diff --git a/SUMMARY.md b/SUMMARY.md index 5bc6305..2d5a00c 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -11,7 +11,6 @@ * [🔥 Crypto Wallets](for-users/crypto-wallets.md) * [🦊 MetaMask Configuration](for-users/metamask.md) * [🦁 Brave Wallet](for-users/brave-wallet.md) -* [👮 Key Principles for Wallet Security](for-users/key-principles-for-wallet-security.md) * [🌉 Bridges](for-users/bridge/README.md) * [From the Crypto.com App and Exchange](for-users/bridge/app\_n\_ex/README.md) * [From the Crypto.com App](for-users/bridge/app\_n\_ex/cdcapp.md) @@ -22,6 +21,7 @@ * [FAQs for ERC20-only transaction Support](for-users/bridge/faqs-for-erc20-only-transaction-support.md) * [🚰 Testnet Faucet](for-users/testnet-faucet.md) * [💡 Tips & FAQs](for-users/tips-and-faqs.md) +* [👮 Key Principles for Wallet Security](for-users/key-principles-for-wallet-security.md) * [GasTracker](https://cronos.org/gastracker) ## FOR DAPP DEVELOPERS diff --git a/for-users/key-principles-for-wallet-security.md b/for-users/key-principles-for-wallet-security.md index c3e289c..8eceda7 100644 --- a/for-users/key-principles-for-wallet-security.md +++ b/for-users/key-principles-for-wallet-security.md @@ -57,9 +57,9 @@ Examples include: ## Self-Custody vs. Hosted Wallets -**Hosted Wallets:** These wallets are usually provided and managed by centralised crypto exchanges (CEX). The exchange holds the private key, meaning they technically own & control the assets. E.g. the Crypto.com App ([https://crypto.com/uk/app](https://crypto.com/uk/app)) +**Hosted Wallets:** These wallets are usually provided and managed by centralised crypto exchanges (CEX). The exchange holds the private key, meaning they technically own & control the assets. E.g. the Crypto.com App ([https://crypto.com/app](https://crypto.com/uk/app)) -**Self-Custody Wallets:** In self-custody wallets you hold/own the private key, giving you full control over the digital assets. Crypto.com DeFi Wallet is an example of a self-custody solution. ([https://crypto.com/uk/defi-wallet](https://crypto.com/uk/defi-wallet)) +**Self-Custody Wallets:** In self-custody wallets you hold/own the private key, giving you full control over the digital assets. Crypto.com DeFi Wallet is an example of a self-custody solution. ([https://crypto.com/defi-wallet](https://crypto.com/uk/defi-wallet))