trisacrypto / directory

TRISA implementation of the Global VASP Directory Service
https://vaspdirectory.net
MIT License
6 stars 5 forks source link

Registration enhancements (better VASP uniqueness) #38

Open rebeccabilbro opened 3 years ago

rebeccabilbro commented 3 years ago

Better VASP uniqueness

Currently we only check uniqueness on commonName but not the legalName, which leaves open a loophole that we want to close with this issue.

bbengfort commented 3 years ago

Related to https://github.com/trisacrypto/trisa/issues/53 and #34