TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

XMPP: Admin-in-the-Middle

1 pointsby mathnmusicover 3 years ago

2 comments

zaikover 3 years ago
&gt; We strongly recommend hosting your own XMPP server in a controlled environment or switching to instant messengers that either implement client-side account management or enforce end-to-end encryption for account management.<p>Sadly, the author does not mention which instant messengers he recommends in this regard. The issues mentioned in this article can either be solved by using authenticated end-to-end encryption or cannot be solved without p2p protocols (maybe XEP-0174 Serverless Messaging?). Client side account management or end-to-end encryption for account management won&#x27;t do much since, if you control the server, it is easy to log which contacts you send messages to, effectively revealing your contact list over time.
评论 #29106205 未加载
salawatover 3 years ago
You don&#x27;t host it, it ain&#x27;t yours. This is why I&#x27;ve never really bought the whole &quot;give us all your info on register&quot; thing. Or most forms of metadata tracking.<p>This is also why I&#x27;m flabbergasted at the cavalier attitudes admins I&#x27;ve met have toward user privacy.