Home   /   Privacy policy
Privacy Policy

In Quantova Network, accounts serve as the primary entities for holding assets, initiating transactions, and participating in network governance.

What Are Accounts?

Accounts in Quantova represent both users and nodes that interact with the network. Each account is associated with a unique public address derived from a cryptographic primitives Sr25519/Ed25519, ensuring that every transaction or operation on the network is securely authenticated.

  • Externally Owned Accounts EOAs
     These accounts are controlled by private keys and are used by individual users or organizations to sign transactions, manage assets, and interact with smart contracts if/when supported.
  • Validator Accounts
     Special accounts that participate in the consensus process. Validators stake tokens, run node software, and validate transactions and blocks. Their keys are derived from the same Substrate’s standard cryptographic primitives Sr25519/Ed25519. used across the network, reinforcing overall system security.

Account Creation and Key Generation

Quantova Network emphasizes secure account creation using Substrate’s standard Sr25519/Ed25519 key generation methods. The process typically involves

  1. Key Pair Generation
    • Root Domains Registered by governance, have their own policies and pricing.
    • Subdomains Registered by users under permitted roots using a commitreveal process.
  2. Seed Phrases
    • A mnemonic seed phrase is provided upon account creation, which can be used for secure backup and recovery of the private key.
    • It is crucial that users store this phrase securely offline to prevent unauthorized access.
  3. Integration with Wallets
    • Quantova’s wallet/Metamask interfaces are designed to streamline the account creation process, ensuring that even non technical users can easily create and manage their accounts.

Key Management Best Practices

Proper key management is essential to safeguard an account’s integrity. Quantova provides guidelines and tools to help users maintain secure control over their private keys

  • Secure Storage
    • Hardware Wallets Use hardware wallets that support Substrate’s standard cryptographic primitives Sr25519/Ed25519. to store private keys offline.
    • Cold Storage For long term holding, consider offline cold storage solutions to minimize exposure to online threats.
  • Backup Procedures
    • Ensure that seed phrases and backup keys are stored in secure, redundant locations.
    • Use encrypted digital storage or physical media kept in a secure location.
  • Regular Updates
    • Stay informed about the latest security practices and software updates for wallet applications.
    • Regularly update the wallet software to benefit from security enhancements and bug fixes.

Account Security Considerations

Given the evolving threat landscape, Quantova Network is designed with multiple layers of security to protect account integrity

  • Multi Factor Authentication MFA
    • Implementing MFA where applicable can add an additional layer of security when accessing wallet interfaces or validator dashboards.
  • Role Based Access
    • For enterprise or multi signature wallets, role based access control ensures that transaction approvals are subject to multiple validations, reducing the risk of unauthorized activity.
  • Monitoring and Alerts
    • Wallet applications and node software can integrate monitoring tools to detect suspicious activities, such as unauthorized login attempts or unusual transaction patterns.

Interacting with Accounts

Once an account is set up, users can engage with Quantova Network in various ways

  • Transactions
    • Send and receive tokens securely, with each transaction being signed using digital signatures to guarantee authenticity.
  • Staking and Validator Participation
    • Validator accounts can stake tokens to participate in network consensus, earn rewards, and contribute to the overall health of the blockchain.
  • Governance
    • Account holders can participate in governance decisions.

Future Enhancements

As Quantova Network evolves, enhancements in account management are planned to further improve security and usability

  • Integration with Decentralized Identity DID Solutions
    • Future implementations may integrate with DID frameworks, allowing for secure, self sovereign identity management across the network.
  • Enhanced Multi Signature Schemes
    • Expanding support for multi signature transactions will provide additional security layers for high value or enterprise accounts.
  • User Friendly Interfaces
    • Continued improvements in wallet and node interfaces will ensure that account management remains accessible without compromising on security.

On this page