Encrypt your chat messages on Facebook.com with Off-the-Record Messaging.
This OTR implementation is designed to provide non-tech-savvy users with a means to chat to facebook friends with the least amount of setup possible.
Do not use OTR for Facebook in life or death situations
Metadata can (and will) still be collected.
Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging. You can read more about OTR at Cypherpunks.
This browser extension is built upon the following code:
You'll need to download and install the Kango framwork to build the extensions:
-
Extract the archive to any directory.
-
Download and install dependencies:
npm install bower install
Build the extensions by running:
/kango-path/kango.py build /otr-for-facebook/
or
grunt build
Translations can be made at Transifex
Released under an MIT License.
See LICENSE.md for the full license text.