FreeDona
  • FreeDona Protocol
  • Introduction
    • What is FreeDona
    • Architecture
  • How it works
    • Ledger structure
    • Main functions
    • Fund controller
      • Authority management
      • Fund transfer control
      • Access to supported assets
    • Yield distribution
  • Security
    • Funds security
    • Codes security
    • Test plan
Powered by GitBook
On this page

Was this helpful?

  1. Security

Funds security

Security is the top priority of the FreeDona protocol. We have adopted an internal and external combined method to ensure the safety of users’ funds.

1. Security of funds flow

The funds deposited by users into FreeDona will be automatically managed in strict accordance with the process and will not be transferred to private addresses at will.

The user's funds will only be transferred between the user's address, FreeDona contract, and DeFi protocols. The accumulated interest will be used for distribution to users, donations, and project operations, and will not enter other unrelated addresses.

2. Emergency plan

Once FreeDona is exposed to a serious problem, we will suspend the corresponding service through the risk management contract to prevent the user's funds from being damaged, and follow up to solve the problem in time.

3. Security specifications

FreeDona is developed in compliance with safety principles and specifications, and has been formally verified by Mythril (static and dynamic safety analysis), using the SafeMath library to prevent digital overflow.

PreviousYield distributionNextCodes security

Last updated 3 years ago

Was this helpful?