• 4 Posts
  • 74 Comments
Joined 5 years ago
cake
Cake day: June 28th, 2020

help-circle


  • One of my banks properly uses TOTP which is independent & the other uses SMS which isn’t secure, but is also independent. I would straight up leave a bank if an app was required since there are always other options.

    Family is the easiest to convert since they have unconditional love for you & would me the easiest to understand your concerns. You could even roll out a Snikket instance for everyone to use together.



  • Cheogram has a better featureset on Android in my experience. Movim has quite a lot of features & good performance for a web app—which covers the folks that “don’t want to install any new apps” (generally the right skepticism, but really most F-Droid ones are safer with less worry), or platforms without good clients. The biggest pushback I have heard was bad iOS clients—but being a self-hostable service with almost exclusively free software clients, it should be of no surprise any iOS dev is lackluster, being an entirely closed platform, anti-GPL, & with a hefty fee just to list an application.


  • We had this in XMPP a decade ago & they could have readopted the open standard instead of creating a new one. There is no track record of them not bending the rules to benefit just them anyhow—but this time it was developed exclusively by the tech giants which is absolutely for their benefit with nestled enclaves to meet the bare minimum requirements while still building the garden’s walls higher. Cabal-ass behavior.


  • The adaptors are flimsy and hang funny. Both of these options are putting additional strain on the only port for charging & data transfer—which is also making you choose audio or charging / transfer. Or they want to push you into buying irrepairable, flaky, branded earbuds what generally have worse audio quality & always having latency. When all non-phone devices are still understandably using the standard 3.5 mm jack, why give any money & reward these companies putting out devices with user-unfriendly IO when I can support one that does meet my needs?

    You can make Linux more secure by various means, & we will never get to a better state until early adopters start adopting the ecosystems. I would rather do this than support more Google ecosystem stuff.

    GrapheneOS doesn’t really give you choice. This isn’t cool to me—& you will have a hard time convincing me otherwise since there are plenty of precautions I can take with my setups & my threat models without being told there is only one option.




  • Mumble is great for audio chat, but I would not wish its text chat on everyone. For an audio application it is light on your resources, but not good enough to leave on perpetually since it will keep checking the mics which makes it great for idling in when you want to audio chat, but not good if you don’t want that noise. I run & use my server regularly, but I log out when I need to focus or to save battery. I think it works better as an auxiliary place to chill or for meetings & is better paired with a different application for text chat & keeping on more or less always (where that other chat probably shouldn’t be Matrix—not just for installation but the resources required to run it). You will also get iOS folks crying there aren’t any great ports since it costs money to be on the Apple Store, FOSS doesn’t have deep pockets, & GPL is banned.


  • toastal@lemmy.mltoPrivacy@lemmy.mlSkype Replacement for Small Business?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Less than 30? Self-host an Ejabberd server on an old desktop under some desk for private message & multiuser chats + Jitsi which handshakes over the same protocol as the chats, XMPP. If you need some unified UI for everyone & a bit of posts, Movim can also sit on top of the XMPP server. If need need some low-latency, low-resource audio chat, let folks idle in a Murmur server.

    Matrix uses way too many resources & is way too slow/inefficient at the protocol level.




  • So you are saying we should all use Reddit, Discord, Meta WhatsApp, & Microsoft GitHub since more folks are there? The only way to buck those trends is to be the change you want to see & slowly move what groups you can away. You don’t have to get everything to buy in at once & there are mirrors / gateways that you can use as a transition. Make a clan homepage & say the VoIP is here & the chat is there… now you aren’t beholden to one specific tool going to shit or waiting 10 years for something to have literally every feature you want. If 2 applications is a barrier, maybe that someone isn’t the right fit for your group anyhow.


  • For the chat part: IRCv3, XMPP, Jami, maybe SimpleX.

    As it stands for VoIP: Mumble, Jitsi (XMPP), Jami, maybe Movim (XMPP) in the near-ish future.


    IRC & Mumble is centralized but super lightweight so you can spin up a server on any old hardware & can be fine for ‘clans’. Clients are efficient too. They aren’t encrypted other than TLS but are good enough for its largely-room-based goals.

    XMPP is a generalized, decentralized protocol for presence & messaging. It has multiple FOSS servers that require a potato for hardware that you can spin up in a bedroom to join other bedroom servers where you can control your own data (same as Matrix, but a lot less resources & more mature). Chat can be encrypted (most clients support PGP & OMEMO). Some clients can do voice/video calls, many are working on multi-user call at present. It is the protocol behind WhatsApps, Zoom, Fortnite, League of Legends, & more.

    Jami is P2P IIRC, but I haven’t used it—so I won’t comment.



  • Bad idea. Matrix is incredibly costly to run by design. The eventual consistency model replicates everything to all servers which is wasteful, slow, & isn’t going to scale. Many medium-sized servers have shut down for storage & CPU+RAM costs—which causes refugees to seek more centralized nodes. Hell, we saw it a couple weeks ago Matrix begging for money since they can’t even afford to run their own servers anymore. You should put your money into a protocol that doesn’t treat chat like a blockchain & is efficient enough to reasonably self-host.