stamp-protocol / tracker

The place for all features, bugs, and discussions
https://stampid.net/
2 stars 0 forks source link

StampNet: save and retrieve short-form identities #44

Open orthecreedence opened 2 months ago

orthecreedence commented 2 months ago

Right now we just save IdentityID as a full key, but we should also save the truncated 16-char short form, and validate it just like the main one. We'll have to adjust the lookup code a bit to not require IdentityID but oh well.