130
submitted 11 months ago by brandneworld@feddit.de to c/technology@lemmy.ml
top 36 comments
sorted by: hot top controversial new old
[-] Matte@feddit.it 38 points 11 months ago* (last edited 11 months ago)

I can’t even get people to USE telegram, which they have already installed, let alone get them to understand, subscribe and install a federated messaging app. it seems like it’s whatsapp or back to the trained pigeons.

[-] derin@lemmy.beru.co 16 points 11 months ago

Yes, but you can use the federated app and bridge whatsapp into it. It's a good solution :)

[-] ikiru@lemmy.ml 6 points 11 months ago

How does this work? And can you please expain it in terms an idiot, like myself, would understand?

[-] sugar_in_your_tea@sh.itjust.works 7 points 11 months ago

Basically the bridge listens for new posts on both services and copies them as needed. Think of it like a bot on Reddit or lemmy that automatically posts stuff on behalf of someone else.

Does that make sense?

[-] ikiru@lemmy.ml 2 points 11 months ago

That makes sense, thank you!

How do you install a bridge on Android? Using the bridge, could you theoretically link a WhatsApp account from a different phone?

[-] sugar_in_your_tea@sh.itjust.works 3 points 11 months ago

You'd install it on the server, so it would need your WhatsApp credentials and whatnot, at least that's how other bridges work.

[-] ikiru@lemmy.ml 1 points 11 months ago

Ah, okay. I think I understand now. So, I would have to host a server to do that then I assume?

Thank you!

[-] derin@lemmy.beru.co 2 points 11 months ago

If you want to be in control of the server and bridges yourself, yes - you'd have to do that.

If not, you can just use a service like beeper

[-] ikiru@lemmy.ml 1 points 11 months ago

Cool! Thanks so much!

[-] itsmistermoon@feddit.cl 3 points 11 months ago

I kinda do this, but only thanks to Beeper. Not sure I would be able to do it by myself lol.

[-] ArcaneSlime@lemmy.dbzer0.com 1 points 11 months ago

I've been hearing about this "bridging" thing. Is it possible to bridge into an IRC network that hasn't been bridged yet? My options seem to be "OFTC, Snoonet, W3C" but I want to bridge to another network, and I don't know if I even can or if I have to be a server admin or something.

[-] domi@lemmy.secnd.me 3 points 11 months ago

Yes, it's possible but you either have to host your own server, have to be on a server where the IRC bridge is installed and can be used by anyone or use a service like Beeper that takes care of it for you.

[-] ArcaneSlime@lemmy.dbzer0.com 2 points 11 months ago

Ah damn, thanks. I'll eventually host my own server one day!

[-] OskarAxolotl@lemmy.world 10 points 11 months ago

Nobody should use Telegram, in my opinion. It's run by a shady company that doesn't even disclose the inner workings of their service properly, uses a non-standard encryption protocol and doesn't even encrypt chats by default. The only thing I like about Telegram is the fact that you don't have to expose your phone number to use it.

[-] linearchaos@lemmy.world 0 points 10 months ago

One thing they really have going for them is timely delivery of image data.

When I detect motion in my driveway I send them the JPEG through their API, without skipping a beat I get the image on all of my devices including my watch.

I tried email, discord, SMS, slack, pushbullet. Stuff either takes a long time to come through or comes through missing an image. I honestly hope they never shut down the service because I cannot find another service that runs as well. Fortunately for my needs I don't care and the least about encryption.

[-] leecalvin@lemmy.ca 2 points 11 months ago

I got a small team in school to all adopt my self hosted Matrix as a chat solution for a project we were working on throughout the year. It was great. Everyone jumped back to Discord after we graduated though.

[-] ArcaneSlime@lemmy.dbzer0.com 1 points 11 months ago

I've gotten a few people on element and some of them even use it to varying degrees! Don't bother with the "federation" thing, just let them go with matrix.org or tell them what server to use and how to make element use it on sign up, even better if you can say "lemme see that phone real fast" and hand it back saying "type a username and pass, don't lose the pass!"

My issue is the IOS client for element won't let people sign up without email AND removes the "email notifications for this acct" tic box thingy, so you need to use a junk email or sign in on the pc client (or web client) and then check that box which works acct wide. I use GrapheneOS but for my IOS friends it is a pain during sign up, and they never want to give it the ability to notify (which imo is pretty important in a chat application), I just don't get iphone users tbh.

[-] Jagermo@feddit.de 12 points 11 months ago

My kids love SchildiChat, because of the turtle.

[-] Rayzor@lemmy.ml 2 points 11 months ago

I love it too, and it's on F-Droid!

[-] El_Rocha@lm.put.tf 8 points 11 months ago

