ots
Secret sharer
A tool for securely sharing end-to-end encrypted secrets with others via a one-time URL.
🔐 Share end-to-end encrypted secrets with others via a one-time URL
2k stars
20 watching
47 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
cliend-to-end-encryptionsecret-managementsecret-sharing
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 |
snipsco/rust-threshold-secret-sharing | A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. | 159 |
luzifer/ots | An application that securely shares and stores one-time secrets using symmetric AES encryption. | 481 |
smallwat3r/shhh | A tool to securely share sensitive information through encrypted links with expiration dates and limited access attempts. | 385 |
jhaals/yopass | Tools for securely sharing sensitive data | 1,893 |
stealth/sshttp | Allows multiple protocols to share the same port on a host by multiplexing incoming traffic. | 871 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
vicktornl/wagtail-secret-sharing | A package to share sensitive information securely using a Wagtail integration | 5 |
anshumanbh/git-all-secrets | Tools to discover sensitive information from GitHub repositories and gists | 1,114 |
bishopfox/gitgot | A tool to search public GitHub data for sensitive secrets using feedback-driven semi-automation | 1,466 |
thoughtworks/talisman | A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,918 |
jpoehnelt/secrets-sync-action | An action that synchronizes secrets from one repository to multiple others in a GitHub organization. | 317 |
encryptogroup/psi | An implementation of Private Set Intersection protocols for secure data sharing | 177 |
pglombardo/passwordpusher | A tool for securely sharing sensitive information with automatic expiration and deletion, featuring encryption, audit logs, and customizable options. | 2,146 |
rsjethani/secret | Protects sensitive data by making it inaccessible to operations like printing and logging | 29 |