diff --git a/README.md b/README.md index f15a4f8..0aeca19 100644 --- a/README.md +++ b/README.md @@ -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)