To me the only thing lacking from Matrix is the ability to search encrypted conversations on mobile.

I believe Element has it for desktop and iOS, but nothing for Android...

[-] kalipike@lemmy.one 2 points 10 months ago

Yeah it's definitely a chore to get anyone to use anything other than iMessage. A few friends and I use Signal even though they have iMessage and loved it. But everyone else is hooked to iMessage. Convenience is King in terms of adoption, unfortunately.

[-] speck@kbin.social 2 points 11 months ago* (last edited 11 months ago)

Anyone know if there are go-to servers to use? Looking to try Matrix for a team of around 20 where client information can be shared privately

EDIT: mainly I was seeing if any of the public servers listed on joinmatrix.org/servers/ would be more recommended than others

[-] Grouchy@lemmy.grouchysysadmin.com 3 points 11 months ago

Host your own Synapse instance and lock it down to your users.

[-] speck@kbin.social 2 points 11 months ago

I'm clearly weak on terminology. When you say Synapse instance, Sypnase is the server software that would then allow me to host an instance of Element/Matrix? And an instance would be running that software somewhere — namely, a device I own or a VPS?

[-] Grouchy@lemmy.grouchysysadmin.com 4 points 11 months ago

Yes. Synapse is the server side part of Matrix. You install it at a Matrix host, or on a VPS, or even a Raspberry PI device. See https://github.com/matrix-org/synapse#installing-and-configuration

Once up and running you connect a client like Element to it.

[-] speck@kbin.social 2 points 11 months ago

Nice, thank you. I appreciate the clarifications!

[-] sugar_in_your_tea@sh.itjust.works 3 points 11 months ago

I use Mozilla's instance, but I'm not sure what differences might be applicable to hosting a team. I just use it to join existing rooms.

[-] domi@lemmy.secnd.me 2 points 11 months ago

Are we talking about a company?

Element provides hosted and on-premise solutions for companies: https://element.io/

Synapse is the server that's normally used and can be installed pretty easily: https://matrix-org.github.io/synapse/latest/setup/installation.html

There's a list of public servers here: https://joinmatrix.org/servers/

But be careful if it's for a company, public servers might go down.

As frontend you can also use the Element clients or web interface, they are completely free.

[-] SirShanova@lemmy.world 1 points 11 months ago

No Windows server solutions? Synapse has Docker but I’ve had a hell of a time getting it up on my Win Server 2016 install.

[-] domi@lemmy.secnd.me 2 points 11 months ago

I don't think Windows server is officially supported by Synapse so Docker, WSL or a Linux VM are probably your only chances.

[-] speck@kbin.social 1 points 11 months ago

Thank you. I think in my (ill-educated, poorly framed) original question, I think I was seeing if there were recommendations from the list on joinmatrix.org/servers/ I see that some are green-lit for privacy while others aren't.

This team isn't enterprise level or anything and I'm just looking to elevate them from emails to, originally, Slack. They're not sharing state secrets or anything, but are inconsistent about sharing client information that while not necessarily directly identifiable, should be kept under a tighter lid than it currently is.

[-] Meseta@sh.itjust.works 1 points 11 months ago

Even if the messages are end to end encrypted I wouldn't trust a third party with that data (unless it was a company that does it for a living.)

I'd probably recommend running your own instance, I imagine for that few users it would be pretty cheap. Though maintenance is probably the biggest issue there.

Or just use a third party Matrix server but send client info over email using GPG keys. That would cost you nothing.

[-] speck@kbin.social 1 points 11 months ago

Do you mean self-hosted, like from our own computer?

[-] ArcaneSlime@lemmy.dbzer0.com 1 points 11 months ago

No, he means from a server. Either a VPS, a physical server you buy, or an old laptop in the corner that you keep always running (idk if that's enough for matrix, I want to host my own for about the same number of people but have yet to take the plunge. Also want to host myself a nextcloud instance, a jellyfin server, and motioneyeos. One day...)

[-] speck@kbin.social 1 points 11 months ago

I think this helps me clarify what I am asking: I want to set up an instance of Matrix/Element that is private (defederated?).

To do so, it has to live somewhere. And I gather that can be a public server like @domi linked to, or on a VPS (or physical server, but I don't want to go there).

Public server is what I originally had in mind: are there any that are better options than others in relation to security/privacy?

If I instead rent space on a VPS, (a) what's a decent one to consider and (b) do I then need to install something in addition to Element like Synapse, which someone else mentioned?

[-] ArcaneSlime@lemmy.dbzer0.com 1 points 11 months ago

Oh! I misunderstood lol. Honestly, I have some of these same questions, so I wish I could help here but I cannot, sorry.

this post was submitted on 12 Aug 2023
130 points (95.1% liked)

Technology

33653 readers
54 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS