GylSky / justencrypt.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just Encrypt Lah

You can see the website here.

This is an experimental static website that wraps some basic public key cryptography features, to allow users to securely share secrets. It has zero external dependencies, and only needs a browser which supports the Web Crypto API.

There are easier ways to securely share secrets if both the sender and receiver has access to end-to-end encrypted apps such as Signal app.

About

License:MIT License


Languages

Language:JavaScript 57.2%Language:HTML 37.4%Language:CSS 3.3%Language:Makefile 1.9%Language:Dockerfile 0.2%