Who is this book for?
Who is this book for?
Posted Nov 20, 2024 0:21 UTC (Wed) by raven667 (subscriber, #5198)In reply to: Who is this book for? by dowdle
Parent article: Book review: Run Your Own Mail Server
Posted Nov 20, 2024 4:29 UTC (Wed)
by buck (subscriber, #55985)
[Link] (4 responses)
Without getting too conspiracy-minded, if nobody is maintaining SMTP services as a least common denominator for password recovery, communications from financial services companies, pizza order delivery receipt sending, etc., aside from the big providers who make their profits elsewhere, then we are not far from reverting to the world of Prodigy, CompuServe, and AOL, with no links between our messaging providers and their online communities except what they maybe deign to allow us, perhaps for an interchange fee, and only as long as they can't more directly monetize our online time by keeping our packets in their networks.
That said, I myself am going to have to depend on other people keeping the vision alive, because I am not up to the challenge of not only getting a mail domain on-line, SPF and DKIM (or is it DMAC?) correctly configured, kept off IP block lists, etc., but then having to keep up with the continuing evolution of the tradecraft required to keep mail flowing with as much of the junk as possible being winnowed.
Though, for all the success that free SMTP exchange may have staying around and being vital longer term, i am not ultimately that hopeful. Not unless the administrators who continue in the trade band together like the network operators do and figure out how to keep settlement-free peering alive just because they feel it is the right thing to do. But I just don't see that being sustainable in this case and wonder what the cost of contacting each other that we currently take for granted as being marginally 0 is going to be once the email baseline is no longer there to undercut any provider's designs on charging us to communicate. Brings back memories of toll calling.
OK, maybe this is a wee bit conspiracy-minded.
Posted Nov 20, 2024 14:21 UTC (Wed)
by raven667 (subscriber, #5198)
[Link] (3 responses)
Posted Nov 20, 2024 19:30 UTC (Wed)
by Cyberax (✭ supporter ✭, #52523)
[Link] (2 responses)
email is one service that needs to work with all kinds of clients. Corporations that run in-house email servers will be pissed if you stop receiving their emails.
> where you can in theory host your own data but the indexing/search/feed/app services have a huge footprint
No, they're not. I'm self-hosting them on my system. Granted, the setup right now is a pain, but if you just want to follow people and let others follow you, then even an RPi can host it.
If you want to ingest the whole firehose, then it's a different story.
Posted Nov 22, 2024 15:08 UTC (Fri)
by raven667 (subscriber, #5198)
[Link] (1 responses)
> email is one service that needs to work with all kinds of clients. Corporations that run in-house email servers will be pissed if you stop receiving their emails.
I don't think a change like that would be instant, but just like the large providers deprecating username/passwords in favor of OAuth or insisting on TLS, if they published a new mail submission and mail transfer protocol the smaller services would update or outsource if they want to keep talking to their customers and suppliers on MS/Google email, and the incentive is for the hosting providers to make outsourcing the easier option, even if that is by making self-hosting more complicated and expensive (costs a larger provider can absorb but a smaller one may not).
>> where you can in theory host your own data [on Bluesky/AT] but the indexing/search/feed/app services have a huge footprint
> No, they're not. I'm self-hosting them on my system. Granted, the setup right now is a pain, but if you just want to follow people and let others follow you, then even an RPi can host it.
I think we are in agreement, you can self-host the data (bluesky-pds) on an RPi but you can't easily self-host the feed generator/relay/app/moderation provided by the Bluesky app, even with the code on the bluesky-social github you don't have a full independent service without relying on bsky.app infrastructure, it's designed by people whose relevant experience is managing a firehose of data processing using VC capital, it might not scale down in the way that personal email as described in RYOMS can. At least that's my understanding, I'm not an expert in AT, but I have read a few whitepapers about its design.
Posted Nov 22, 2024 22:02 UTC (Fri)
by Cyberax (✭ supporter ✭, #52523)
[Link]
This is not similar. Very few companies use OAuth exclusively, most support logins/passwords.
> I think we are in agreement, you can self-host the data (bluesky-pds) on an RPi but you can't easily self-host the feed generator/relay/app/moderation provided by the Bluesky app
Uhm. You can, it's not even complicated technically. The fundamental issue is that if you want to do moderation, then you actually have to do moderation.
Who is this book for?
Who is this book for?
Who is this book for?
Who is this book for?
> If you want to ingest the whole firehose, then it's a different story.
Who is this book for?