+
Skip to content

Glossary update #1381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
50 changes: 25 additions & 25 deletions source/mainnet/docs/browser-wallet/browser-wallet-faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,70 +7,70 @@

.. dropdown:: Why was the |bw| made?

The |bw| was created as a tool for developers to connect `dApps <https://en.wikipedia.org/wiki/Decentralized_application>`__ to the Concordium blockchain and interact with it, and for users who are using dApps. It provides a simplified interface for users and introduces a :term:`secret recovery phrase`, which simplifies any restoration of an account should you lose access to the phone/app. Also, this version supports easy portability of accounts between this and the |mw-gen2|.
The |bw| was created as a tool for developers to connect `dApps <https://en.wikipedia.org/wiki/Decentralized_application>`__ to the Concordium blockchain and interact with it, and for users who are using dApps. It provides a simplified interface for users and introduces a seed phrase, which simplifies any restoration of an account should you lose access to the phone/app. Also, this version supports easy portability of accounts between this and the |mw-gen2|.

.. dropdown:: What are the features and benefits of the |bw|?

Some of the functionality is the same as other Concordium wallets in that you can still send and receive funds. But the |bw| uses a :term:`secret recovery phrase` that allows you to recover your wallet should you need to replace your device. That same secret recovery phrase will also allow you to recover the wallet on, for example, |mw-gen2|.
Some of the functionality is the same as other Concordium wallets in that you can still send and receive funds. But the |bw| uses a seed phrase that allows you to recover your wallet should you need to replace your device. That same seed phrase phrase will also allow you to recover the wallet on, for example, |mw-gen2|.

In |bw| initial accounts are no longer created by the :term:`identity provider` when your identity is verified, ensuring complete privacy of all your accounts. Going forward you :ref:`create all accounts yourself<create-account>` in your Concordium Wallet.

.. dropdown:: What is a secret recovery phrase?
.. dropdown:: What is a seed phrase?

A :term:`secret recovery phrase` is a “master key” that unlocks all of your Concordium accounts. When entered into the wallet in the correct order, the 24 words in the recovery phrase will recover all of the private keys you were storing on your original wallet and give access to all :term:`CCDs<CCD>` in the wallet. This means that even if you lose your physical hardware device, you’ll still have access to your blockchain assets. Secret recovery phrases are sometimes referred to as seed phrases, mnemonic phrases, mnemonic seeds and backup phrases.
A seed phrase is a “master key” that unlocks all of your Concordium accounts. When entered into the wallet in the correct order, the 24 words in the recovery phrase will recover all of the private keys you were storing on your original wallet and give access to all :term:`CCDs<CCD>` in the wallet. This means that even if you lose your physical hardware device, you’ll still have access to your blockchain assets. Secret recovery phrases are sometimes referred to as seed phrases, mnemonic phrases, mnemonic seeds and backup phrases.

.. dropdown:: How is a secret recovery phrase different from private keys?
.. dropdown:: How is a seed phrase different from private keys?

:term:`Private keys` allow you to send, spend, and delegate your CCDs.
Private keys allow you to send, spend, and delegate your CCDs.

Your :term:`secret recovery phrase` gives you access to your wallet and all of the private keys in the wallet. You can think of a wallet as being like a password manager for your accounts. As long as you have your master password (the secret recovery phrase), you have access to all CCDs in the wallet.
Your seed phrase gives you access to your wallet and all of the private keys in the wallet. You can think of a wallet as being like a password manager for your accounts. As long as you have your master password (the seed phrase), you have access to all CCDs in the wallet.

.. dropdown:: What happens if I lose my secret recovery phrase?
.. dropdown:: What happens if I lose my seed phrase?

If you accidentally throw away the paper your secret recovery phrase is written on, forget where you hid it, or do not pass it on to an heir, you no longer have the ability to recover your wallet and can lose access to your CCDs. If someone steals your secret recovery phrase, they can access your CCDs. **If you lose your secret recovery phrase you lose access to your CCDs.**
If you accidentally throw away the paper your seed phrase is written on, forget where you hid it, or do not pass it on to an heir, you no longer have the ability to recover your wallet and can lose access to your CCDs. If someone steals your seed phrase, they can access your CCDs. **If you lose your seed phrase you lose access to your CCDs.**

