Show HN: Hashful storage. Store your whole file in the URL hash
Category: cli-tool
Tags: url-encoding, file-sharing, browser-tool
Score: 3.7/10 (Innovation: 4, Technical: 4, Documentation: 3, Utility: 3)
Hashful storage encodes a file into a URL hash using gzip and base2048 encoding, allowing the entire file to be stored in the URL fragment. It's a creative but niche experiment that works entirely in the browser, though it is limited by URL length constraints and lacks significant practical utility.
Target audience: frontend devs, web enthusiasts
Repository: https://0x1.pt/dl
View on Hacker News