Difference between revisions of "ICP custody options"
From Internet Computer Wiki
Diego.prats (talk | contribs) |
Diego.prats (talk | contribs) |
||
Line 10: | Line 10: | ||
*** [https://www.stoicwallet.com/ stoic walleyt] | *** [https://www.stoicwallet.com/ stoic walleyt] | ||
*** [https://www.sygnum.com/ Sygnum] | *** [https://www.sygnum.com/ Sygnum] | ||
+ | ** Yes, then use self-custody | ||
+ | *** NNS frontend dapp + Internet Identity | ||
+ | *** Hardware wallet + networked computer | ||
+ | *** [https://github.com/dfinity/quill Quill] Minimalistic ledger and governance toolkit for cold wallets | ||
+ | **** Networked computer | ||
+ | **** Airgapped computer + networked smartphone | ||
===Examples if you prefer to have maximum control of your keys=== | ===Examples if you prefer to have maximum control of your keys=== |
Revision as of 18:16, 12 November 2021
Options: Maximum ease or maximum control?
To custody your ICP, you have many options, each with different security and usability trade-offs. Choosing your setup is usually where people get most stuck.
- Maximum control of your keys?
- No, then use 3rd party custody solutions
- Yes, then use self-custody
- NNS frontend dapp + Internet Identity
- Hardware wallet + networked computer
- Quill Minimalistic ledger and governance toolkit for cold wallets
- Networked computer
- Airgapped computer + networked smartphone
Examples if you prefer to have maximum control of your keys
Maximum Ease Option
Use Internet Identity with the NNS frontend dapp.
Read more: ICP Custody with NNS frontend dapp
Traits
- Most convenient. Entirely web-based. No need to download or install anything.
- NNS frontend dapp has all the functionality you need
- This is a very common method
- Ideal for people who want to want the easiest path to control their ICP
Maximum Control Option
Use your seed phrase directly with a few options for self-custody tools.
Traits
- This option requires more technical understanding
- User has the most control over their ICP.
- This is the safest option from a software point of view because the user is relying on less software surface area, but it is the riskiest from a human point of view in that it puts the risk of the user's seed phrase and private key custody on them.
- Ideal for people who want as much control over their ICP as possible