{{Header}}
{{title|title=
Zerobox Development Notes
}}
{{#seo:
|description=ARM board running Tor + YaCy + ZeroNet
}}
{{archived}}
{{intro|
Zerobox - ARM board running Tor + YaCy + ZeroNet
}}
= Zerobox =
== Introduction ==
ARM board running Tor + YaCy + ZeroNet
{{stub}}
== Toolchain ==
Armbian is a cross-compiling toolchain project that runs on x86 hardware and generates Debian images for ARM boards:
https://www.armbian.com/
github.com/igorpecovnik/lib
== Scope ==
Can potentially serve as a Tor Bridge and also a seed node for other kinds of P2P services in the future.
* Bridges don't need the up-time/maintenance/bandwidth of a proper Tor relay.
https://www.oecd.org/sti/broadband/oecdbroadbandportal.htm#map
* Transports like Snowflake eliminate the need for TCP forwarding configurations. Command line for embedded and headless applications is planned. [https://lists.torproject.org/pipermail/tor-dev/2016-March/010578.html]
== Usability ==
* A SSH/VNC server listens only on a link local address
that is accessible from their PC directly through an Ethernet connection
only:
https://raspberrypi.stackexchange.com/questions/24071/connect-rpi-to-laptop-through-ethernet-cable/24073#24073
https://pihw.wordpress.com/guides/direct-network-connection/
*Does not need an existing network connection to administrate the box.
*Does not expose the box to SSH attacks on conventional networks.
* Authenticated HSs can be optionally setup for advanced users who want a secure way to connect to the box remotely.
* https://sandstorm.io/ - a project for making server usability as easy as Android.
== Other Projects ==
Projects of note:
* Tor-ramdisk
https://en.wikipedia.org/wiki/Tor_(network)#Security-focused_operating_systems
https://web.archive.org/web/20161129022400/https://opensource.dyc.edu/tor-ramdisk
https://gitweb.torproject.org/tor-ramdisk.git
== Discussion ==
Any points to be discussed go here. The rest of the page will be edited to add new info.
= See Also =
* [[Dev/Inspiration]]
= Footnotes =
{{Footer}}
[[Category:Development]]