forked from FOSS/BangleApps
Update README.md
parent
5f442c0e18
commit
35e19a00c2
|
@ -3,4 +3,5 @@ Stores several encrypted PINs on your watch. You can use one key to decode them
|
||||||
This is safe, as long as:
|
This is safe, as long as:
|
||||||
- None of the PINs can be guessed by a brute force attack.
|
- None of the PINs can be guessed by a brute force attack.
|
||||||
- All of the PINs are random.
|
- All of the PINs are random.
|
||||||
- Your secret key remains secret.
|
- Your key is long enough (preferably as long as your PINs).
|
||||||
|
This app requires a keyboard!
|
||||||
|
|
Loading…
Reference in New Issue