irby / secrets-sharing-tool

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:C# 46.9%Language:TypeScript 31.6%Language:CSS 18.3%Language:HTML 3.0%Language:Dockerfile 0.1%