byte.glass
Tools for seeing bytes clearly.
Binary doesn't have to look like a wall of hex or slip past you disguised as text. These projects each pick a small seam in how we look at data and pry it open a little.
Projects
hmac.sh
A single-page, client-side tool for building and sharing HMAC-SHA256 derivation chains. Paste a key, add signing steps, share the URL — the whole chain travels in the hash.
Base256 codec coming soon
A Swift package for blob's base-256 Braille encoding, pulled out as a standalone library so other projects can share the same "this is bytes" glyph set.