|
|
|
|
|
by daemon13
4628 days ago
|
|
Since everybody is getting funky about PFS... Julien, do you have any news to address this Adam's point: >> So how do you run forward secrecy with several servers and support session tickets? You need to generate session ticket keys randomly, distribute them to the servers without ever touching persistent storage and rotate them frequently. However, I'm not aware of any open source servers that support anything like that. [0] https://www.imperialviolet.org/2013/06/27/botchingpfs.html |
|
I still believe that using PFS, even with this limitation, is safer than encrypting pre-master keys with a single private key that almost never rotates and is stored on plenty of servers.