Is there a community specific to FOSS or just general privacy oriented IoT? With plenty of hardware discussion along with software. Routers, piholes, Meshtastic, anything IoT but open source. If it touches a network but you want it to do something it doesn’t. Flashing a doorbell camera with FOSS firmware. Hosting media servers on your phones Hotspot. Loading gcode to a printer from anywhere. There are so many things and possibilities.

If there isn’t someone should start one, OpenIoT or something catchy and relevant.

41 points

Homeassistant?

permalink
report
reply
2 points

This

permalink
report
parent
reply
15 points
permalink
report
reply
2 points

Kind of, there’s a lot of relevant posts that would be good cross posts. But they really concentrate on just networking and software. Id like a place that’s also a lot of hardware tinkering.

permalink
report
parent
reply
1 point

The company behind Home Assistant also maintains ESPHome, so I’m sure hardware hacking conversations are welcome.

permalink
report
parent
reply
1 point

I’m on mobile and autocomplete isn’t available on this app, but there’s some hardware specific communities. Also, this is Lemmy, I know that I appreciate cross-posting, so always do it when you can.

permalink
report
parent
reply
12 points

There is an entire ecosystem of open SoC devices, code, platforms, development boards, etc. One of the most popular is the ESP32/8266 boards, which is a pretty good place to start.

permalink
report
reply
3 points
*

I know, Meshtastic is almost entirely built on esp32 devices. Where is the community for this ecosystem? If there isn’t one on a widely federated instance there should be.

permalink
report
parent
reply
4 points

Matrix(#meshtastic:matrix.org) and their forum

Also, meshtastic is not only esp32, but also nrf which is really cool

permalink
report
parent
reply

There’s also !meshtastic@lemmy.ml, but it’s inactive at the moment.

permalink
report
parent
reply
2 points

A Chinese WiFi chip with binary blobs is about the farthest you can get from privacy, though. Or free software.

permalink
report
parent
reply
5 points
*

That’s fair, since it’s possible these chips have some backdoored bootloader or something, I’ve never personally analyzed them with an electron microscope, but the architecture and wire traces are published, so you could start a chip fabrication plant and roll your own silicon.

The actual running code on them is usually GitHub hosted though, or you can write it yourself and just import the libraries you need, again usually from GitHub or the platform specific repositories.

If you’re worried about Chinese chips in your open source though, I have some real bad news for you.

If you’re using FOSS specifically as a control against Chinese spying, and not analyzing the commit logs of every package you download, I have more bad news for you.

permalink
report
parent
reply
10 points

Home assistant, ESPhome and Tasmota form a core of this. The self hosting community also has a strong mindset towards security.

The stuff I self host is mostly because I don’t trust the “free” services a lot of techies seem fine relying on. I’ve seen too many providers suddenly go belly up, and screw people over.

I also use defence in depth. The “S” in IoT stands for security.

permalink
report
reply
3 points
*

Probably homelab/self-hosted communities, but you’ll have to preface that you’re focussing on the security aspect than the usability of the application/device. With that said, I’d like for the kind of community you mention to be big and have a lot of engagement but I think it’s too niche even amongst niche communities like self-hosting.

With that said, the principles are largely the same. Netsec applies to everything that touches the network, FOSS or otherwise. If you’re using Zigbee, you’re going to have to read about RF and how to secure yourself (Zigbee uses symmetric encryption from what I’ve heard and I really don’t like the idea). Funnily enough, when I had posed a question on RF privacy here I was ridiculed and downvoted, seemingly by a community that “cares” about privacy.

Yes, there’s a lot of hypocrites here. Which is also another reason why you probably won’t find much traction for the community you’re thinking of. But I’ll stop there.

Edit: I completely missed the HA, Node-red and OpenHAB communities, but you’ll probably find them in other forums and not particularly active here other than Home Assistant

permalink
report
reply
7 points

Your Https connections are also symmetric, so that’s a silly thing to dislike.

The handshake and key exchange are asymmetric, and used to establish a symmetric session key.

ZigBee encryption is fine for the use case, because you’re only adding devices you know are being added. You inherently trust that your physical ZigBee device is the device it claims to be.

There’s potentially an opportunity to hijack the key exchange between devices at network join, but you’d have to approve the listening device to your network in the first place.

https://development.libelium.com/zigbee-networking-guide/security-and-data-encryption

permalink
report
parent
reply
6 points

Thank you for clarifying, and my apologies

permalink
report
parent
reply
4 points

No apology needed, one thing about security is that paranoia is good. One problem with security is that paranoia leads to assumptions and misinformation, rather than understanding.

Symmetric key encryption is much faster than asymmetric, and can use much larger keys with less compute penalty. So we use acPU intensive asymmetric TLS handshakes to safely exchange the keys, and then switch to the faster method for the data.

So when ZigBee use AES 128, you can be reasonably sure the data packets are safe. The next question to ask is “do they exchange their keys safely?”

Which in this case would be “no” if you just leave the ZigBee controller in pairing mode all the time. However, you only allow pairing when you want it, and only pair with devices you explicitly allow. Unauthorized devices never get your network key.

permalink
report
parent
reply
5 points

Yeah I know about all those, but unless they’re someone that’s privacy oriented, most people end up using closed oem solutions. It’s kinda weird how some people will get angry at people not using full open Linux, and then go and login to their ring account to check their door if the notification for their Amazon package is correct. I didn’t want to say it was a niche in my post but it is, so I wanted to expand that.

I’ll crack anything open to solder some jumpers to the rom(or more likely the existing open pin placements where they flash at the factory) and poke around or just fully flash hardware. Where are the other people that do this? It’s both hardware and software skilled. Lots of software people, lots of hardwares people. There should be a community to connect and build FOSS systems.

permalink
report
parent
reply
3 points

People like this usually hang around the microcontroller spaces since these people will almost always make a case with a 3D printer and order ESPs from Aliexpress and program their own device/install Tasmota or something. Some people maintain a happy medium with purchasing pre-built hardware and running FOSS on them, but IMO the real fun is when you do most of it yourself. Not discounting how good OEM hardware can be in terms of overall functionality, of course.

The downside to writing your own code is maintaining its security which is a pain though.

I don’t think you’ll find many people like the type you’re looking for here outside of the few in the communities I mentioned previously. You’ll have to look at other forums, unfortunately.

permalink
report
parent
reply
1 point

I am interested and also looking for good resources, buddies that do similar… So if you find the spot or create something I could see myself in there. I like to hardware tinker, solder, flash tasmota to sonoffs31 plugs, esp3266, esp32.

permalink
report
parent
reply
1 point

I guess I could make it, but I have zero desire to be a mod. Maybe if I make it I could pass it off relatively quickly to someone relevant that wants to do that type of thing.

permalink
report
parent
reply

Privacy

!privacy@lemmy.ml

Create post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

Community stats

  • 7.5K

    Monthly active users

  • 2.8K

    Posts

  • 75K

    Comments