Show HN: Arxid – keyed, non-enumerable ID obfuscation
By byolopes · 2026-08-05 · 2 points · 0 comments
https://github.com/lucasolopes/arxid
I kept reaching for Hashids/Sqids to keep sequential IDs out of URLs, but they don't use a real key — the alphabet is shuffled by a salt, and the Sqids FAQ says outright "there is no encryption of any kind." arxid is a keyed reversible permutation instead: a balanced Feiste…
Open the full discussion on BetterNews