A library providing an ACN (Anonymous Communication Network) abstraction and a tor (for now) implementation.
Go to file
Dan Ballard 35293ea087 torProvider now also consults network-liveness 2020-05-08 14:21:14 -07:00
tor torProvider now also consults network-liveness 2020-05-08 14:21:14 -07:00
.gitignore more tor provider into to own package, fix race condition, minor renaming 2020-02-07 17:15:37 -05:00
LICENSE import libricochet-go connectivity package as stand alone repo 2020-02-05 19:46:02 -05:00
README.md Initial commit 2020-02-05 16:07:47 -08:00
acn.go torProvider now also consults network-liveness 2020-05-08 14:21:14 -07:00
go.mod update log to 1.0.0 2020-02-07 14:23:14 -05:00
go.sum update log to 1.0.0 2020-02-07 14:23:14 -05:00
localProvider.go more tor provider into to own package, fix race condition, minor renaming 2020-02-07 17:15:37 -05:00
quality.sh torProvider now also consults network-liveness 2020-05-08 14:21:14 -07:00
tests.sh torProvider now also consults network-liveness 2020-05-08 14:21:14 -07:00

README.md

connectivity

A library providing an ACN (Anonymous Communication Network) abstraction and a tor (for now) implementation.