Skip to content

A C#/.NET Core API and Angular client application designed to help users securely distribute short-session one-time secrets.

License

Notifications You must be signed in to change notification settings

irby/secrets-sharing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Tests Frontend Tests End-to-end Tests

Kronocrypt

Kronocrypt allows users to easily and securely share secret information across the internet. Secret information is stored encrypted and can only be accessed using the link generated when the secret is created – not even someone with database access can read the secret information. Users can easily configure how long they want the secret to last, and once the secret has been accessed or passes its expiry datetime the secret contents are erased forever. This guarantees complete privacy between you and whomever you want to share your secrets with.

Kronocrypt is entirely open-source and free to extend.

Additional documentation:

About

A C#/.NET Core API and Angular client application designed to help users securely distribute short-session one-time secrets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published