bolt8

Encrypted and authenticated transport, per BOLT #8.
git clone git://git.ppad.tech/bolt8.git
Log | Files | Refs | README | LICENSE

commit ca737a5e3d1970d51078cee6cc10279351759870
parent 76f871d6ac71873c5aa078c1079dd03dad74ad01
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 18 Apr 2026 10:47:37 +0800

readme: pre-release note

Diffstat:
MREADME.md | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -50,10 +50,8 @@ Haddocks are hosted at [docs.ppad.tech/bolt8][hadoc]. ## Security -This library aims at the maximum security achievable in a -garbage-collected language under an optimizing compiler such as GHC. -If you discover any vulnerabilities, please disclose them via -security@ppad.tech. +This is a pre-release library that, at present, claims no security +properties whatsoever. ## Development