style: Split internal link to two

Signed-off-by: redoomed1 <161974310+redoomed1@users.noreply.github.com>
This commit is contained in:
redoomed1 2024-09-02 11:00:54 -07:00 committed by GitHub
parent 5bd49bc3c6
commit fdb01b982b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -273,7 +273,7 @@ Our best-case criteria represents what we would like to see from the perfect pro
- Should support forward secrecy[^1]
- Should support Future Secrecy (Post-Compromise Security)[^2]
- Should have open-source servers.
- Should be decentralized, i.e. [federated or P2P](advanced/communication-network-types.md).
- Should be decentralized, i.e. [federated](advanced/communication-network-types.md#federated-networks) or [P2P](advanced/communication-network-types.md#peer-to-peer-networks).
- Should use E2EE for all messages by default.
- Should support Linux, macOS, Windows, Android, and iOS.