Skip to content

Commit 34b783a

Browse files
authored
Docs imprevements (#56)
* fix README.md * fix addSubdomains.md * fix README.md * fix README.md * fix lnd-onchain-wallet-only.md * fix seedxor.md * fix README.md
1 parent d654f2e commit 34b783a

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

BTCPayServer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Run BTCPayServer on your RaspiBlitz using the already synced bitcoin blockchain and local LND node.
44
Benefit from the backup and security features of the RaspiBlitz and LND.
5-
No added synchronization needed.
5+
No added synchronization is needed.
66

77
Requirements:
88
* a domain name or dynamic DNS

BTCPayServer/addSubdomains.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ read EMAIL
1111
echo "Input 3 subdomains separated with commas (eg: pay.example.com,tips.example.com,status.example.com)"
1212
read SUBDOMAINS
1313
14-
echo "Input the URL to be redirected to for the second domain"
14+
echo "Input the URL to be redirected to the second domain"
1515
read REDIRECT1
1616
echo "Input the URL to be redirected to for the third domain"
1717
read REDIRECT2
@@ -81,4 +81,4 @@ server {
8181
proxy_pass http://localhost:23000;
8282
}
8383
} " | sudo tee -a /etc/nginx/sites-available/btcpayserver
84-
```
84+
```

ZAPtoRaspiBolt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The desktop app ZAP (https://github.com/LN-Zap/zap-desktop)
66
) is a cross platform Lightning Network wallet focused on user experience and ease of use.
77

8-
Download ZAP for your operating sytem:
8+
Download ZAP for your operating system:
99
https://github.com/LN-Zap/zap-desktop/releases
1010
Install instructions: https://github.com/LN-Zap/zap-desktop#install
1111

backups/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Can be thought of as a physical 2-of-3 multisig solution.
1313
## [Samourai Wallet](samouraiwallet.md)
1414
---
1515
### Electrum Wallet seed as a passphrase
16-
A well proven way to generate random 12 word list is to create a new wallet seed in [Electrum Wallet](https://electrum.org/#download).
16+
A well proven way to generate a random 12 word list is to create a new wallet seed in [Electrum Wallet](https://electrum.org/#download).
1717
To use Electrum boot [Tails](https://tails.boum.org/) (ideally offline) or [download and verify the wallet](https://electrum.org/#download) on an existing system.
1818

19-
Follow steps 1-5 in this [guide](https://bitcoinelectrum.com/creating-an-electrum-wallet/) to get the seed. The wallet file is not needed, only write down the words and store accordingly. The 12 words are to be used as a passphrase, encryption passphrase, cypher phrase or wallet unlock password. Do not reuse passphrases for more than one purpose and label the backups clearly.
19+
Follow steps 1-5 in this [guide](https://bitcoinelectrum.com/creating-an-electrum-wallet/) to get the seed. The wallet file is not needed, only write down the words and store them accordingly. The 12 words are to be used as a passphrase, encryption passphrase, cypher phrase or wallet unlock password. Do not reuse passphrases for more than one purpose and label the backups clearly.
2020

2121
The [Electrum word list](https://github.com/spesmilo/electrum/blob/master/electrum/wordlist/english.txt) is based on the same 2048 words as the the [BIP39 word list](https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt) which the ColdCard firmware contains so the keyboard entry is facilitated by the menu.
2222

backups/lnd-onchain-wallet-only.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ More on LND wallet recovery: <https://github.com/lightningnetwork/lnd/blob/maste
1717
LND seed format (different from Bip39 or Electrum): <https://github.com/lightningnetwork/lnd/tree/master/aezeed>
1818
Test at https://guggero.github.io/cryptography-toolkit/#!/aezeed
1919

20-
Include the Node ID on all backup locations. It is derived from the bip32 root key (encoded by the Seed + Cypher Phrase) so can be used to identify the backup and test the successful recovery.
20+
Include the Node ID on all backup locations. It is derived from the bip32 root key (encoded by the Seed + Cypher Phrase) so it can be used to identify the backup and test the successful recovery.
2121
Obtain the Node ID with
2222
```
2323
$ lncli getinfo | grep identity_pubkey
@@ -45,4 +45,4 @@ $ lncli getinfo | grep identity_pubkey
4545
### Location 3
4646
* Node ID
4747
* Seed words #1 - #12
48-
* Seed words #13 - #24
48+
* Seed words #13 - #24

backups/seedxor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## SeedXOR multi-location backup scheme
22
Full documentation: [seedxor.com/](https://seedxor.com/)
33

4-
Existig seeds can be broken up with seedXOR or can be used as components of a new a scheme.
4+
Existig seeds can be broken up with seedXOR or can be used as components of a new scheme.
55
If there was a BIP39 passphase used keep a copy of the passphrase on every location.
66

77
Currently the scheme can be used on a [ColdCard](https://github.com/Coldcard/firmware/blob/master/docs/seed-xor.md) and is planned to be implemented in [SeedSigner](https://github.com/SeedSigner/seedsigner/issues/43).
@@ -26,4 +26,4 @@ The seed can also be calculated manually so the ColdCard is not strictly necessa
2626

2727
#### Location 3
2828
* Seed1
29-
* Seed3
29+
* Seed3

electrs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![electrum](./images/electrum.png)
66

7-
Requires 50 Gb diskpace after compactiing and ~100 GB during indexing (Nov 2019).
7+
Requires 50 Gb diskpace after compacting and ~100 GB during indexing (Nov 2019).
88

99
Tested on:
1010
* Raspberry Pi 4

0 commit comments

Comments
 (0)