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.

  • @nottelling@lemmy.world
    link
    fedilink
    English
    114 months ago

    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.

    • @GluWu@lemm.eeOP
      link
      fedilink
      3
      edit-2
      4 months ago

      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.

    • @XTL@sopuli.xyz
      link
      fedilink
      24 months ago

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

      • @nottelling@lemmy.world
        link
        fedilink
        English
        5
        edit-2
        4 months ago

        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.