kriptopter/README.md

5 lines
247 B
Markdown
Raw Normal View History

2018-07-01 19:26:53 +02:00
# Kriptopter
mini web app to use WebCrypto
2018-07-01 19:28:26 +02:00
[bookmarklet](javascript:win=window.open('','','titlebar=no,location=no'); fetch('https://git.p2p.legal/dig/kriptopter/raw/master/kriptopter').then(res=>res.text()).then(app=>win.document.write(app) ))