Skip to main content

How does GRVT protect against user private keys compromise?

GRVT's security controls for private keys

Updated over 10 months ago

GRVT implements multiple protective controls:

  1. User Login & 2FA: Requires login and optional 2FA to submit signatures, making it harder for attackers to use compromised signatures.

  2. On-Chain RBAC: Assigns different permissions to users, limiting access even if credentials are compromised (for Business Accounts only).

  3. Multi-Sig Approvals: Requires multiple administrators to approve privileged operations, adding another layer of security (for Business Accounts only)

  4. Data Privacy: Keeps Trading Account details private to prevent targeted attacks on your accounts.

Did this answer your question?