Skip to content

Commit

Permalink
Adds backup info for secrets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fassko committed Sep 17, 2024
1 parent 6de836e commit e7609ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/fassets/generate-keys-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

!!! warning

The addresses in `secrets.json` are designed to be used as hot wallets and should not hold large amounts of tokens, since their private keys are accessible on a machine that is permanently online.
Instead, it's best to keep your main account in an offline wallet and transfer funds to these hot wallets as needed.
* The addresses in `secrets.json` are for hot wallets and shouldn’t hold large token amounts, as their private keys are on an always-online machine. Keep your main account in an offline wallet and transfer funds as needed.
* Back up the `secrets.json` file immediately after creation and whenever new keys are added. Store the backup securely, preferably on an external drive in a physical vault, as unauthorized access can compromise the agent. Regular backups aren’t needed unless changes are made.

0 comments on commit e7609ba

Please sign in to comment.