Skip to content

Commit

Permalink
Audit Report (#42)
Browse files Browse the repository at this point in the history
Related to #26 

This PR adds the audit report by Ackee Blockchain for the `0.0.1`
version of the Social Recovery Module.

P.S. The `docs` folder was `.gitignore`-ed, so kept the audit folder
separate.
  • Loading branch information
remedcu committed Jun 14, 2024
1 parent 113d3c0 commit fd0d6d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Binary file not shown.

0 comments on commit fd0d6d1

Please sign in to comment.