1 Repo
Notifications triggered immediately upon the decryption of a secret link.
Distinguishing note: None of the candidates cover real-time notifications upon the act of decryption for shared secrets.
Explore 1 awesome GitHub repository matching security & cryptography · Decryption Alerts. Refine with filters or upvote what's useful.
Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It utilizes client-side encryption to ensure that sensitive data is encrypted in the browser before transmission, preventing the server from seeing plain text. The platform differentiates itself through an integrated security auditing system that generates structured logs and triggers cryptographically signed webhooks when secrets are created, viewed, or expired. It also features an access control system based on OpenID Connect, allowing administrators to restrict secret creation and
Sends an email or triggers a webhook the moment a one-time secret link is decrypted by a recipient.