Add SecureShare to the list of secure sharing tools

This commit is contained in:
ekos-cyber 2026-02-25 16:47:25 +01:00 committed by GitHub
parent dea19c4f23
commit e45940a82a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1053,6 +1053,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. - [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. - [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. - [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.
- [SecureShare](https://github.com/ekos-cyber/SecureShare-App) - Zero-knowledge, E2EE self-hosted platform for sharing sensitive data and secrets with automatic expiration and CLI support. Open-source.
[Back to top 🔝](#contents) [Back to top 🔝](#contents)