speeeling

This commit is contained in:
Peter D. Gray 2022-07-18 10:38:37 -04:00
parent 344726baf9
commit 00fc312c82
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B

View File

@ -11,7 +11,8 @@ In addition to deriving up to 10,000 distinct secure passwords, the Coldcard Mk4
can also type them into a computer by emulating a USB keyboard, and simulating the
keystrokes needed to type the password.
#### Requirements:
#### Requirements
* Coldcard Mk4 with version 5.0.5 or newer
* USB-C with data link (won't work with power only cable from Coinkite)
@ -64,7 +65,7 @@ However, BIP-85 won't be respected in this case.
## Coldcard Specifics
Check [BIP-85](https://github.com/scgbckbone/bips/blob/passwords/bip-0085.mediawiki)
for complete specification of the new addtion to BIP-85.
for complete specification of the new addition to BIP-85.
Coldcard does not allow you to specify password length - we always
use length of **21**. Passwords of this length generated according
@ -99,6 +100,6 @@ Although the Coldcard is emulating a keyboard at the lowest possible level,
for some reason occasionally high-level applications have
trouble with our high-speed typing.
- KeePass 2.45 (under Ubuntu). Capitol letters may be lost.
- KeePass 2.45 (under Ubuntu). Capital letters may be lost.