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
481 stars
12 watching
70 forks
Language: Go
last commit: about 1 month 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 | 62 |
sniptt-official/ots | A tool for securely sharing end-to-end encrypted secrets with others via a one-time URL. | 1,776 |
jhaals/yopass | Tools for securely sharing sensitive data | 1,893 |
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 | 411 |
pglombardo/passwordpusher | A tool for securely sharing sensitive information with automatic expiration and deletion, featuring encryption, audit logs, and customizable options. | 2,146 |
smallwat3r/shhh | A tool to securely share sensitive information through encrypted links with expiration dates and limited access attempts. | 385 |
rsjethani/secret | Protects sensitive data by making it inaccessible to operations like printing and logging | 29 |
depado/goploader | A tool that enables easy file sharing with server-side encryption. | 277 |
ladnir/aby3 | Provides tools and frameworks for secure data sharing and machine learning applications. | 205 |
manifoldco/torus-cli | A secure workspace for managing sensitive information | 613 |
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,922 |
ursiform/sleuth | A Go library for peer-to-peer communication between services on the same network | 375 |
jpoehnelt/secrets-sync-action | An action that synchronizes secrets from one repository to multiple others in a GitHub organization. | 317 |