Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera authored May 9, 2024
1 parent 9ba9da4 commit ee480b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,9 @@ still recover your original code using the remaining 3.

## FAQ

**Q. Aren't I not supposed to EVER type my secret mnemonic into the computer?**

**A.** Yes, that is a bad idea. You're computer could be compromised and someone could steal all your bitcoin. And if you use the CLI your phrase will stick around in your zsh/bash history file. So at least delete that. Personally I use splitmonic on a raspberry pi zero that's never connected to the internet (picture below).
**Q. Aren't I not supposed to NEVER type my secret mnemonic into the computer?**

**A.** Yes, that is a bad idea. You're computer could be compromised and someone could steal all your bitcoin. And if you use the CLI your phrase will stick around in your zsh/bash history file. So at least delete that. You could use something like the RPI zero and then destroy it afterwards.
![](assets/rpi_zero.jpg)

**Q. Why wouldn't I just use multi-signature?**
Expand Down

0 comments on commit ee480b2

Please sign in to comment.