mirror of
https://github.com/markqvist/NomadNet.git
synced 2024-10-01 01:26:07 -04:00
Updated readme
This commit is contained in:
parent
2bddd10b84
commit
753b546eb9
17
README.md
17
README.md
@ -5,12 +5,19 @@ Communicate Freely.
|
||||
|
||||
![Screenshot](https://github.com/markqvist/NomadNet/raw/master/docs/screenshots/3.png)
|
||||
|
||||
Nomad Network is built using Reticulum, see [unsigned.io/projects/reticulum](https://unsigned.io/projects/reticulum/).
|
||||
Nomad Network is built using Reticulum, see [github.com/markqvist/Reticulum](https://github.com/markqvist/Reticulum).
|
||||
|
||||
## Notable Features
|
||||
- List of notable features
|
||||
- More features
|
||||
- This list should be written
|
||||
- Encrypted messaging over packet-radio, LoRa, WiFi or anything else [Reticulum](https://github.com/markqvist/Reticulum) supports.
|
||||
- Zero-configuration, minimal-infrastructure mesh communication
|
||||
|
||||
## Current Status
|
||||
|
||||
Pre-alpha. At this point Nomad Network is usable as a basic messaging client over Reticulum networks, but only the very core features have been implemented. Development is ongoing and current features being implemented are:
|
||||
|
||||
- Propagated messaging and discussion threads
|
||||
- Connectable nodes that can host pages, files and other resources
|
||||
- Collaborative information sharing and spatial map-style "wikis"
|
||||
|
||||
## Dependencies:
|
||||
- Python 3
|
||||
@ -28,5 +35,7 @@ pip3 install nomadnet
|
||||
nomadnet
|
||||
```
|
||||
|
||||
To use Nomad Network on packet radio or LoRa, you will need to configure your Reticulum installation to use any relevant packet radio TNCs or LoRa devices on your system. See the Reticulum documentation for info.
|
||||
|
||||
## Caveat Emptor
|
||||
Nomad Network is experimental software, and should be considered as such. While it has been built with cryptography best-practices very foremost in mind, it _has not_ been externally security audited, and there could very well be privacy-breaking bugs. If you want to help out, or help sponsor an audit, please do get in touch.
|
Loading…
Reference in New Issue
Block a user