• 0 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: January 2nd, 2024

help-circle

  • Well all Linux systems can easily be turned into routers if they have 2 or more networking ports.

    All you have to do is enable routing, the firewall rules for routing internal traffic and restrictions on external traffic, and dhcp services to the internal network (assuming that you don’t have a dedicated dhcp server)

    Here is an example: https://github.com/dhenkes/router

    Basically any Linux router guide (for any Linux distribution) can be used with minimal translation as they are all going to be using the exact same software with virtually identical configurations.










  • I in no way implied that I did not have access to the source code.

    The source code is readily available with reproducible builds such that anyone can verify that the source code corresponds to the binary running with just a couple of key presses.

    All of it has a bootstrap chain from stage0. So no binaries or generated files anywhere in the build chain.

    The horse is not high when anyone who wants to get on can and the FSF community is willing to help lift people up rather than try to tear them down.