Show HN: No-install, end-to-end encrypted HTML artifact sharing for agents AskHuman launched a no-install, end-to-end encrypted HTML artifact sharing service for AI agents. The server stores ciphertext for seven days, with decryption keys passed via URL fragments, enabling secure sharing of single-file HTML pages. A browser bookmarklet allows users to encrypt DOM snapshots and generate share links. askhuman.app Encrypted HTML links for agent-made pages. The server stores ciphertext for seven days. The browser gets the key from the URL fragment and renders the decrypted single-file HTML in a sandbox. The curl response gives the agent the OpenSSL recipe, the upload endpoint, and the exact rule that the final URL must end with k=... . Browser bookmarklet askhuman snapshot /bookmarklet.js Drag it to your bookmarks bar. Click it on a page to encrypt a DOM snapshot and open the share link in askhuman.app.