mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
feat: added "One Time Secret" (#1306)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
1d1d6c89ab
commit
e36bc6b9b2
1 changed files with 13 additions and 0 deletions
13
software/one-time-secret.yml
Normal file
13
software/one-time-secret.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: "One Time Secret"
|
||||
website_url: "https://docs.onetimesecret.com"
|
||||
source_code_url: "https://github.com/onetimesecret/onetimesecret"
|
||||
description: "Share sensitive information securely with self-destructing links that are only viewable once."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- Ruby
|
||||
- Nodejs
|
||||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
demo_url: "https://onetimesecret.com"
|
||||
Loading…
Reference in a new issue