Aaron Toponce ⚛️

11 Followers
58 Following
348 Posts

* Sysadmin at XMission.
* Creator of https://ciphermonkey.rocks
* Threatened by what3words for sharing open source software.

age1yudpmjj02ffcny2kwa8604xvcsz07ya43765l78s45vu3xnwyspqa9a0eq

GPG0x22EEE0488086060F
Bloghttps://pthree.org
Twitterhttps://twitter.com/AaronToponce
Keybasehttps://keybase.io/atoponce
@utahcon At, it appears it's open registration, pending approval of the application. I thought it was invite-only. I'll fill that out instead.
@utahcon Could you send me an invite to the fostodon.org instance by chance?

# uptime
 06:39:05 up 13 days,  3:29,  3 users,  load average: 0.01, 0.02, 0.00

# uptime
 06:39:43 up 14 days,  3:44,  2 users,  load average: 0.00, 0.00, 0.00

# wg show wg0 transfer | awk '{r += $2; s += $3} END {print "In: " r/1024^3 " GB, Out: " s/1024^3 " GB"}'
In: 31.3264 GB, Out: 276.019 GB

# wg show wg0 transfer | awk '{r += $2; s += $3} END {print "In: " r/1024^3 " GB, Out: " s/1024^3 " GB"}'
In: 53.2848 GB, Out: 1279.89 GB

Is it just me, or does Brave Search look and feel like Duck Duck Go?
@waweic This is no different than any other technology.
@waweic I don't understand how using Signal is a horrible idea.

@waweic They don't want to provide an inconsistent user experience using their network. If you want to connect to Signal's servers, you need to use their client. Going back to XMPP, UX consistency is critical. Outdated, buggy, or feature incomplete clients impact that UX.

Otherwise, the client and server code is open source, so you could host your own, and open up access for all the 3rd party clients you want.

@waweic It might be a huge drawback for you, but I'd wager it's not even on the radar for most people. I bet most use their phone on their communications device, not their desktop, and SMS is the primary communications medium.

@waweic XMPP has some serious shortcomings that make it less attractive to Signal.

I think the largest shortcoming with XMPP are the XEP standards.

Sure, XMPP is a fully federated and decentralized protocol, but one client or server not implementing a specific XEP affects all users connecting to that client or server.

XEP inconsistencies mean uncertainty, which translates into a shaky foundation to build privacy and security.