Go to file
devingfx 0669ad31de Split and rekonstrui 2018-07-08 23:41:18 +02:00
README.md UI improvment + languages support + crypto v3 + support of parented 2018-07-08 23:31:21 +02:00
app.js Split and rekonstrui 2018-07-08 23:41:18 +02:00
kompilo.js Add the bookmarklet compiler 2018-07-01 18:40:37 +02:00
konstrui.js Split and rekonstrui 2018-07-08 23:41:18 +02:00
kriptopter UI improvment + languages support + crypto v3 + support of parented 2018-07-08 23:31:21 +02:00
lang.js Split and rekonstrui 2018-07-08 23:41:18 +02:00
provo.html Split and rekonstrui 2018-07-08 23:41:18 +02:00
ui.js Split and rekonstrui 2018-07-08 23:41:18 +02:00

README.md

Kriptopter

mini web app to use WebCrypto

Install

git clone https//git.p2p.legal/dig/kriptopter

Usage

Standalone

Open the file kriptopter in a browser. (Tested only under Iron/Chromium 63.0.3300.0, please do the test in other browser and submit an issue, with a minimum stack trace, if you want to help )

Bookmarklet

To compile the app to be used as javascrip: url in a bookmark, some characters need to be escaped, you can use kompilo.js with nodejs:

node kompilo

it will generate a kriptoptlet file containing the text to copy/paste in a new bookmark.

bookmarklet online

Roadmap