Add vnsh to Pastebin and Secret Sharing
This commit is contained in:
parent
60d9044a0b
commit
d1408eb711
|
|
@ -1035,6 +1035,7 @@ These tools are useful when sharing secrets, code snippets or any other kind of
|
|||
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.
|
||||
- [scrt.link](https://scrt.link) - Share a secret. End-to-end encrypted. Ephemeral. Open-source.
|
||||
- [dele-to](https://dele.to) - Open Source. Modern app to share sensitive credentials and secrets securely with client-side AES-256 encryption, zero-knowledge architecture, and automatic self-destruction.
|
||||
- [vnsh](https://vnsh.dev) - Host-blind ephemeral pastebin with CLI. Server never sees decryption keys (stored in URL fragment). Client-side AES-256-CBC, auto-expiring links.
|
||||
|
||||
[Back to top 🔝](#contents)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue