-
sachin
Licaon_Kter: conversations is down
-
root
sachin: been down for most of the day, seems it was a hardware issue, waiting for replacement parts I am guessing.
-
sachin
Ohh okay.
-
sachin
I had to make my account with another provider. Never thought you need contingency plan
-
Sapotaceae
it has probably been discussed but has the following ever been tried? instead of having people run their own servers with their own configs, have a pool of servers that all run the same software/configs, and when users signup they're randomized across the pool and if a server admin wants to leave the pool they just hand off data to another pool member? kind of like how ntp.org and opennic work?
-
Sapotaceae
just to minimize the amount of people on a select few servers
-
moparisthebest
I think the real solution is just to convince everyone to run their own server
-
moparisthebest
But that is a pretty good idea, could be a stop-gap
-
croax
Sapotaceae: ntp.org does not convey such sensitive data. Would it be acceptable for people to trust a pool of admins? I don't believe so. But on the opposite an admin could run multiple servers with failover if the software allows for it (shall be modular and designed for it)
-
Sapotaceae
do people already know trust the admins of the existing public instances?
-
Sapotaceae
s/know/not/
-
croax
Sapotaceae: they should :-) Depend on threat model. But you're right, there's room for a lot of use cases.✎ -
croax
Sapotaceae: they should :-) Depends on threat model. But you're right, there's room for a lot of use cases. ✏
-
Sapotaceae
that just leads into: what is being done to reduce the need to trust the server?
-
croax
Sapotaceae: that's a good question but maybe there's nothing more to do on the protocol side... Rather always use e2ee (for private exchanges) + Tor if you don't trust the admin.
-
croax
Sapotaceae: Maybe one improvement to submit to implementations: a user should generate unique on-demand JIDs matched to his primary identity so that: - he would not risk to share his identity publicly - he could revoke it - the admins could not draw evolved contact graphs
-
croax
That could be an evolution of the "invite" links
-
Sapotaceae
Silence had an implementation of that: where it would make an account on a random server and share the jid out of band over e2e sms, and then future messages would be e2e over xmpp
-
Licaon_Kter
Sapotaceae: ever had?
-
Sapotaceae
never merged
-
Licaon_Kter
Ah, the PR
-
Sapotaceae
https://github.com/SilenceIM/Silence/pull/390
-
Sapotaceae
kind of great and managed the issue if xmpp was down
-
Sapotaceae
kind of goes full circle
-
sachin
Conversations is back again