Primary account is now @Dark_Arc@social.packetloss.gg.

  • 0 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Dark Arc@lemmy.worldtoLinux@lemmy.mlZed editor: Linux when?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    5 months ago

    It’s a lot more than a random text editor.

    It’s a text editor from (at least some of) the people that made Atom at GitHub (with the explicit premise of learning from Atom/building a faster, better, Atom).

    The business plan is to sell collaboration features (e.g., remote pair programming).


  • Google is introducing planned obsolesence in Fitbit

    Have they? In what way?

    They’ve done good work for Android and Pixel, promising 7 years of updates for the latest Pixels. Samsung has also gotten much better about this with their recent phones. That’s going to put a huge dent in the e-waste as Android phones have surely been heavy contributors (certainly much higher than fitbit).

    TVs get bricked with firmware upgrades.

    What TVs? Vizio, Hisense, the Chinese junk budget brands?

    Very sympathetic to your e-waste concerns; I think the source of the problem is actually getting better not worse though. In general, the mobile tech sector is “growing up” and supporting products longer.










  • I think it’s pretty secure and it will be getting better soon. In reality, I think it’s much more secure than what most people will end up with otherwise.

    ZeroTier is open source, long running without incident, and the traffic is encrypted between peers.

    The threat model is basically two fold though, in theory someone who has control of the ZeroTier roots (if you’re not using your own controller, if you’re using your own, then s/their roots/your roots/) could add routes to your devices, and add/remove devices that are part of your confirmation.

    The encryption also doesn’t currently have perfect forward security, so if there’s a compromise in one of your connections, in theory some past state of that connection could be decrypted. In practice, I’m not sure this matters as traffic at a higher level for most sensitive things uses its own encryption and perfect forward security (but hey maybe you have some software that doesn’t).

    The other thing I will note about that last point is that they’re working on a rust rewrite that will have updated crypto, including perfect forward security.


  • FOSS just means the software is open source. As I said, you can self host ZeroTier and not involve their servers (if you’re not doing things commercially, you pay for the license but still run your own controllers, or you use an older version which has been automatically relicensed by the change date to Apache 2.0).

    That said, the traffic is peer-to-peer, in the majority of use cases there servers are acting as a bit more than syncthing’s servers (acting to facilitate the connection between two devices that want to talk together). See the other comment for some more thoughts here.



  • I’ll pitch ZeroTier instead, it’s the same concept, but it’s more FOSS friendly, older, doesn’t have the non-networking “feature bloat” of Tailscale, and can handle some really niche cases like Ethernet bridging (should you ever care).

    Just:

    1. Go to their website, create an account, and create a network
    2. Add ZeroTier to the devices you need to connect
    3. Enter your network ID on those devices
    4. Approve the devices in the web control panel

    If you want to go full self hosting, you can do that too but you will need something with a static IP to control everything (https://docs.zerotier.com/self-hosting/network-controllers/?utm_source=ztp) this would replace the web panel parts.

    You can also do a LAN routing based solution pretty easily using something like a Raspberry Pi (or really any Linux computer).



  • Dark Arc@lemmy.worldtoPrivacy@lemmy.mlProtonMail Rewrites Your Emails
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    1 year ago

    No, you can set up PGP encryption to send PGP encrypted mail to non-proton customers via Proton. They’ve also been trying to work on standards that would make retrieving public keys/knowing the recipient accepts PGP automatic.

    You’re blatantly misinformed, and it’s irritating.

    Edit: I’ve blocked this person following their reply, but to their last point, “via Proton” literally means you use their service as a standard PGP mail client no strings attached, that can interact with any other PGP, and with no vendor lockin. That is literally the definition of using an open standard. There’s no insidious plot here.




  • Dark Arc@lemmy.worldtoPrivacy@lemmy.mlProtonMail Rewrites Your Emails
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    1 year ago

    That mentality is part of the problem. More options is not inherently better, it’s more to maintain, more complexity, more feature requests in that direction (“well can I store a PGP key in the browser that isn’t uploaded to your servers so I can read my non-synced PGP mail”, “can I write mail using that”, “oh I changed my mind, can I convert mail to your PGP key from my PGP key”, “oh I changed my mind again, I’d actually like all my emails changed to my PGP key”, “oh could you sync my PGP key for me”, etc).

    It happens all the time, bending over backwards as a company for niche customers that want to use your toaster as a waffle iron rarely works out well.