Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awgh/ratnet
Ratnet is a prototype anonymity network for mesh routing and embedded scenarios.
https://github.com/awgh/ratnet
Last synced: 28 days ago
JSON representation
Ratnet is a prototype anonymity network for mesh routing and embedded scenarios.
- Host: GitHub
- URL: https://github.com/awgh/ratnet
- Owner: awgh
- License: gpl-3.0
- Created: 2015-09-23T21:42:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T22:04:41.000Z (over 2 years ago)
- Last Synced: 2024-10-31T09:02:37.383Z (about 1 month ago)
- Language: Go
- Homepage: https://awgh.github.io/ratnet
- Size: 25.4 MB
- Stars: 201
- Watchers: 16
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- cybersecurity-golang-security - ratnet - Ratnet is a prototype anonymity network for mesh routing and embedded scenarios. (Command and Control)
- awesome-go-security - ratnet - Ratnet is a prototype anonymity network for mesh routing and embedded scenarios. (Command and Control)
README
# Documentation
[Developer Documentation](https://awgh.github.io/ratnet/#/)
# Additional Documentation
- Overview Slide Deck from Toorcamp 2016 [here](https://github.com/awgh/ratnet/blob/master/docs/RatNet-Toorcamp16-v1.pdf?raw=true).
- Slide Deck from Hushcon 2017 [here](https://github.com/awgh/ratnet/blob/master/docs/RatNet-HC-2017-v1.pptx?raw=true).- API Docs are available [here](https://godoc.org/github.com/awgh/ratnet/api).
# Related Projects
- [Additional Ratnet Transports](https://github.com/awgh/ratnet-transports)
- [Drone, cloud-configurable Ratnet node](https://github.com/awgh/drone)- [Bencrypt, crypto abstraction layer & utils](https://github.com/awgh/bencrypt)
- [HushCom, simple IRC-like client & server](https://github.com/awgh/hushcom)# Authors and Contributors
- [email protected] (@awgh)- [email protected] (@vyrus001)
- capnspacehook (@capnspacehook)