diff --git a/README.md b/README.md index adf5e96..bc4d0dd 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ We assume that the signer key belongs to its real owner. The probability of the | `cancelRecovery` | X | | | Lets an owner cancel an ongoing recovery request | | `finalizeRecovery` | | | X | Finalizes an ongoing recovery request if the recovery period is over. The method is public and callable by anyone | +## Audit + +- [For version 0.0.1 by Ackee Blockchain](./audit/ackee-blockchain-candide-social-recovery-report.pdf) # Development diff --git a/audit/ackee-blockchain-candide-social-recovery-report.pdf b/audit/ackee-blockchain-candide-social-recovery-report.pdf new file mode 100644 index 0000000..8a0c00d Binary files /dev/null and b/audit/ackee-blockchain-candide-social-recovery-report.pdf differ