• @0xD@infosec.pub
    link
    fedilink
    12 months ago

    Caring about the technology of an app more than about its privacy is really strange to me, but you do you.

    • @sibachian
      link
      English
      12 months ago

      electron slows everything on your computer down (by design). for each individual electron app you’re running concurrently, you’re burning another huge volume of resources and sacrificing performance that normally would have been shared. even well-optimized electron apps can’t do anything to avoid this due to the inherent design of electron. because each runtime of electron has to load all its junk separately from one another. it’s a burden on your hardware that developers just don’t give a shit about because electron makes it easy to push out apps with minimal coding effort and let you ignore native platform support. if they did give a shit they wouldn’t use electron. electron basically makes a flagship computer behave like a 90ies computer due to lazy convenience of the coder. i’d propose that any developer who opts to us electron can’t be trusted because they obviously don’t care (or know) enough to develop real software. almost every electron app is basically a patchwork put together from various github sources and frameworks.

      regardless. even if i wanted to use one of the privacy focused applications despite electron, i would have a total of 0 users to chat with, making the chat app useless. people want their modern features and are beyond willing to pay with their privacy. so not only does telegram offer a non-electron native client on all platforms. they also offer all modern features and design elements users have come to expect.

      and as said. if i had to pick one chat application i’d prefer over anything else. i’d go with delta chat. since i wouldn’t need to convince anyone to install it and still be able to chat with them. but it’s unlikely the delta chat developer will rewrite it. heck, most of the actual interface is just another lazy copypaste. so, i do me.