-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f49fba
commit 12b2265
Showing
10 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
43 changes: 43 additions & 0 deletions
43
docs/v3/concepts/dive-into-ton/ton-blockchain/security-measures.md
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Security Audits | ||
|
||
The security of the TON Blockchain ecosystem is of utmost importance. Below is a summary of completed audits for key components of the TON Blockchain, conducted by renowned auditing firms. | ||
|
||
## TON Blockchain | ||
|
||
The core blockchain modules were audited to ensure the robustness and security. | ||
|
||
**Audit Firms**: Trail of Bits, SlowMist, CertiK | ||
**Audit Reports**: | ||
- [Trail of Bits: TON Blockchain Audit Report](https://docs.ton.org/audits/TON_Blockchain_ToB.pdf) | ||
- [SlowMist: TON Blockchain Audit Report](https://docs.ton.org/audits/TON_Blockchain_SlowMist.pdf) | ||
- [CertiK: TON Blockchain Audit Report](https://docs.ton.org/audits/TON_Blockchain_CertiK.pdf) | ||
- [CertiK: TON Masterchain Contracts Formal Verification](https://docs.ton.org/audits/TON_Blockchain_Formal_Verification_CertiK.pdf) | ||
|
||
## TON Blockchain Library (tonlib) | ||
|
||
Zellic conducted a security assessment for TON from October 16th to November 17th, 2023. During this engagement, Zellic reviewed Tonlib’s code for security vulnerabilities, design issues, and general weaknesses in security posture. | ||
|
||
**Audit Firm**: Zellic | ||
**Audit Report**: | ||
- [Zellic: Audit Report](https://docs.ton.org/audits/TON_Blockchain_tonlib_Zellic.pdf) | ||
|
||
## TVM and Fift | ||
|
||
The TON Virtual Machine and the Fift programming language. | ||
|
||
**Audit Firm**: Trail of Bits | ||
**Audit Report**: | ||
- [Trail of Bits Audit Report - TVM & Fift](https://docs.ton.org/audits/TVM_and_Fift_ToB.pdf) | ||
|
||
## TVM Upgrade 2023.07 | ||
|
||
TVM Upgrade 2023.07 were analyzed for security and potential vulnerabilities. | ||
|
||
**Audit Firm**: Trail of Bits | ||
**Audit Report**: | ||
- [Trail of Bits Audit Report - TVM Upgrade](https://docs.ton.org/audits/TVM_Upgrade_ToB_2023.pdf) | ||
|
||
--- | ||
|
||
## Bug Bounty Program | ||
To further enhance the security of the TON ecosystem, we encourage security researchers and developers to participate in the [TON Blockchain Bug Bounty Program](https://github.com/ton-blockchain/bug-bounty). |
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
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