feat: add One Time Secret template

This commit is contained in:
Nicholas Penree
2025-03-12 19:15:45 -04:00
parent 205179f816
commit 95885291d2
4 changed files with 82 additions and 0 deletions

View File

@@ -717,6 +717,22 @@
"manager"
]
},
{
"id": "onetimesecret",
"name": "One Time Secret",
"version": "0.20.5",
"description": "One Time Secret is a self-hosted, open-source, and secure way to share secrets.",
"links": {
"github": "https://github.com/onetimesecret/onetimesecret",
"website": "https://onetimesecret.com/",
"docs": "https://docs.onetimesecret.com/"
},
"logo": "onetimesecret.svg",
"tags": [
"password",
"self-hosted"
]
},
{
"id": "vaultwarden",
"name": "Vaultwarden",