diff --git a/sections/considerations/main.include b/sections/considerations/main.include index d2d88df..568ea84 100644 --- a/sections/considerations/main.include +++ b/sections/considerations/main.include @@ -5,11 +5,11 @@ * All entities in the ADIA system have been verified at the time of enrollment, see [[#sctn-directory-enrollment]]. -* All communications are authenticated and encrypted - either using TLS or [[didcomm-messaging-v1]]. +* All communications are authenticated and encrypted - either using server-authenticated TLS. * Users are strongly authenticated via their DAA to their Cloud Agent using FIDO authentication [[UAFProtocol]] [[WebAuthn]]. -* Acceptable Cryptographic suites are defined in [[#sctn-crypto-algs]] for: computing the HIDA, protecting DIDComm messages [[didcomm-messaging-v1]], signing VCs and FIDO authentication [[UAFProtocol]] [[WebAuthn]]. +* Acceptable Cryptographic suites are defined in [[#sctn-crypto-algs]] for: computing the HIDA, TLS (TODO: add link), signing VCs and FIDO authentication [[UAFProtocol]] [[WebAuthn]]. * Support software and hardware based (recommended) key generation and key protection mechanisms [[#sctn-key-protection-level]].