Skip to content

Commit 5ddd553

Browse files
committed
Update disclaimer
1 parent d02fce6 commit 5ddd553

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ The implementation leverages SNARK-friendly cryptographic primitives:
1717
- **Digital Signature**: Schnorr signatures over JubJub curve
1818
- **Hash Function**: Rescue hash for SNARK-friendly operations
1919

20-
> ### ⚠️ Security Disclaimer
20+
> ### ⚠️ Important Disclaimer & Acceptance of Risk
2121
>
22-
> **This is a proof-of-concept implementation that has not undergone security auditing.** This code is provided for
23-
> research and educational purposes only. Do not use this implementation in production environments or for securing real
24-
> assets without proper security review and auditing.
22+
> **This is a proof-of-concept implementation that has not undergone security auditing.** This code is provided "as is"
23+
> for research and educational purposes only. It has not been subjected to a formal security review or audit and may
24+
> contain vulnerabilities. **Do not use this code in production systems or any environment where security is critical
25+
> without conducting your own thorough security assessment.** By using this code, you acknowledge and accept all
26+
> associated risks, and our company disclaims any liability for damages or losses.
2527
2628
## Repository Structure
2729

0 commit comments

Comments
 (0)