• 0 Posts
  • 17 Comments
Joined 11 months ago
cake
Cake day: September 20th, 2025

help-circle






  • I never signed up for the Hyundai BlueLink thing. The dealership pushed it - hard.

    “It used to be free for the first year and $40/year after, now it’s free for life, so why not do it?”

    “You can start your car in the office and let it warm up outside!”

    “The sales agent will get in trouble if you don’t activate BlueLink!”

    Well, I never activated so hopefully, whatever driving metrics it’s gathering aren’t directly associated with me. (One day I may dig under the hood and try to find the cell antenna and disconnect it.)


  • I’ve seen them used less for privacy and more for getting around permissions/limitations on controlled systems like work laptops. (That’s assuming work devices haven’t locked down or disabled USB drives.)

    More often than not, there will still be some artifacts left over, whether it’s recently access files or terminal history that indicates a portable device/app was used.

    If you’re looking at USB things specifically designed for privacy, something like Tails is where it’s at.










  • plateee@piefed.socialtoLinux@lemmy.mlPrinters for Linux
    link
    fedilink
    English
    arrow-up
    8
    ·
    11 months ago

    Yup, another vote for brother laser printers. If you’re worried about them applying updates that add DRM to toner cartridges, but you still want network printing you can do one of two things:

    1. Give the printer a static IPv4 address and block egress from your router with a firewall.
    2. Give it a static IPv4 address but give it a non-functional gateway (e.g. if your gateway is 10.0.0.1, make the printer’s gateway 10.0.0.254)

    Heck, do both if you’re paranoid.

    Either way it’s not getting updates unless you manually change things or download the firmware updates on your Linux box and apply it that way.