Decibel

Decibel is an Elixir implementation of the Noise Protocol Framework.

Decibel has not received an independent security audit or formal verification and has not been declared production-ready. Review the complete security guidance before integrating it.

Documentation

Development

Run mix precommit before committing. Release-focused CI also requires warning-free Dialyzer and ExDoc runs, an exact Hex package manifest, clean Hex dependency audits, and at least 97% total line coverage; MIX_ENV=test mix coveralls exits non-zero below that floor.