This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Proposal: Use base32h for default CIDs #441
Labels
need/triage
Needs initial labeling and prioritization
TIL about https://base32h.github.io
base32h is a human friendly (easier to memorize, read) of base32. It looks like a great match for our primary usecase of base32 (e.g. subdomains).
Currently, it only has impl in JS+TypeScript, but getting implementations in other languages should be rather trivial https://base32h.github.io/implementations
The text was updated successfully, but these errors were encountered: