From cf27f9bceed8364a9041e863d882105018fc4750 Mon Sep 17 00:00:00 2001 From: onryo Date: Thu, 13 Jan 2022 16:16:45 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e600df1..6394faf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ If you have your [Raspberry Pi 4](https://www.raspberrypi.com/products/raspberry * [Raspberry Pi 4 model b](https://www.raspberrypi.com/products/raspberry-pi-4-model-b) with 4GB of RAM will be used in order to avoid Intel ME and AMD PSP. * [Devuan GNU+Linux](https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds) will be installed, a fork of Debian without [systemd](https://ebin.city/~werwolf/posts/systemd-sucks), but [sysvinit](https://www.devuan.org/os/init-freedom) or openrc, runit, sinit and 66-devuan. * For private transaction and communication [Hush](https://hush.land) cryptocurrency and [HushChat](https://git.hush.is/hush/hushchat) were chosen to fulfill this task. -* Hush full node [software](https://git.hush.is/hush/hush3) will be installed along with SDL and HushChat. *(in progress)* +* Hush full node [software](https://git.hush.is/hush/hush3) will be installed along with SDL and HushChat. *([in progress](https://git.hush.is/onryo/hush-box/issues/2))* * HUSH coins will be provided to start using HushChat right away. * To ensure that nobody is spying on us the Tor network will be utilized. *(in progress)* * Operations Security (OPSEC) book will be provided to know the best practices on how to use the Internet safely. *(in progress)*