To protect en-route messages against eavesdropping, tampering, and forgery we must exchange them over mutually authenticated, end-to-end encrypted sec

ockam-network / ockam

submited by
Style Pass
2021-06-12 16:30:08

To protect en-route messages against eavesdropping, tampering, and forgery we must exchange them over mutually authenticated, end-to-end encrypted secure channels.

This allows end-to-end secure communication between application layer entities that are not directly connected by simple point-to-point transport connections. En-route encrypted messages can travel over multiple transport layer connections and can be stored in message queues, databases or caches for asynchronous, end-to-end protected communication between entities that may not be online at the same time.

Leave a Comment
Related Posts