notes and passwords

This commit is contained in:
Peter D. Gray 2024-01-26 10:51:18 -05:00
parent 5f41a73938
commit 96544fd819
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -157,7 +157,7 @@ We will summarize transaction outputs as "change" back into same wallet, however
# BBQr Scanning (Q)
- files up to 2MiB in size can be accepted
- when 14 or less parts, displays status of each part, above that, just percent complete
- when 14 or less parts, we display status of each part, above that number, just percent complete
# QR Scanning (Q)
@ -171,3 +171,11 @@ We will summarize transaction outputs as "change" back into same wallet, however
- binary QR codes are not supported
- when pasting into a secure note, if the QR's data is > 60 chars long, we assume done
# Secure Notes & Passwords (Q)
- when Q picks a password for you (using F1 thru F5), the entropy is 126 bits or more,
except F3 which makes an easier to type password of around 48 bits entropy.
- Title, Sitename and Username fields are limited to 32 characters in length.
- Passwords are limited to 128 characters.
- Note text is unlimited, but holding very large notes may affect performance in other areas.