cloakbin
https://github.com/ishannaik/cloakbin
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to cloakbin
Help out
- Issues
- Replace navigator.platform with navigator.userAgentData for OS detection
- Add copy-button visual feedback (checkmark → reset) on the paste view
- EncryptionBanner: persist dismissal in sessionStorage instead of localStorage
- CLI: add a man page (cloakbin.1) generated from --help output
- Add retry logic to CLI network requests with exponential back-off
- Shared constant for accepted expiry buckets (server + client + CLI)
- Add integration tests for POST /api/paste and GET /api/paste/[id] using vitest
- Turso adapter: implement createPaste, getPaste, burnPaste using libsql-client
- test: cover the stdin path in the CLI (cloakbin create -)
- Security header audit and baseline matrix
- Docs
- not yet supported