Documentation
¶
Overview ¶
Package pad implements the "ctx pad" command for managing an encrypted scratchpad.
The scratchpad stores short, sensitive one-liners that travel with the project via git but remain opaque at rest. Entries are encrypted with AES-256-GCM using a symmetric key at .context/.scratchpad.key.
A plaintext fallback (.context/scratchpad.md) is available via the scratchpad_encrypt config option in .contextrc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.