A library providing an ACN (Anonymous Communication Network) abstraction and a tor (for now) implementation.
Go to file
Dan Ballard beb2665c49 add tor.IsValidHostname 2020-02-10 17:15:44 -05:00
tor add tor.IsValidHostname 2020-02-10 17:15:44 -05: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 more tor provider into to own package, fix race condition, minor renaming 2020-02-07 17:15:37 -05: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 import libricochet-go connectivity package as stand alone repo 2020-02-05 19:46:02 -05:00
tests.sh more tor provider into to own package, fix race condition, minor renaming 2020-02-07 17:15:37 -05:00

README.md

connectivity

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