docs: update phrase to make it easier to understand (#562)

This commit is contained in:
Vivian Plasencia
2025-09-23 18:50:54 +02:00
committed by GitHub
parent 5c24125b3c
commit f73670a94d

View File

@@ -16,7 +16,7 @@ ProgCrypto libraries are _especially_ special because they shield developers fro
But that is only true when libraries are:
- Open-sourced for maximal eye-ball attention and bug detection
- Well-tested and re-(re-(..))-audited
- Well-tested and audited
- Carefully designed to avoid accidental mishaps that can result from poorly designed interfaces and leaky data-function encapsulations
- Well-documented not only to minimize onboarding overhead on developers but also ensure proper use and understanding of security assumptions