this post was submitted on 08 Sep 2025
8 points (100.0% liked)

raspberrypi

4823 readers
1 users here now

Community about the single-board computers, micro-controllers and related projects.

https://www.raspberrypi.com/

Other RaspberryPi communities on Lemmy

founded 5 years ago
MODERATORS
 

Like issues with uptime, risk of backdoors, privacy concerns, etc.?

Using Raspberrian Bookworm, input connection is through an ethernet cable and the hostpot was set up through Pi-Apps' hotspot tool and is using WSA2 and password, but nothing else to note.

Not much info I could find through articles online.

top 12 comments
sorted by: hot top controversial new old
[–] nabladabla@sopuli.xyz 7 points 1 week ago (1 children)

A main thing to worry about is that the SD card can stop working at any time for no reason.

[–] Auster@thebrainbin.org 2 points 1 week ago (1 children)

As in, constant reading and writing would massively shorten its life span?

[–] ggtdbz@lemmy.dbzer0.com 3 points 1 week ago

Yes. They do make long lifespan SD cards for things like CCTV recording, they cost a bit more but might be worth taking a look at. I know people running more critical systems on Pi 4s and Pi 5s will use something more durable than an SD card nowadays, like an actual SSD.

[–] mesamunefire@piefed.social 4 points 1 week ago (1 children)

Just FYI you may want to check the speed on the Ethernet and WiFi. Its not the strongest chip out there in those regards.

[–] Auster@thebrainbin.org 2 points 1 week ago

Thanks. Though luckily I suppose, considering the path from the router wirelessly, with a few walls in-between, it's still a massive upgrade. =)

[–] spaghettiwestern@sh.itjust.works 4 points 1 week ago* (last edited 1 week ago) (1 children)

If you've secured your wifi network the Pi shouldn't be any easier to hack into than any other AP device. If you want to do more with it like add a firewall, you can turn it into a full-featured, advanced router with OpenWRT.

[–] Auster@thebrainbin.org 2 points 1 week ago (1 children)
[–] spaghettiwestern@sh.itjust.works 3 points 1 week ago* (last edited 1 week ago) (1 children)

Want to 2nd the mention that the PI's SD card can fail unexpectedly. I set up a PI server using a Micro SD card and the card became completely corrupted after a few consecutive power failures during storms.

If you are relying on that PI consider buying a cheap SSD to boot from. 250GB SSDs are less than $25.

[–] Auster@thebrainbin.org 1 points 1 week ago (1 children)

Makes sense. Maybe to avoid that, as I won't be using the internet 24/7, to turn off the device when I don't need.

Also, would an external HD instead of an SSD be a good option too? Heaviest I think I'd use it for is for playing PS1 games, if I absolutely couldn't from a Pi5 I have, or if I set up a Jellyfin server on it. And afaik HDDs in my area are still cheaper than SSDs.

A hard drive might be fine, but take into account the limited capabilities of the Pi's power supply. Yours may not be able to support an external HDD unless your enclosure is powered separately. And of course that HDD will be slower than a MicroSD and much, much slower than a SSD.

[–] azimir@lemmy.ml 2 points 1 week ago

Mostly at the radio chipset sucks for range. It'll work fine, but don't expect the kind of physical capability without better antennas.

[–] N0x0n@lemmy.ml 2 points 1 week ago* (last edited 1 week ago)

I don't know about the 3B but the 3B+ uses the ethernet port via USB2... If throughput is an important factor, keep that in mind.