Tobi-mmt / crypto-text

Home Page:https://crypto-text.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Text

This APP provides a way to transfer text data in an encrypted way over the internet without the need to save any information in a database.
All informations are generated on the client and stored in the URL. So it is possible to send the encrypted data via an URL but without the risk some server hacks can leak the data – since there is no database.

start dev server

yarn dev

About

https://crypto-text.vercel.app/


Languages

Language:TypeScript 100.0%