summaryrefslogtreecommitdiff
path: root/bip-0038.mediawiki
diff options
context:
space:
mode:
authorkatesalazar <52637275+katesalazar@users.noreply.github.com>2024-05-04 15:17:28 +0000
committerKate <mercedes.catherine.salazar@gmail.com>2024-05-07 15:34:37 +0000
commit4ddb0cc8933fe677103b8c1b2407922c76b98f71 (patch)
treeeddd2ea44ba02a527bbb6a96924e2ac45bcf4ea0 /bip-0038.mediawiki
parentc4c5c69bdf260513377929c3748c8c95fe18d9a2 (diff)
downloadbips-4ddb0cc8933fe677103b8c1b2407922c76b98f71.tar.xz
Update bip-0038.mediawiki
Add missing closing double single quote. The italicized paragraph gets cautiously closed.
Diffstat (limited to 'bip-0038.mediawiki')
-rw-r--r--bip-0038.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0038.mediawiki b/bip-0038.mediawiki
index f5013db..8a79bf6 100644
--- a/bip-0038.mediawiki
+++ b/bip-0038.mediawiki
@@ -39,7 +39,7 @@ This proposal is hereby placed in the public domain.
:'''''User story:''' As a Bitcoin user who uses paper wallets, I would like the ability to add encryption, so that my Bitcoin paper storage can be two factor: something I have plus something I know.''
:'''''User story:''' As a Bitcoin user who would like to pay a person or a company with a private key, I do not want to worry that any part of the communication path may result in the interception of the key and theft of my funds. I would prefer to offer an encrypted private key, and then follow it up with the password using a different communication channel (e.g. a phone call or SMS).''
:'''''User story:''' (EC-multiplied keys) As a user of physical bitcoins, I would like a third party to be able to create password-protected Bitcoin private keys for me, without them knowing the password, so I can benefit from the physical bitcoin without the issuer having access to the private key. I would like to be able to choose a password whose minimum length and required format does not preclude me from memorizing it or engraving it on my physical bitcoin, without exposing me to an undue risk of password cracking and/or theft by the manufacturer of the item.''
-:'''''User story:''' (EC-multiplied keys) As a user of paper wallets, I would like the ability to generate a large number of Bitcoin addresses protected by the same password, while enjoying a high degree of security (highly expensive scrypt parameters), but without having to incur the scrypt delay for each address I generate.
+:'''''User story:''' (EC-multiplied keys) As a user of paper wallets, I would like the ability to generate a large number of Bitcoin addresses protected by the same password, while enjoying a high degree of security (highly expensive scrypt parameters), but without having to incur the scrypt delay for each address I generate.''
==Specification==
This proposal makes use of the following functions and definitions: