| Module | harness | Undocumented |
| Module | inprocess | In-process keyserver fixture. |
| Package | tests | No package docstring; 2/4 modules documented |
| Module | web | GPG Key Information Server Prototype. |
From the __init__.py module:
| Class | InProcessKeyServerFixture | A fixture that runs an in-process key server. |
| Class | KeyServerTac | A test key server for use by functional tests. |