Skip to content

consistency to BSD systems' bridges setups

Vinícius Zavam requested to merge egypcio/community:bridge-consistency-bsd into main

by merging this request we would be able to:

  • have a consistency on setting up a Bridge on BSD systems;
    • we basically try to use same words for all of the guides;
    • follow steps' titles from the Linux distros' setups;
  • offer a standard version of torrc, with small descriptions;
    • rename ChangeMe to myNiceBridge, just like the other tutorials
    • make sure we use the right path for obfs4proxy on NetBSD
  • mention about "Automatic Software Updates" on all systems' pages;
  • add the "Final Notes" to the bottom of all guides;
  • shrink long texts on steps' titles, to avoid line-break;
  • fix steps' counters.

this work is based on the great effort done by #23 (closed) (focusing on bridges setups only for this time). we also ensure to keep #156 (closed) and #157 (closed) in harmony with what we propose here

https://github.com/torproject/community/pull/159

Merge request reports