erans / torcontactinfogenerator

Tor ContactInfo Generator
MIT License
4 stars 2 forks source link

Add pgp fingerprint length requirement #21

Closed Le1b1 closed 2 years ago

nusenu commented 2 years ago

Thanks for the PR.

@erans it would be even nicer the generator would validate the input and refuse to include fields that do not adhere to the regex/specification.

Le1b1 commented 2 years ago

Maybe adding the minlength="40"attribute would be sufficient?