As long as you have your secret recovery phrase, you have your CCDs. If you break a device containing your wallet, you haven’t lost your CCDs. You can simply :ref:`enter your secret recovery phrase<backup-import-recover>` into a newly downloaded |cryptox| or |bw|.
As long as you have your seed phrase, you have your CCDs. If you break a device containing your wallet, you haven’t lost your CCDs. You can simply :ref:`enter your seed phrase<backup-import-recover>` into a newly downloaded |cryptox| or |bw|.

.. dropdown:: How can I keep my secret recovery phrase secure?
.. dropdown:: How can I keep my seed phrase secure?

- Don't take a picture of it; if you save photos to any cloud provider this could potentially expose your :term:`secret recovery phrase` so anyone could access your accounts and funds.
- Don't take a picture of it; if you save photos to any cloud provider this could potentially expose your seed phrase so anyone could access your accounts and funds.
- Don't keep it with your device. If you lose your device, anyone who finds it could access your accounts and funds.
- Put it in a safe location. Keep your secret recovery phrase in a safe location that is fireproof and waterproof, and that you will remember and can access relatively easily. There are companies that make devices, such as https://shop.ledger.com/products/the-billfodl that can safely store your secret recovery phrase.
- Keep multiple physical copies of your secret recovery phrase in safe locations.
- Put it in a safe location. Keep your seed phrase in a safe location that is fireproof and waterproof, and that you will remember and can access relatively easily. There are companies that make devices, such as https://shop.ledger.com/products/the-billfodl that can safely store your seed phrase.
- Keep multiple physical copies of your seed phrase in safe locations.

.. dropdown:: Can I use the |bw| extension in a web browser on a mobile phone or tablet device?

No, the |bw| extension is only supported in a web browser running on a computer.

.. dropdown:: Do I still need to make backups of my wallet?

No. For the |bw| and |mw-gen2| you do not need to make backups. Your :term:`secret recovery phrase` that you write down is the only way to recover your accounts and identities.
No. For the |bw| and |mw-gen2| you do not need to make backups. Your seed phrase that you write down is the only way to recover your accounts and identities.

.. dropdown:: Can I migrate from the |mw-gen1| or Desktop Wallet to the |bw|?

No. Because the way that keys are protected differs between the old and new wallets you cannot simply migrate. If you use the |mw-gen1| or Desktop Wallet but want to use the |bw|, you should do the following:

#. Download the |bw| and set it up so you have a :term:`secret recovery phrase`, a verified identity, and at least one account.
#. Download the |bw| and set it up so you have a seed phrase, a verified identity, and at least one account.
#. Open the |mw-gen1| and send your funds from it to your new account(s) in the |bw|.
#. Once you are sure that all of your funds have been transferred and you have no incoming transfers, you can delete the |mw-gen1| on your phone.

.. dropdown:: Can I access my wallet on multiple devices with the secret recovery phrase?
.. dropdown:: Can I access my wallet on multiple devices with the seed phrase?

Yes, you can access your wallet concurrently using |cryptox| and |bw|. You can :ref:`recover<backup-import-recover>` your wallet in a device that uses either of these. Be aware that any names you have given to identities and accounts are **specific to the device**, so if you have used special names for them, they will not appear when you recover the wallet on another device. You can edit the account name and edit the identity name, if desired.

It is also important to note that if, for example, you add an account on one wallet that is recovered on two devices in parallel (from the same recovery phrase), nothing is dynamically updated across wallets from the same recovery phrase except balances. To get updates such as a new account or new identity, it is necessary to :ref:`recover<backup-import-recover>` from your recovery phrase again; however you do not need to enter the recovery phrase again as the wallet will remember it.
It is also important to note that if, for example, you add an account on one wallet that is recovered on two devices in parallel (from the same seed phrase), nothing is dynamically updated across wallets from the same seed phrase except balances. To get updates such as a new account or new identity, it is necessary to :ref:`recover<backup-import-recover>` from your recovery phrase again; however you do not need to enter the seed phrase again as the wallet will remember it.

