If you run #Linux and want a safe haven to coordinate when bad comes to worse, you may want to install a #Freenet / #Hyphanet node ASAP:
Install Java and wget (e.g. sudo apt-get install openjdk-17-jdk wget)
wget 'https://www.draketo.de/dateien/freenet/build01500/new_installer_offline_1500.jar' -O new_installer_offline.jar;
java -jar new_installer_offline.jar -console
Leave out -console to use a graphical installer.