https://github.com/pastesafe/pastesafe.github.io
instant web cryptography. encrypt in realtime as you type. share and decrypt ciphertext.
https://github.com/pastesafe/pastesafe.github.io
cryptography web-app
Last synced: 4 months ago
JSON representation
instant web cryptography. encrypt in realtime as you type. share and decrypt ciphertext.
- Host: GitHub
- URL: https://github.com/pastesafe/pastesafe.github.io
- Owner: pastesafe
- License: isc
- Created: 2016-01-18T06:43:45.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2017-09-29T08:27:32.000Z (over 8 years ago)
- Last Synced: 2026-02-22T19:59:14.817Z (4 months ago)
- Topics: cryptography, web-app
- Language: TypeScript
- Homepage: https://pastesafe.github.io/
- Size: 324 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
pastesafe web app — [pastesafe.github.io](https://pastesafe.github.io/) <-- use the app
=======================================================================================
*instant web cryptography*
- built on the [Web Cryptography API](https://www.w3.org/TR/WebCryptoAPI/)
- written in [TypeScript](https://www.typescriptlang.org/)
- development experience preconfigured for [VSCode](https://code.visualstudio.com/)
there are two pastesafe github projects:
- [pastesafe web app](https://github.com/pastesafe/pastesafe.github.io) <-- You are here
- [pcrypto npm module](https://github.com/pastesafe/pcrypto) (web crypto is here)
issues, comments, and pull requests are gladly welcomed by both projects — your review of pastesafe and pcrypto code would be very much appreciated