Google の end-to-end が OTR を実装しようとしている?
Google の end-to-end が OTR を実装しようとしている?
google/end-to-end
end-to-end - End-To-End is a Chrome extension that helps you encrypt, decrypt, digital sign, and verify signed messages…github.com
end-to-end - End-To-End is a Chrome extension that helps you encrypt, decrypt, digital sign, and verify signed messages…github.com
ここのところ本業が忙しくてチェックを怠っていたのだが、 Gmail メールを暗号化する Chrome 拡張である end-to-end で OTR(Off-the-Record Messaging)を実装しようという動きがあるみたい。 pull request で OTR 関連のコードが merge されている模様。
電子メールは stateless なメッセージング・システムで OTR のような PFS(perfect forward secrecy; 前方秘匿性)を要件とする方式には向かないと思っていたのだが、どうやってるのだろう。
もう少し仕事が落ち着いたら調べてみたいところだ。もしくは誰か教えて!