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 supported1 Subscribers
Add a CodeTriage badge to cloakbin
Help out
- Issues
- Rate limiter: share state across action types per IP (prevent compound bypass)
- Add offline / network-failure UX on paste creation and retrieval
- Paste view: show a loading skeleton instead of a blank screen while decrypting
- Deduplicate loadLanguageExtension between home page and paste view page
- Add Lighthouse CI to the GitHub Actions workflow
- Add web-vitals reporting in the browser (INP, LCP, CLS)
- 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
- Docs
- not yet supported