Elektrine lite

← Feed

@davatron5000@mastodon.social

Post #1903959

2026-04-06 19:55 UTC

Cool tech alert: Password protected content for static sites using WASM from @TheIdOfAlan https://al9000.com/rust/wasm/static-site-file-decryption/

Replies (1)

  • @FND@hachyderm.io 2026-04-07 20:07

    @TheIdOfAlan@hachyderm.io @davatron5000@mastodon.social that's a very nice write-up; thank you (both) for sharing! out of curiosity (and because my own limited crypto expertise leaves me perennially, uhm, insecure): did you consciously decide against using the Web Crypto API¹? I've used that to similar effect², but remain uncertain whether that's really a good idea ¹ see https://prepitaph.org/articles/web-crypto-secrets/ for my own exploration ² https://prepitaph.org/articles/encrypted-web-documents/

    Open ##3003243