.. dropdown:: Can I use my secret recovery phrase to restore my accounts in third-party wallets?
.. dropdown:: Can I use my seed phrase to restore my accounts in third-party wallets?

At the moment Concordium identities and accounts are only supported in Concordium Wallets. However, Concordium expects to provide support for CCD and CIS-2 tokens in third party wallets in the future.

.. dropdown:: I have a secret recovery phrase from another wallet. Can I use that in my Concordium Wallet?
.. dropdown:: I have a seed phrase from another wallet. Can I use that in my Concordium Wallet?

Reusing a :term:`secret recovery phrase` in multiple wallets is not recommended, as it increases the risk of having all your wallets compromised. Concordium recommends that you generate a new secret recovery phrase when setting up a new wallet on Concordium. For advanced users who understand the risks involved it is possible to reuse a 24 word recovery phase from another wallet with Concordium through the wallet recovery process. The wallet will not recover anything if you reuse your secret recovery phrase from another wallet, but it will set your wallet up with the secret recovery phrase, and from there you can request a new identity and accounts.
Reusing a seed phrase in multiple wallets is not recommended, as it increases the risk of having all your wallets compromised. Concordium recommends that you generate a new seed phrase when setting up a new wallet on Concordium. For advanced users who understand the risks involved it is possible to reuse a 24 word recovery phase from another wallet with Concordium through the wallet recovery process. The wallet will not recover anything if you reuse your seed phrase from another wallet, but it will set your wallet up with the seed phrase, and from there you can request a new identity and accounts.

.. dropdown:: I have a Concordium Desktop Wallet set up with a LEDGER device and a 24 word secret recovery phrase. Can I use that recovery phrase in my |bw|?
.. dropdown:: I have a Concordium Desktop Wallet set up with a LEDGER device and a 24 word seed phrase. Can I use that recovery phrase in my |bw|?

Identities and accounts from the Concordium Desktop Wallet cannot be recovered in the |bw|. It is also not recommended to use secret recovery phrases from cold wallets in “hot wallets” like the |bw|, as that defeats the purpose of having the :term:`secret recovery phrase` in a cold wallet, like the LEDGER devices.
Identities and accounts from the Concordium Desktop Wallet cannot be recovered in the |bw|. It is also not recommended to use seed phrases from cold wallets in “hot wallets” like the |bw|, as that defeats the purpose of having the seed phrase in a cold wallet, like the LEDGER devices.

.. dropdown:: Can I migrate from another wallet to the |bw|?

Expand All @@ -80,8 +80,8 @@

.. dropdown:: Can I access the same accounts on different devices?

If you are using |bw| and |cryptox|, you can because the |cryptox| also uses the :term:`secret recovery phrase`. You simply enter your :ref:`recovery phrase<backup-import-recover>` into the wallet to see the same identities and accounts on both. Note that the account and identity names are specific to the device and are not the same between devices.
If you are using |bw| and |cryptox|, you can because the |cryptox| also uses the seed phrase. You simply enter your :ref:`seed phrase<backup-import-recover>` into the wallet to see the same identities and accounts on both. Note that the account and identity names are specific to the device and are not the same between devices.

.. dropdown:: What do I do if I forget my passcode on the |bw|?

If you forget your passcode for your installed |bw|, you will need to :ref:`remove the extension in your internet browswer and reinstall it<setup-browser-wallet>`, choosing the option to :ref:`recover<backup-import-recover>` your wallet. Use your :term:`secret recovery phrase` to recover the wallet.
If you forget your passcode for your installed |bw|, you will need to :ref:`remove the extension in your internet browswer and reinstall it<setup-browser-wallet>`, choosing the option to :ref:`recover<backup-import-recover>` your wallet. Use your seed phrase to recover the wallet.
10 changes: 5 additions & 5 deletions source/mainnet/docs/browser-wallet/setup-browser-wallet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,15 +144,15 @@ Get started
Recovery phrase setup
=====================

