ON-THE-WIRE ENCRYPTION SUPPORT
- Mentors
- haomaiwang@gmail.com, Sage Weil
- Organization
- Ceph
Ceph does a cryptographic handshake when establishing a connection in order to mutually authenticate the client and server, but the actual data is not encrypted. This project would use the existing session key to encrypt that traffic. Obviously this will provide ceph with a more safe transmission mode.