Security Considerations

Security Considerations

  • Private Key Management

    • By default, Purse integrates with secure wallet options such as Phantom or hardware wallets like Ledger.

    • For higher security, Purse supports custom setups with HashiCorp Vault or AWS KMS for transaction signing.

  • Program Whitelists

    • Purse references known, verified Solana program addresses from reputable explorers (e.g., SolanaFM, Solscan) to avoid malicious or cloned programs.

  • Anti-Sybil Measures

    • While Purse offers multi-address management, advanced protocols often detect suspicious patterns.

    • Purse’s randomization and scheduling reduce, but do not eliminate, Sybil risks.

  • User Oversight

    • Users should enable advanced notifications or confirmations for large or complex transactions.

    • Regularly review logs to verify no unauthorized calls are being made.

Last updated