-
Notifications
You must be signed in to change notification settings - Fork 5
Help: Alternatives
Brian Graham edited this page May 1, 2018
·
5 revisions
There are many alternative private and open source alternatives. The private ones aren't really interesting to me, but I'd like to share the open source alternatives I've seen:
Link | Notes |
---|---|
go-flashpaper | Minimal, works well, I had to edit source code when I wanted to use it due to the SSL thing |
onetimesecret/onetimesecret | Originally I wanted to use this. Requires Redis. Time-consuming to customize. Stores secrets in a database with app-wide secret encryption. |
mvazquezc/onetimesecret | Supports emailing secrets. Supports secret passwords. |
AliceToBob | Supports file uploads. Client and server side encryption. Passwords. |
Achiel/Secrets | Redis backed |
colourlessgreen | The naming on github confused me so I stopped looking, but it appears to have been on HackerNews 5 years ago |
cloudbootup/one-time | Postgres backed |
I wanted to create one that someone could easily deploy in minutes or hack on to suit their own needs.
I know other projects are called "one time secret". ... ¯\_(ツ)_/¯