HR / Crypter

🔓✨🔒 An innovative, convenient and secure encryption app
https://git.io/Crypter
MIT License
454 stars 70 forks source link

MasterPass requirements and rules #32

Closed HR closed 6 years ago

HR commented 7 years ago

Crypter currently enforces certain MasterPass requirements (found in the README under FAQ). Consider allowing all unicode chars and if not than at least more than currently.

The problem with supporting all unicode or even just ambiguous characters such as a space is that handling them could cause errors. It is also unconventional for the average user whereas the above outlined guideline is commonplace and hence could result in a bad UX.