mko
@mko@discuss.tchncs.de
- Comment on Self Hosting for Privacy - Importance of Owning your own Modem/Router? 2 days ago:
We all go our own ways. Over the later years I’ve added features and with it the inevitable complexity. Self-hosting my own data has made my care more about what goes on in my network. I am not quite at the stage of adding VLAN’s but it will probably come.
- Comment on Self Hosting for Privacy - Importance of Owning your own Modem/Router? 3 days ago:
I router provided by an ISP is not your hardware, thus any network behind it is by definition not controlled by you. There have been numerous cases where they have backdoors or known admin passwords. In cases where there is a wire type transition (for example incoming over coax or fiber) it might be necessary to use it though. Same if it is necessary due to your contract.
In my cases I always turn off the wireless antennas and switch it to bridge more, then place my own router/firewall device behind it.
- Comment on 700+ self-hosted Git instances battered in 0-day attacks 3 months ago:
Yes, although MySQL/MariaDB or PostgreSQL are the more robust options.
- Comment on 700+ self-hosted Git instances battered in 0-day attacks 3 months ago:
For personal use. As someone you has all my non-trivial creations, including dot-files and scripts I replicate between machines, in repos since CVS has a thing it’s a habit. Version control. This stuff is mostly private but not secret, why should I have it public?