Im planning develop a image based decentralized chat platform with Xmpp. However, the servers on the platform should not be federated with other xmpp servers, that is, they should only communicate with the servers on their platform. Also on the server side I don't know where to start. Should I use an xmpp library or something else?✎
Peter Waherhas joined
Miderily
Im planning develop a image based decentralized chat platform with Xmpp. However, the servers on the platform should not be federated with other xmpp servers, i mean they should only communicate with the servers on their platform. Also on the server side I don't know where to start. Should I use an xmpp library or something else? ✏
Miderily
Im planning develop a image based decentralized chat platform with Xmpp. However, the servers on the platform should not be federated with other xmpp servers, i mean it should only communicate with the servers on the mine platform. Also on the server side I don't know where to start. Should I use an xmpp library or something else? ✏
jonas’
I would suggest you use an existing xmpp server software such as prosody
jonas’
why do you want to limit federation though?
atomicwatchhas joined
atomicwatchhas left
norayrhas left
norayrhas joined
norayrhas left
norayrhas joined
atomicwatchhas joined
atomicwatchhas left
Peter Waher
Miderily: If you’re open for joint ventures, let me know. We have our own XMPP server software we can configure this way.
atomicwatchhas joined
atomicwatchhas left
Miderily
jonas’ Because I dont want to make anouther im platform. My idea different konsept of communication. It is kinda decentralized Snapchat
Guus
Miderily: My suggestion would be to start with existing server and client implementations, at least to generate a proof of concept. That will probably give you an idea of the amount of effort that's needed to tune things towards your end goal. For the time being, "should not federate with other XMPP servers" might be sufficient. That will prevent the need - at least for now - for development effort that goes into "must not / can not federate with other XMPP servers."
MattJ
Yeah, federation doesn't have anything to do with whether you are building IM or not
MattJ
You can even use public existing XMPP servers for non-IM stuff
PapaTutuWawahas left
atomicwatchhas joined
atomicwatchhas left
Miderily
actually there may not be much of a downside for my platform being federated with other xmpp servers. In the end, I have produced a client that makes it easy to share snapshots with xmpp and offers additional features.
Miderily
Guus Thx for the suggestion
singpolymahas left
singpolymahas joined
atomicwatchhas joined
atomicwatchhas left
Link Mauve
Miderily, having never used Snapchat, what are snapshots?
singpolymahas left
singpolymahas joined
atomicwatchhas joined
atomicwatchhas left
PapaTutuWawahas joined
Miderily
Just some images. You send some images which are private to your friends and images destroy theirselfes after seening.✎
Miderily
Just some images. You send some images which are private, to your friends and images destroy theirselfes after seening. ✏
Link Mauve
Thanks. :)
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
Ingolfhas left
Ingolfhas joined
atomicwatchhas joined
atomicwatchhas left
Peter Waher
Miderly: You can use HTTP over XMPP (XEP-0332) to guarantee that images sent between peers cannot be seen by anyone else, including server operators (esp. if E2EE is used). No need to risk anything and delete anything from the server.
Peter Waher
(but still maintain HTTP-semantics, and integrate with browser or browser-like clients)
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
Arnehas left
atomicwatchhas joined
atomicwatchhas left
selurveduhas left
Arnehas joined
techmetx11has left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
mrdoctorwhohas left
mrdoctorwhohas joined
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
FireFlyhas joined
atomicwatchhas joined
atomicwatchhas left
jgarthas joined
larmahas left
heartyhas left
jgarthas left
heartyhas joined
Miderily
Peter Waher thanks
Miderilyhas left
atomicwatchhas joined
Tobihas left
Tobihas joined
Guushas left
Wojtekhas joined
jgarthas joined
PapaTutuWawahas left
snowhas joined
PapaTutuWawahas joined
jgarthas left
nicoco_has left
selurveduhas joined
sonnyhas left
sonnyhas joined
techmetx11has joined
Laurahas left
Laurahas joined
homebeachhas left
Matrix Traveler (bot)has left
homebeachhas joined
Matrix Traveler (bot)has joined
nicoco_has joined
jgarthas joined
nicoco_has left
larmahas joined
jgarthas left
yarmohas left
snowhas left
PapaTutuWawahas left
Tobihas left
Tobihas joined
Tobihas left
Tobihas joined
PapaTutuWawahas joined
snowhas joined
larmahas left
xnamedhas left
xnamedhas joined
yarmohas joined
larmahas joined
SouLhas left
xnamedhas left
xnamedhas joined
SouLhas joined
atomicwatchhas left
antranigvhas left
jgarthas joined
nicoco_has joined
Yagizаhas left
antranigvhas joined
moparisthebesthas left
moparisthebesthas joined
antranigvhas left
lennarthas left
jgarthas left
snowhas left
SouLhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
Wojtekhas left
Andersonhas joined
SouLhas joined
snowhas joined
Andersonhas left
lennarthas joined
Wojtekhas joined
goffihas left
goffihas joined
TheCoffeMakerhas left
Mx2has left
TheCoffeMakerhas joined
pulkomandyhas left
Mx2has joined
pulkomandyhas joined
Wojtekhas left
pulkomandyhas left
jgarthas joined
Wojtekhas joined
SouLhas left
xnamedhas left
pulkomandyhas joined
xnamedhas joined
jgarthas left
SouLhas joined
pulkomandyhas left
Andersonhas joined
pulkomandyhas joined
goffihas left
snowhas left
nicocohas left
nicocohas joined
snowhas joined
miruxhas left
Anderson
Hello! Does anyone have the documentation for using the nbxmpp library?