kriptopter/README.md

5 lines
247 B
Markdown

# Kriptopter
mini web app to use WebCrypto
[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) ))