gstein commented on issue #233:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/233#issuecomment-3433263431

   I also like the checksum concept, but would suggest a simple CRC16. That is 
more than sufficient to reduce accidental mistakes in copying tokens. (eg. one 
false positive crc-check in 65536 samples; one-thousandth of 1%). CRC16 would 
produce half the characters.
   
   I do not recommend base62. That is not a well-standardized algorithm (eg. 
not in python's standard library). Not in APR(-util). etc
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to