this post was submitted on 01 Sep 2025
114 points (97.5% liked)

Open Source

42136 readers
380 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

Source code and details: https://git.disroot.org/Phoenix

top 24 comments
sorted by: hot top controversial new old
[–] vort3@lemmy.ml 16 points 2 months ago (1 children)

Is this some kind of actually new IM, or yet another fork of XMPP/Conversations?

[–] nemesis1733@lemmy.world 11 points 2 months ago (2 children)

I made this from scratch lol

[–] Valmond@lemmy.world 5 points 2 months ago (1 children)

How does it work under the hood? I mean how do you hook up and teconnect with people in a decentralised manner?

[–] nemesis1733@lemmy.world 2 points 2 months ago (2 children)

It works similar to Matrix which is federated

[–] Valmond@lemmy.world 3 points 2 months ago (1 children)

Any pointers on how that works :-D ?

[–] nemesis1733@lemmy.world 1 points 2 months ago (1 children)

Homeserver is essentially a distributed chat relay so clients post messages to rooms and the server relays those messages to its peers

[–] Valmond@lemmy.world 1 points 2 months ago (1 children)
[–] nemesis1733@lemmy.world 1 points 2 months ago (1 children)

Official homeserver (https://phoenixim.site/) is hosted on a VPS and all homeservers are interconnected via federation

[–] Valmond@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (1 children)

Thanks.

So the VPS acts as a jump start or bootstrap and then it's not used any more?

If so, then I must say nice job.

If not then it's kind of a not so decentralised, right?

[–] nemesis1733@lemmy.world 2 points 2 months ago (1 children)

Yeah official homeserver also acts as a bootstrap server

[–] Valmond@lemmy.world 1 points 2 months ago (1 children)

Can discussions survive without it, after they have started?

[–] nemesis1733@lemmy.world 2 points 2 months ago (1 children)
[–] Valmond@lemmy.world 1 points 2 months ago

That is good to hear!

Thank you for your patience :-)

[–] Ferk@lemmy.ml 1 points 2 months ago* (last edited 2 months ago) (1 children)

I see it has Tor as a dependency. Does it make use of onion routing? in which way?

[–] nemesis1733@lemmy.world 2 points 2 months ago

Official homeserver supports federation over onion services and dockerfile hosts homeserver as onion service that's why i added Tor as a dependency

[–] mitch@piefed.mitch.science 2 points 2 months ago (1 children)

Neato. Always cool to see a new approach. Synapse/Matrix is excellent, but, running a federated Matrix server is an exercise in frustration. So many version forks, so many hard crashes. :(

[–] icosahedron@ttrpg.network 6 points 2 months ago

i think synapse is just kind of awful. i'm running a continuwuity (fork of conduwuit) server, and it's been incredibly straightforward and painless compared to synapse

does it work across LAN or p2p Bluetooth without WAN like Briar, Cwtch, etc?

[–] ISO@lemmy.zip 2 points 2 months ago

Only looked at the Cargo.toml files.

  • (pet peeve) Considering there is (presumably) no compatibility concerns, why not use an efficient binary format instead of JSON?
  • Not checking in Cargo.lock files, and using = dependency versions for Phoenix_Desktop, is a bit odd!
[–] gary_host_laptop@lemmy.ml 1 points 2 months ago

can you create a flatpak, appimage, or something rather than the binary?

[–] omniman@anarchist.nexus 1 points 2 months ago

Will nostr consider decentralised end to end encrypted ?

[–] Ulrich@feddit.org -5 points 2 months ago (1 children)
[–] belluck@lemmy.blahaj.zone 7 points 2 months ago (1 children)
[–] Ulrich@feddit.org -3 points 2 months ago

Because we already have hundreds of them?