February 13, 2026
Client-Side Encryption for Static Sites: pagevault + cryptoid
Two tools for password-protecting content on static sites, no backend required. pagevault encrypts HTML files and embedded assets. cryptoid encrypts Hugo markdown at build time. Both use AES-256-GCM and decrypt in the browser.