Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ypcli
command
Command ypcli is a cross-platform CLI for publishing text and files as end-to-end-encrypted, self-expiring one-time secrets on a yopass server.
|
Command ypcli is a cross-platform CLI for publishing text and files as end-to-end-encrypted, self-expiring one-time secrets on a yopass server. |
|
internal
|
|
|
api
Package api is the context-aware HTTP transport for the yopass server.
|
Package api is the context-aware HTTP transport for the yopass server. |
|
cli
Package cli wires the ypcli command tree, global flags, configuration and profile resolution, and the central error-to-exit-code mapping.
|
Package cli wires the ypcli command tree, global flags, configuration and profile resolution, and the central error-to-exit-code mapping. |
|
clipboard
Package clipboard is a thin, optional wrapper over the system clipboard.
|
Package clipboard is a thin, optional wrapper over the system clipboard. |
|
config
Package config models ypcli's on-disk configuration: named server profiles persisted as YAML, resolution of the effective settings, and non-persistent token sourcing via an external command.
|
Package config models ypcli's on-disk configuration: named server profiles persisted as YAML, resolution of the effective settings, and non-persistent token sourcing via an external command. |
|
crypto
Package crypto implements the OpenPGP symmetric encryption used by yopass, plus the key/ID generation and share-URL helpers.
|
Package crypto implements the OpenPGP symmetric encryption used by yopass, plus the key/ID generation and share-URL helpers. |
|
output
Package output renders command results either as human-readable text or as machine-readable JSON, so the same commands serve interactive users and CI.
|
Package output renders command results either as human-readable text or as machine-readable JSON, so the same commands serve interactive users and CI. |
Click to show internal directories.
Click to hide internal directories.