• 0 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • Many of our home customers’ feedback indicated a preference for the certainty provided by an annual plan. The annual plan offers assurance that you always have access to the latest version with innovations such as improvements we’ve made in compression speeds and algorithms. It also ensures you have access to critical updates and are protected against new threats and risks.

    I think they made that up. I highly doubt their customers expressed any such preference.






  • Google takeout is there so they are technically compliant with rules that say you must be able to download your personal data, but they make it so inconvenient to use that practically it’s almost impossible to download it. Google photos isn’t a backup service so much as a way for Google to hold your photos hostage until you start paying for higher amounts of storage. And by the time you need that storage, Google takeout download has become impractical.



  • Am I likely to be annoyed about where the fiber comes into the house?

    That one depends on the company installing it. When I got it installed they asked me exactly where I wanted the fiber to terminate and ran it through the house to an outlet under my desk. So let them know and they might put it where you need it.

    As for the router, I recommend buying a mini PC with at least 2 Ethernet ports and 4GB of RAM and running OPNsense. It’s great and will give you all the control you need. Or you can repurpose any old PC you have lying around and just add some Ethernet ports on a PCIE card.






  • The N100 has a reputation for decent performance and good power efficiency at a cheap price. It’s a basic quad core CPU with only efficiency cores (no performance cores) and no hyperthreading, but it comes with modern codec capabilities. It will certainly give you more power than a Raspberry Pi for everyday tasks, but don’t expect to do anything too demanding with it. If your needs are basic an N100 mini PC seems like a good option.


  • I just found the general combination of security - mindedness and cheap Chinese hardware curious / amusing.

    I think it can make sense, since there are so often vulnerabilities in consumer router firmware, and because those devices are so common the vulnerabilities are profitable to exploit. Running a BSD-based router on a cheap Chinese PC is likely to be better security for the router’s OS and software itself, even if you don’t know for sure about the firmware on the board (which you don’t with consumer routers either, really). Overall you could still have reduced your attack surface compared to a popular consumer router.


  • I use one with 6 LAN ports and a fanless 10th gen i5 running OPNsense, and it has worked well for years. It runs many services including Unbound DNS and Suricata with capacity to spare. It’s much better than any consumer router, though I run WiFi separately with an Asus AI Mesh set to AP mode.

    The only concerns are that you don’t get BIOS updates, and you don’t know for sure that there’s nothing nasty in the firmware. But then you don’t really know that on consumer routers either.


  • I run a fanless mini PC with OPNsense and it’s by far the best router I’ve ever had at home. I can keep traffic separate in different VLANs, configure my own firewall rules, run a recursive DNS resolver and use Suricata for intrusion detection and blocking. It cost a bit more upfront but it has been worth it. Instead of attempting WiFi on the OPNsense box I added a consumer WiFi mesh router in access point mode, but any old router would do for this.





  • I use OPNsense on a reasonably cheap mini-PC with 6 ethernet ports that I bought from AliExpress. You can do a lot with OPNsense. For wifi I could have added a wireless card, but to avoid any potential driver issues instead I just plug in a wireless router set to Access Point mode.

    How much this kind of setup costs depends on what kind of hardware you buy. If you stick to the minimum spec for OPNsense and buy a cheap wifi card or a used wifi router from eBay, you won’t need to spend too much.