this post was submitted on 10 Aug 2023
81 points (96.6% liked)

Technology

58150 readers
4652 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Are there any apps that support RCS that aren't made by Google or a crappy cellular provider (ie: bloatware Verizon apps)?

I appreciate the features RCS has, but I'd love to get that without sending it all to Google with a "trust us" approach to backdoor keys. The documentation I looked at indicated that anyone could setup an app to support RCS and communicate with Google's RCS users, but I can't find any apps that actually do that.

Also would love to be able to message from multiple devices using RCS, which Google has working in their web app.

you are viewing a single comment's thread
view the rest of the comments
[–] umami_wasbi@lemmy.ml 4 points 1 year ago* (last edited 1 year ago) (4 children)

Signal is great, but it was unclear if I would be able to self-host my own Signal server if I wanted to support the public network and provide redundancy to my local LAN and connected networks.

~~You can't. Signal's server is closed source. Only the clients are open.~~

I just discovered Signal open source the server. Please kindly disregard what I said. I had the old news in my mind (maybe).

[–] BananaTrifleViolin@kbin.social 8 points 1 year ago (1 children)

Signals server software is open source. I suspect you mean the main signal network is closed and centrally controlled (it's not federated basically) - anyone can run a private signal server (and network) but not as a node within the main signal network is my understanding.

[–] Chewy7324@discuss.tchncs.de 1 points 1 year ago* (last edited 1 year ago)

Maybe they meant that at some point a few years ago Signal didn't update their public open source server code for neraly a year or so while simultaneously rolling out new features.

[–] FarLine99@lemm.ee 5 points 1 year ago

WTF? Signal Server code is open source 🤔🤨

[–] mashbooq@lemmy.world 0 points 1 year ago

To add to what others have said, Signal's server code is open source, but they took the anti-spam module closed source last year

[–] Qantumentangled@lemmy.farley.pro 0 points 1 year ago (2 children)

I thought it was something like that. What I really want to see is an open-source version of Briar.

[–] FarLine99@lemm.ee 6 points 1 year ago

Go look at SimpleX Chat. Decentralized, no identificators, very privacy focused.

[–] refurbishedrefurbisher@lemmy.sdf.org 2 points 1 year ago (1 children)

Briar is open source, but yeah, check out SimpleX Chat

[–] Qantumentangled@lemmy.farley.pro 2 points 1 year ago (1 children)

I just checked and you're right! I looked into Briar a while ago and ignored it because I couldn't run the Briar-Mailbox program on Linux.

[–] AbidanYre@lemmy.world 1 points 1 year ago (1 children)

I don't think it runs on iOS yet either, which may limit who you can contact with it.

[–] Qantumentangled@lemmy.farley.pro 1 points 1 year ago (1 children)

I have an off-grid Linux box that hosts a local Wi-Fi network and some communication and entertainment apps. I want to host a chat service for asynchronous off-grid comms. Briar looked like the perfect option if I could just add the mail-box to my Linux box.

Simplex looks like it might do something similar, but it doesn't look like it does comms over direct Bluetooth.

[–] AbidanYre@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

It doesn't. But you can run your own server pretty easily.

You could also check out Jami. It doesn't do direct Bluetooth but it works on a lan if you run your own dht... proxy? bootstrap server? It can also do local discovery over udp, but I haven't tried that yet. I think async may chew up battery though

Maybe your own matrix server?