TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Secret: A simple self-hosted e2e encrypted alternative to onetimesecret

4 pointsby wafflalmost 4 years ago

1 comment

wafflalmost 4 years ago
I wanted a simple to use, easy to deploy tool to send sensitive data to clients. I was often using onetimesecret which is great, but still felt wary of trusting a hosted service for these things. While they have indeed open sourced their code, I wanted an even simpler/easy to deploy version (just php7/apache) that is also e2e encrypted. I hope this could be useful to others.