Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Check the [Issues tab](https://github.com/ANAVHEOBA/PrivacyLayer/issues) for spe

This project uses zero-knowledge cryptography. While the mathematical primitives (BN254, Poseidon) are battle-tested, the circuit logic and contract integration require a formal security audit before mainnet deployment.

See [`docs/threat-model.md`](docs/threat-model.md) for known risks.
See [`docs/THREAT_MODEL.md`](docs/THREAT_MODEL.md) for known risks.

---

Expand Down
Loading