EOSIO / welcome

Documentation that covers EOSIO Overview, Getting Started and Protocol documents
38 stars 54 forks source link

Uses undefined terms #344

Open rusty-block-one opened 4 years ago

rusty-block-one commented 4 years ago

In 1.6, Create Test Accounts, in section Step 2, the following text appears:

Notice that actually alice has both owner and active public keys. EOSIO has a unique authorization structure that has added security for your account. You can minimize the exposure of your account by keeping the owner key cold, while using the key associated with your active permission.

This is the first appearance of the term cold. No explanation of that term is provided. So, the reader is left trying to figure out what cold means in this context.

iamveritas commented 3 years ago

this has been moved around, it is now here https://developers.eos.io/welcome/latest/getting-started-guide/local-development-environment/create-dev-accounts

good find. thank you!