Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/content/security/index.md
Co-authored-by: Sam Richards <[email protected]>
  • Loading branch information
minimalsm and samajammin authored Sep 23, 2021
commit a9beaa63f9c80978e8c223442f7f085e8b34b4a5
2 changes: 1 addition & 1 deletion src/content/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The private key to your wallet acts as a password to your Ethereum wallet. It is

By screenshotting your seed phrases or private keys, you risk syncing them to the cloud and potentially making them accessible to hackers. Obtaining private keys from the cloud is a common attack vector for hackers.

### Use a Hardware Wallet {#use-hardware-wallet}
### Use a hardware wallet {#use-hardware-wallet}

A hardware wallet provides offline storage for private keys. They are considered the most secure wallet option for storing your private keys.

Expand Down