0.0.12 • Published 10 years ago

otr3-em v0.0.12

Weekly downloads
6
License
GPLv2
Repository
github
Last release
10 years ago

OTR3-em - Off-the-Record Messaging emscripten

This module exposes a simple evented API which wraps around libotr3.2.1 compiled to javascript using the emscripten compiler.

Please consider moving to the newer otr4-em

You can install the module directly from npm registry:

npm install otr3-em

Important Note: The package includes an optimised/minified precompiled libotr3.js to simplify npm package installation. It is however NOT a recommended practice to download a precompiled crypto library for obvious security reasons.

See How-to build libotr3.js

The API aims to be identical to the native nodejs bindings module otr3

API Documentation

Howto use the module in the browser Tested in chrome only.

License

GPLv2

built using

0.0.12

10 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago