Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
postq
command
Package main is the entrypoint for the PostQ CLI.
|
Package main is the entrypoint for the PostQ CLI. |
|
postq-mcp
command
Command postq-mcp is a Model Context Protocol (MCP) server that exposes PostQ's cryptographic-posture tools to AI agents (Claude Desktop, Cursor, etc.).
|
Command postq-mcp is a Model Context Protocol (MCP) server that exposes PostQ's cryptographic-posture tools to AI agents (Claude Desktop, Cursor, etc.). |
|
internal
|
|
|
apiclient
Package apiclient submits scan reports to the PostQ API.
|
Package apiclient submits scan reports to the PostQ API. |
|
attest
Package attest implements client-side verification of PostQ attestation documents.
|
Package attest implements client-side verification of PostQ attestation documents. |
|
banner
Package banner holds the static PostQ ASCII logo and the rotating Q-words used by the interactive shell.
|
Package banner holds the static PostQ ASCII logo and the rotating Q-words used by the interactive shell. |
|
commands
Attestation subcommands: `postq attest verify`.
|
Attestation subcommands: `postq attest verify`. |
|
config
Package config handles persistence of CLI credentials in ~/.postq/config.json.
|
Package config handles persistence of CLI credentials in ~/.postq/config.json. |
|
hybridsign
Package hybridsign is a thin stdlib-only HTTP wrapper around the PostQ hybrid signing endpoints (/v1/hybrid-keys, /v1/sign, /v1/verify).
|
Package hybridsign is a thin stdlib-only HTTP wrapper around the PostQ hybrid signing endpoints (/v1/hybrid-keys, /v1/sign, /v1/verify). |
|
report
Package report defines the wire format for scan submissions to /v1/scans.
|
Package report defines the wire format for scan submissions to /v1/scans. |
|
scancode
Package scancode runs cheap, deterministic crypto-misuse detectors over a local source tree.
|
Package scancode runs cheap, deterministic crypto-misuse detectors over a local source tree. |
|
scanurl
Package scanurl performs a real TLS handshake against a host and reports quantum-vulnerable cipher suites, key exchange algorithms, and certificate signature algorithms.
|
Package scanurl performs a real TLS handshake against a host and reports quantum-vulnerable cipher suites, key exchange algorithms, and certificate signature algorithms. |
|
term
Package term provides minimal terminal helpers (size, resize signal, raw-mode input) using only the Go standard library.
|
Package term provides minimal terminal helpers (size, resize signal, raw-mode input) using only the Go standard library. |
|
tui
Package tui implements the interactive PostQ shell launched when the user runs `postq` with no arguments.
|
Package tui implements the interactive PostQ shell launched when the user runs `postq` with no arguments. |
|
ui
Package ui provides TTY-aware ANSI color helpers for terminal output.
|
Package ui provides TTY-aware ANSI color helpers for terminal output. |
Click to show internal directories.
Click to hide internal directories.