mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-27 01:02:15 +05:30
added telegram group and something else in README
Added Briar to the list in internet shutdown
This commit is contained in:
parent
542347eac7
commit
9749cf0c00
22
README.md
22
README.md
@ -272,7 +272,10 @@ naxalnet --help
|
|||||||
|
|
||||||
## Contributing or reporting bugs
|
## Contributing or reporting bugs
|
||||||
|
|
||||||
See [HACKING.md](HACKING.md)
|
See [HACKING.md](HACKING.md) to contribute to the repo.
|
||||||
|
|
||||||
|
Join the discussion at <https://t.me/naxalnetgit> for (almost) realtime
|
||||||
|
updates.
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
@ -298,7 +301,7 @@ systemd-networkd configures the network.
|
|||||||
### Online class
|
### Online class
|
||||||
|
|
||||||
naxalnet can be used to share connections to join online classes.
|
naxalnet can be used to share connections to join online classes.
|
||||||
You need at least one device with internet access if you are not using [Jami][].
|
You need at least one device with internet access if you are not using a program like [Jami][].
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
@ -311,12 +314,12 @@ Withheld due to national security reasons.
|
|||||||
### Internet shutdown
|
### Internet shutdown
|
||||||
|
|
||||||
You can communicate with neighbouring devices running naxalnet, using
|
You can communicate with neighbouring devices running naxalnet, using
|
||||||
services like [IPFS][], [Jami][], [Secure Scuttlebutt][ssb] and others
|
services like [IPFS][], [Jami][], [Briar][] [Secure Scuttlebutt][ssb] or
|
||||||
which can work on an intranet. They should be installed on your machine
|
similar software which can work on an intranet. They should be installed
|
||||||
_before_ your friendly democratic government announces an [internet
|
on your machine _before_ your friendly democratic government announces an
|
||||||
shutdown][], since you cannot download and install them during a shutdown.
|
[internet shutdown][], since you cannot download and install them during a
|
||||||
When a shutdown occurs, [enable naxalnet][enablenx] and use the installed
|
shutdown. When a shutdown occurs, [enable naxalnet][enablenx] and use the
|
||||||
software to communicate with anyone within range.
|
installed software to communicate with anyone within range.
|
||||||
|
|
||||||
## Uninstalling
|
## Uninstalling
|
||||||
|
|
||||||
@ -360,6 +363,7 @@ See [LICENSE](LICENSE) for the complete version of the license.
|
|||||||
[ipfs]: https://ipfs.io "InterPlanetary File System"
|
[ipfs]: https://ipfs.io "InterPlanetary File System"
|
||||||
[jami]: https://jami.net "Peer to peer video calls"
|
[jami]: https://jami.net "Peer to peer video calls"
|
||||||
[ssb]: https://scuttlebutt.nz "Secure Scuttlebutt"
|
[ssb]: https://scuttlebutt.nz "Secure Scuttlebutt"
|
||||||
|
[briar]: https://briarproject.org/
|
||||||
[dasbus]: https://github.com/rhinstaller/dasbus "A python D-Bus library"
|
[dasbus]: https://github.com/rhinstaller/dasbus "A python D-Bus library"
|
||||||
[aur]: https://aur.archlinux.org/packages/naxalnet
|
[aur]: https://aur.archlinux.org/packages/naxalnet
|
||||||
[aur-devel]: https://aur.archlinux.org/packages/naxalnet-git
|
[aur-devel]: https://aur.archlinux.org/packages/naxalnet-git
|
||||||
@ -373,4 +377,4 @@ See [LICENSE](LICENSE) for the complete version of the license.
|
|||||||
[enablenx]: #running-at-boot
|
[enablenx]: #running-at-boot
|
||||||
[requirements]: #requirements
|
[requirements]: #requirements
|
||||||
[install-manual]: #manually
|
[install-manual]: #manually
|
||||||
[python-systemd]: https://github.com/systemd/python-systemd
|
[python-systemd]: https://github.com/systemd/python-systemd
|
||||||
|
Loading…
Reference in New Issue
Block a user