diff --git a/doc/EN/faq.org b/doc/EN/faq.org index e50ddf15..7bc9ce80 100644 --- a/doc/EN/faq.org +++ b/doc/EN/faq.org @@ -46,6 +46,7 @@ | [[Why does my email keep getting rejected as spam by Gmail/etc?]] | | [[Tor is censored/blocked in my area. What can I do?]] | | [[I want to block a particular domain from getting its content into my social network sites]] | +| [[The mesh system doesn't boot from USB drive]] | #+END_CENTER @@ -332,3 +333,8 @@ ssh username@domainname -p 2222 #+end_src Select /Administrator controls/ then /Domain blocking/. + +* The mesh system doesn't boot from USB drive +If the system doesn't boot and reports an error which includes */dev/mapper/loop0p1* then reboot with *Ctrl-Alt-Del* and when you see the grub menu press *e* and manually change */dev/mapper/loop0p1* to */dev/sdb1*, then press *Ctrl-x*. If that doesn't work then reboot and try */dev/sdc1* instead. + +After the system has booted successfully the problem should resolve itself on subsequent reboots. diff --git a/doc/EN/mesh.org b/doc/EN/mesh.org index ccd29f3e..67891143 100644 --- a/doc/EN/mesh.org +++ b/doc/EN/mesh.org @@ -186,6 +186,8 @@ After a minute or two if you are within wifi range and there is at least one oth ** Boot trouble If the system doesn't boot and reports an error which includes */dev/mapper/loop0p1* then reboot with *Ctrl-Alt-Del* and when you see the grub menu press *e* and manually change */dev/mapper/loop0p1* to */dev/sdb1*, then press *Ctrl-x*. If that doesn't work then reboot and try */dev/sdc1* instead. + +After the system has booted successfully the problem should resolve itself on subsequent reboots. ** Set the Date On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts. diff --git a/website/EN/faq.html b/website/EN/faq.html index 26d95b05..318d4085 100644 --- a/website/EN/faq.html +++ b/website/EN/faq.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +See here for the complete list of apps. In addition to those as part of the base install you get an email server.
Yes. The minimum requirements are to have some hardware that you can install Debian onto and also that you have administrator access to your internet router so that you can forward ports to the system which has Freedombone installed.
@@ -391,17 +395,17 @@ The lack of a static IP address can be worked around by using a dynamic DNS servWhen the project began in late 2013 the FreedomBox project seemed to be going nowhere, and was only designed to work with the DreamPlug hardware. There was some new hardware out - the Beaglebone Black - which could run Debian and was also a free hardware design so seemed more appropriate. Hence the name "Freedombone", being like FreedomBox but on a Beaglebone. There are some similarities and differences between the two projects:
The FreedomBox project supports Raspberry Pi builds, and the image build system for Freedombone is based on the same system. However, although the Raspberry Pi can run a version of Debian it requires a closed proprietary blob in order to boot the hardware. Who knows what that blob might contain or what exploits it could facilitate. From an adversarial point of view if you were trying to deliver "bulk equipment interference" then it doesn't get any better than piggybacking on something which has control of the boot process, and hence all subsequently run processes.
@@ -444,9 +448,9 @@ So although the Raspberry Pi is cheap and hugely popular it's not supported by tBefore you run screaming for the hills based upon whatever scare story you may have just read in the mainstream media there are a few things worthy of consideration. Tor is installed by default on Freedombone, but not as a relay or exit node. It's only used to provide onion addresses so that this gives you or the viewers of your sites some choice about how they access the information. It also allows you to subscribe to and read RSS feeds privately.
@@ -464,9 +468,9 @@ The media may also have sold you torrid tales about individual Tor project develGithub is paradoxically a centralized, closed and proprietary system which happens to mostly host free and open source projects. Up until now it has been relatively benign, but at some point in the name of "growth" it will likely start becoming more evil, or just become like SourceForge - which was also once much loved by FOSS developers, but turned into a den of malvertizing.
@@ -484,9 +488,9 @@ Currently many of the repositories used for applications which are not yet packaOrdinarily this is good advice. However, the threat model for a device in your home is different from the one for a generic server in a massive warehouse. Compare and contrast:
@@ -544,9 +548,9 @@ In the home environment a box with a good firewall and no GUI components installProbably you need to add the site to the NoScript whitelist. Typically click/press on the noscript icon (or select from the menu on mobile) then select whitelist and add the site URL. You may also need to disable HTTPS Everywhere when using onion addresses, which don't use https.
@@ -556,9 +560,9 @@ Another factor to be aware of is that it can take a while for the onion addressIt was originally designed to run on the Beaglebone Black, but that should be regarded as the most minimal system, because it's single core and has by today's standards a small amount of memory. Obviously the more powerful the hardware is the faster things like web pages (blog, social networking, etc) will be served but the more electricity such a system will require if you're running it 24/7. A good compromise between performance and energy consumption is something like an old netbook. The battery of an old netbook or laptop even gives you UPS capability to keep the system going during brief power outages or cable re-arrangements, and that means using full disk encryption on the server also becomes more practical.
@@ -568,9 +572,9 @@ It was originally designed to run on the Beaglebone Black, but that should be reYes. Freedombone can support a small number of users, for a "friends and family" type of home installation. This gives them access to an email account, XMPP, SIP phone and the blog (depending on whether the variant which you installed includes those).
@@ -593,9 +597,9 @@ Another point is that Freedombone installations are not intended to support manyCelebrities recommend Signal. It's Free Software so it must be good, right?
@@ -618,9 +622,9 @@ To give credit where it's due Signal is good, but it could be a lot better. TheOn mobile there are various options. The apps which are likely to be most secure are ones which have end-to-end encryption enabled by default and which can also be onion routed via Orbot. End-to-end encryption secures the content of the message and onion routing obscures the metadata, making it hard for a passive adversary to know who is communicating with who.
@@ -630,13 +634,13 @@ The current safest way to chat is to use Conv-There are many other fashionable chat apps with end-to-end security, but often they are closed source, have a single central server or can't be onion routed. It's also important to remember that closed source chat apps should be assumed to be untrustworthy, since their security cannot be independently verified. +There are many other fashionable chat apps with end-to-end security, but often they are closed source, have a single central server or can't be onion routed. It's also important to remember that closed source chat apps should be assumed to be untrustworthy, since their security cannot be independently verified.
To remove a user:
@@ -651,9 +655,9 @@ Select Administrator controls then Manage Users and then DeleteIf you're making profits out of the logs by running large server warehouses and then data mining what users click on - as is the business model of well known internet companies - then logging everything makes total sense. However, if you're running a home server then logging really only makes sense if you're trying to diagnose some specific problem with the system, and outside of that context logging everything becomes more of a liability than an asset.
@@ -667,9 +671,9 @@ On the Freedombone system web logs containing IP addresses are turned off by defThe tripwire will be automatically reset once per week. If you want to reset it earlier then do the following:
@@ -684,9 +688,9 @@ Select Administrator controls then "reset tripwire" using cursors and spa"We kill people based on metadata" @@ -702,9 +706,9 @@ Even when using Freedombone metadata analysis by third parties is still possible
ssh username@domainname -p 2222
@@ -760,9 +764,9 @@ Spamassassin is also available and within Mutt you can use the S (shift+s) key t
If you run the command:
@@ -785,9 +789,9 @@ https://www.privateinternetaccess.com/pages/whats-my-ip/Suppose that some new encryption vulnerability has been announced and that you need to change your encryption settings. Maybe an algorithm thought to be secure is now no longer so and you need to remove it. You can change your settings by doing the following:
@@ -802,9 +806,9 @@ Select Administrator controls then select Security Settings. You wSuppose that you have bought a domain name (rather than using a free subdomain on freedns) and you want to use that instead.
@@ -868,9 +872,9 @@ You should now be able to send an email from postmaster@mynewdomainname aIf you did the full install or selected the social variant then the system will have tried to obtain a Let's Encrypt certificate automatically during the install process. If this failed for any reason, or if you have created a new site which you need a certificate for then do the following:
@@ -889,9 +893,9 @@ One thing to be aware of is that Let's Encrypt doesn't support many dynamic DNSNormally certificates will be automatically renewed once per month, so you don't need to be concerned about it. If anything goes wrong with the automatic renewal then you should receive a warning email.
@@ -910,9 +914,9 @@ Select Administrator controls then Security settings then RenewMost likely it's because Let's Encrypt doesn't support your particular domain or subdomain. Currently free subdomains tend not to work. You'll need to buy a domain name, link it to your dynamic DNS account and then do:
@@ -927,17 +931,17 @@ Select Administrator controls then Security settings then CreatThat pledge is utterly worthless. Years ago people trusted Google in the same sort of way, because they promised not be be evil and because a lot of the engineers working for them seemed like honest types who were "on our side". Post-nymwars and post-PRISM we know exactly how much Google cared about the privacy and security of its users. But Google is only one particular example. In general don't trust pledges made by companies, even if the people running them seem really sincere.
Welcome to the world of email. Email is really the archetypal decentralized service, developed during the early days of the internet. In principle anyone can run an email server, and that's exactly what you're doing with Freedombone. Email is very useful, but it has a big problem, and that's that the protocols are totally insecure. That made it easy for spammers to do their thing, and in response highly elaborate spam filtering and blocking systems were developed. Chances are that your emails are being blocked in this way. Sometimes the blocking is so indisciminate that entire countries are excluded. What can you do about it? Unless you control the block list at the receiving end you may not be able to do much unless you can find an email proxy server which is trusted by the receiving server.
@@ -968,9 +972,9 @@ So the situation with email presently is pretty bad, and there's a clear selectiIf you can find some details for an obfs4 Tor bridge (its IP address, port number and key or nickname) then you can set up the system to use it to connect to the Tor network. Unlike relay nodes the IP addresses for bridges are not public information and so can't be easily known and added to block lists by authoritarian regimes or over-zealous ISPs.
@@ -1001,9 +1005,9 @@ Return to the home pageIf you're being pestered by some domain which contains bad/illegal/harrassing content or irritating users you can block domains at the firewall level. Go to the administrator control panel and select domain blocking. You can then block, unblock and view the list of blocked domains.
@@ -1017,6 +1021,19 @@ Select Administrator controls then Domain blocking.+If the system doesn't boot and reports an error which includes /dev/mapper/loop0p1 then reboot with Ctrl-Alt-Del and when you see the grub menu press e and manually change /dev/mapper/loop0p1 to /dev/sdb1, then press Ctrl-x. If that doesn't work then reboot and try /dev/sdc1 instead. +
+ ++After the system has booted successfully the problem should resolve itself on subsequent reboots. +
+There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the dd command is used for writing to the target drive, but to write to multiple drives you can use a tool such as GNOME MultiWriter.
@@ -346,9 +346,9 @@ Or on Debian based systems:Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do.
It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it.
@@ -534,9 +534,9 @@ The resulting image can be copied to a microSD card, inserted into a BeagleboneIf you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within img/backgrounds and to change the available avatars and desktop icons edit the images within img/avatars. Re-create disk images using the instructions shown previously.
@@ -546,9 +546,9 @@ If you need particular dconf commands to alter desktop appearance or behaWhen you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users.
@@ -558,17 +558,21 @@ After a minute or two if you are within wifi range and there is at least one othIf the system doesn't boot and reports an error which includes /dev/mapper/loop0p1 then reboot with Ctrl-Alt-Del and when you see the grub menu press e and manually change /dev/mapper/loop0p1 to /dev/sdb1, then press Ctrl-x. If that doesn't work then reboot and try /dev/sdc1 instead.
+ ++After the system has booted successfully the problem should resolve itself on subsequent reboots. +
On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
@@ -578,9 +582,9 @@ On the ordinary internet the date and time of your system would be set automaticUnlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
@@ -604,9 +608,9 @@ When you are finished close the window and then select the Network RestartEnsure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the Chat and Other Users icons appear. Select the users icon and you should see a list of users on the mesh. Select the Chat icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list.
@@ -665,9 +669,9 @@ At present video doesn't work reliably, but text and voice chat do work well.You can make files publicly available on the network simply by dragging and dropping them into the Public folder on the desktop. To view the files belonging to another user select the desktop icon called Visit a site and enter the username or Tox ID of the other user.
@@ -682,9 +686,9 @@ You can make files publicly available on the network simply by dragging and dropTo create a blog post select the Blog icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the CreateBlog/content/images directory and then link to them as shown.