BangleApps/apps/pinsafe/README.md

8 lines
302 B
Markdown
Raw Normal View History

2023-01-17 14:09:28 +00:00
# PIN safe
Stores several encrypted PINs on your watch. You can use one key to decode them all.
This is safe, as long as:
- None of the PINs can be guessed by a brute force attack.
- All of the PINs are random.
2023-01-18 11:03:00 +00:00
- Your key is long enough (preferably as long as your PINs).
This app requires a keyboard!