-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIP-0052 | Add public keys to auditor table (#406)
* CIP52: added auditor public key info to auditor table (section 3). * added MLabs public key Co-authored-by: Robert Phair <[email protected]>
- Loading branch information
1 parent
b225b26
commit c854763
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -216,13 +216,13 @@ DApps are used by *DApp users*, and built by *DApp developers*. Audit is perform | |
|
||
### 3. Cardano auditors | ||
|
||
| Audit company | URL | Contact email | | ||
| ----------- | ----------- | ----------- | | ||
| FYEO Inc. | https://gofyeo.com/blockchain-security | [email protected] | | ||
| Hachi | https://hachi.one | [email protected] | | ||
| MLabs | https://mlabs.city | [email protected] | | ||
| Runtime Verification | https://www.runtimeverification.com | [email protected] | | ||
| Tweag | https://www.tweag.io | [email protected] | | ||
| Audit company | URL | Contact email | Public key | | ||
| ----------- | ----------- | ----------- | ----------- | | ||
| FYEO Inc. | https://gofyeo.com/blockchain-security | [email protected] | | | ||
| Hachi | https://hachi.one | [email protected] | | | ||
| MLabs | https://mlabs.city | [email protected] | 64BC640B5454215D12165EEAEEFF303D2643ABA2 (PGP, ed25519) | | ||
| Runtime Verification | https://www.runtimeverification.com | [email protected] | | | ||
| Tweag | https://www.tweag.io | [email protected] | | | ||
|
||
### 4. A sample audit report | ||
|
||
|