this post was submitted on 24 Feb 2025
43 points (100.0% liked)
Hardware
3784 readers
156 users here now
All things related to technology hardware, with a focus on computing hardware.
Rules (Click to Expand):
-
Follow the Lemmy.world Rules - https://mastodon.world/about
-
Be kind. No bullying, harassment, racism, sexism etc. against other users.
-
No Spam, illegal content, or NSFW content.
-
Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.
-
Please try and post original sources when possible (as opposed to summaries).
-
If posting an archived version of the article, please include a URL link to the original article in the body of the post.
Some other hardware communities across Lemmy:
- Augmented Reality - !augmented_reality@lemmy.world
- Gaming Laptops - !gaminglaptops@lemmy.world
- Laptops - !laptops@lemmy.world
- Linux Hardware - !linuxhardware@programming.dev
- Mechanical Keyboards - !mechanical_keyboards@programming.dev
- Microcontrollers - !microcontrollers@lemux.minnix.dev
- Monitors - !monitors@piefed.social
- Raspberry Pi - !raspberry_pi@programming.dev
- Retro Computing - !retrocomputing@lemmy.sdf.org
- Single Board Computers - !sbcs@lemux.minnix.dev
- Virtual Reality - !virtualreality@lemmy.world
Icon by "icon lauk" under CC BY 3.0
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you have your HDD shared with local network devices without a password, then yes they can access those HDDs. Not sure about printers, but if the printer is not locked down some how, they can potentially access it (e.g. print or scan documents that are in the scanner), albeit I haven't used a printer at home in decades so I may be wrong.
It's not a good thing to have randoms (even a nominally legit company) to have open 24/7 access to your local network.
Thank you for the explanation, so it's as bad as I thought. How do I know what apps and programs have access to my network?
It's more devices that enable apps and programs to have access to your local network.
There are no easy and fast solutions. The best option is to avoid all "corporate" (i.e. non-DIY) smart devices and never connect them to the internet. It may be helpful to get a Pi-Hole running which provides a final layer of defence that catches and block's random stuff (but not everything).
Pi-hole is also a fun project for getting into SBCs/Raspberry Pi. It's cheap and you get a nice little dashboard of all the spyware that it blocks:
I will note that a Pi-Hole most probably won't help against Eight Sleep (since it sounds like you need it to have remote access to use it), but it's good to block random spyware embedded in many seemingly legit applications.
You can also add a bunch of useful services to the SBC/Raspberry Pi like NAS, Media Server, download client and much more.
Got you, I'm screwed because I have a smart tv. I didn't realize that they could all talk to each other. I didn't care if they saw what I watched, I do care if they can get on my laptop or phone.
They might not necessarily get on your laptop or phone (to be honest they probably can't), but there is a risk they can.
I would strongly recommend using the TV purely as a HDMI output device and not using the "smart" functions of the TV. Buy yourself a Raspberry Pi (it will cost less than $100 out of pocket even if you go overboard) and set up a media server with say Kodi or Jellyfin. PM me if you feel like it and I will point you in the right direction (good forums where people will help you and answer intro questions without being annoying).
Thanks again. If I get a breather this summer, I'll look to you for direction to the right forums.