If you are creating a new wallet, you must set up a :term:`secret recovery phrase`. This is a 24 word phrase that stores your private keys, identities, and accounts. You must write down and confirm your recovery phrase. It is important to keep this secret recovery phrase in a safe location in case you need to recover your wallet on a new device.
If you are creating a new wallet, you must set up a seed phrase. This is a 24 word phrase that stores your private keys, identities, and accounts. You must write down and confirm your seed phrase. It is important to keep this seed phrase in a safe location in case you need to recover your wallet on a new device.

#. When you click **Create**, the 24 word secret recovery phrase is shown. Write it down and click **Continue**.
#. When you click **Create**, the 24 word seed phrase is shown. Write it down and click **Continue**.

.. image:: ../images/browser-wallet/new/recovery.png
:alt: screen with recovery phrase and continue option
:width: 50%

#. Enter all 24 words of your secret recovery phrase to confirm it. Click **Continue**.
#. Enter all 24 words of your seed phrase to confirm it. Click **Continue**.

#. Choose whether to connect to Mainnet or Testnet to create your wallet.

Expand Down Expand Up @@ -307,7 +307,7 @@ Removing your wallet does not remove your data on the Concordium blockchain.

.. Warning::

Before proceeding, if you wish to continue to access your wallet and accounts, make sure you have your secret recovery phrase.
Before proceeding, if you wish to continue to access your wallet and accounts, make sure you have your seed phrase.

.. dropdown:: Chrome

Expand Down Expand Up @@ -341,7 +341,7 @@ Removing your wallet does not remove your data on the Concordium blockchain.

.. Note::

If you forget your passcode for your installed |bw|, you will need to remove the extension in your internet browswer and reinstall it, choosing the option to :ref:`recover your wallet<backup-import-recover>`. Use your secret recovery phrase to recover the wallet.
If you forget your passcode for your installed |bw|, you will need to remove the extension in your internet browswer and reinstall it, choosing the option to :ref:`recover your wallet<backup-import-recover>`. Use your seed phrase to recover the wallet.

.. |chrome-ext| image:: ../images/browser-wallet/chrome-extensions-icon.png
:width: 20px
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Create a credentials file
=========================

This topic describes how you create and export a file with :term:`credentials<credential>`. For information about adding more credentials to an account, see :ref:`Add credentials to an account <multi-credentials>`.
This topic describes how you create and export a file with credentials. For information about adding more credentials to an account, see :ref:`Add credentials to an account <multi-credentials>`.

Create and export a file with credentials
=========================================
Expand Down
2 changes: 1 addition & 1 deletion source/mainnet/docs/guides/cryptox-faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

.. dropdown:: How is a seed phrase different from private keys?

:term:`Private keys` allow you to send, spend, and delegate your CCDs.
Private keys allow you to send, spend, and delegate your CCDs.

Your :term:`seed phrase` gives you access to your wallet and all of the private keys in the wallet. You can think of a wallet as being like a password manager for your accounts. As long as you have your master password (the seed phrase), you have access to all funds in the wallet.

Expand Down
2 changes: 1 addition & 1 deletion source/mainnet/docs/guides/overview-shared-accounts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In the Desktop Wallet, you have the option of creating shared accounts, also kno
Credentials
===========

It’s the :term:`credentials<credential>` on an account that determine who’s allowed to sign transactions. An account credential holds signature verification keys, information related to the :term:`Privacy Guardians<Privacy Guardian (PG)>`, and the public :term:`attributes` of the account owner. The credential proves that the account owner has been verified by an :term:`identity provider`, but it doesn’t identify the account owner to the identity provider. However, in the case of a valid request from a government authority via established legal channels, it allows the Privacy Guardians and the identity provider, when they work together, to link the account to the users. For more information, see :ref:`Identity framework on Concordium <reference-identity>`.
It’s the credentials on an account that determine who’s allowed to sign transactions. An account credential holds signature verification keys, information related to the :term:`Privacy Guardians<Privacy Guardian (PG)>`, and the public :term:`attributes` of the account owner. The credential proves that the account owner has been verified by an :term:`identity provider`, but it doesn’t identify the account owner to the identity provider. However, in the case of a valid request from a government authority via established legal channels, it allows the Privacy Guardians and the identity provider, when they work together, to link the account to the users. For more information, see :ref:`Identity framework on Concordium <reference-identity>`.

Signature threshold
===================
Expand Down
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载