docs: sync ROADMAP and add compression design note

- Update test count: 301 → 337
- Fix CLI commands: pki revoke doesn't exist, use pki download
- Add compression URL marker requirement to TODO ideas
This commit is contained in:
Username
2025-12-25 19:30:09 +01:00
parent 14c8d0d83d
commit f640ec85b5
2 changed files with 6 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ Unstructured intake buffer for ideas, issues, and observations. Items here are r
## Ideas
- Paste compression for large text content
- Must mark compression in URL fragment (e.g., `#z:<key>` or `#<key>:z`)
- Receiver needs to know content is compressed before decryption
- ETag support for conditional requests
- Neovim/Vim plugin for editor integration
- Webhook notifications for paste events