From 09bb20f4221c8e80ec0624f882f906d5aedb4515 Mon Sep 17 00:00:00 2001 From: Nathan <42048771+SeaweedbrainCY@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:15:26 -0400 Subject: [PATCH] Zero totp (#1692) Co-authored-by: Rabenherz112 Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/zero-totp.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/zero-totp.yml diff --git a/software/zero-totp.yml b/software/zero-totp.yml new file mode 100644 index 0000000000..aa15f76795 --- /dev/null +++ b/software/zero-totp.yml @@ -0,0 +1,10 @@ +name: "Zero-TOTP" +website_url: "https://zero-totp.com" +source_code_url: "https://github.com/SeaweedbrainCY/zero-totp" +description: "Complete, reliable, secure and zero-trust webapp based on zero-knowledge encryption to store your TOTP codes." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Miscellaneous