ots
Secret sharer
An application that securely shares and stores one-time secrets using symmetric AES encryption.
One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser
463 stars
12 watching
69 forks
Language: Go
last commit: 24 days ago aes256encryptiongolangone-time-secret
Related projects:
Repository | Description | Stars |
---|---|---|
rpgeeganage/ots-share-app | An app to securely share secrets only once, using encryption and a limited-time link | 59 |
sniptt-official/ots | A tool for securely sharing end-to-end encrypted secrets with others via a one-time URL. | 1,773 |
jhaals/yopass | A tool for securely sharing sensitive information, such as passwords and files, locally in the browser without exposing decryption keys. | 1,860 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
andrewpaglusch/flashpaper | A one-time encrypted password/secret sharing application focused on simplicity and security | 399 |
pglombardo/passwordpusher | A tool for securely sharing sensitive information with automatic expiration and deletion, featuring encryption, audit logs, and customizable options. | 2,092 |
smallwat3r/shhh | A tool to securely share sensitive information through encrypted links with expiration dates and limited access attempts. | 378 |
rsjethani/secret | Protects sensitive data by making it inaccessible to operations like printing and logging | 28 |
depado/goploader | A file sharing system with server-side encryption and easy terminal-based usage | 275 |
ladnir/aby3 | An implementation of a three-party MPC framework for secure machine learning and database operations | 202 |
manifoldco/torus-cli | A secure workspace for managing sensitive information | 614 |
snipsco/rust-threshold-secret-sharing | A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. | 159 |
thoughtworks/talisman | A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,916 |
ursiform/sleuth | A Go library for peer-to-peer communication between services on the same network | 373 |
jpoehnelt/secrets-sync-action | An action that synchronizes secrets from one repository to multiple others in a GitHub organization. | 314 |