linux.dev mailboxes for kernel developers
This is a BETA offering. Currently, it is only available to people listed in the MAINTAINERS file. We hope to be able to offer it to everyone else who can demonstrate an ongoing history of contributions to the Linux kernel (patches, git commits, mailing list discussions, etc)."
Posted Jun 15, 2021 17:14 UTC (Tue)
by ddevault (subscriber, #99589)
[Link] (2 responses)
Not so excited about the choice of .dev, though. I don't think we need to be lending further legitimacy to Google's gTLD.
* Full disclosure: my business has a professional relationship with Migadu, but I have endorsed it since prior to our engagement.
Posted Jun 15, 2021 17:30 UTC (Tue)
by mricon (subscriber, #59252)
[Link]
Posted Jun 17, 2021 13:13 UTC (Thu)
by tlamp (subscriber, #108540)
[Link]
FYI/FWIW mailbox.org allows for similar features with a good price and an ok-ish privacy-sensible jurisdiction with no such rate limits in place.
Posted Jun 15, 2021 20:00 UTC (Tue)
by mfuzzey (subscriber, #57966)
[Link] (13 responses)
I get it that setting up patch friendly email can be a pain in some environments but until you've done that you're not going to be in MAINTAINERS or have a contribution track record to point to in order to qualify.
Also in a corporate environment while this will avoid patch mangling servers there may well be proxy / firewall restrictions preventing connections to external mail servers.
Posted Jun 16, 2021 1:24 UTC (Wed)
by mathstuf (subscriber, #69389)
[Link] (12 responses)
> Also in a corporate environment
The corporate environment is pretty remote now, so just flip off the VPN or get some other machine that isn't on the VPN and send it through your ISP directly (hopefully they're not that draconian).
Posted Jun 16, 2021 16:04 UTC (Wed)
by scientes (guest, #83068)
[Link]
And if that is blocked (through DPI) then there is a project I keep putting off of doing wireguard-over-QUIC (although QUIC is ridiculously over-complicated, even the wire part of it).
Posted Jun 19, 2021 16:02 UTC (Sat)
by marcH (subscriber, #57642)
[Link] (10 responses)
So basically most companies and all the big ones? Bottom-posting and ASCII email were killed by Exchange and others a long time ago. Then smartphones and instant messaging apps put the final nail in the coffin (together with IRC). The intense love of ASCII email seems to make some open source developers not realize they live in a bubble... How often do they use ASCII communication outside that bubble? So yes, that bubble is the exact (and official!) reason why this new server is needed.
BTW I finally understood after a couple decades in which cases top-posting is technical requirement and not just a bad habit: for confidential discussions where you want to copy a small and semi-random number of recipients, depending on the topic. This makes it possible for people added later to see the entire discussion. Granted: in practice most of these discussion should happen in some tracker or forum in the first place. However some discussions require sharing information with "unusual" participants and then permission schemes on trackers and forums are too static and too cumbersome.
Of course this important top-posting feature is often abused. The most hilarious is when people forget what the original topic was after the thread lasted for too long and then start accidentally sharing internal data with customers or even what they think of them :-)
Note this top-posting requirement is not an excuse to kill bottom-posting; Outlook could have kept supporting both. It didn't. Once you've decided to kill bottom-posting then there's no technical reason to support un-mangled ASCII email any more, simpler to support only "rich" formats. So ASCII went.
> The corporate environment is pretty remote now, so just flip off the VPN or get some other machine that isn't on the VPN and send it through your ISP directly
Or even better: don't route all the traffic through the VPN:
Flipping the VPN on and off is _really_ not convenient: it disrupts everything interactive including ssh (and yes I know about mosh, Eternal Terminal and others but it's still inconvenient)
Unfortunately some company policies forbid "split tunnelling" for security reasons.
Posted Jun 19, 2021 17:53 UTC (Sat)
by mathstuf (subscriber, #69389)
[Link] (2 responses)
Yeah, split VPN is a no-no due to US Government requirements, so anyone doing contracting with them is subject to their regulations.
Posted Jun 19, 2021 18:43 UTC (Sat)
by marcH (subscriber, #57642)
[Link] (1 responses)
Outside open source, email has more or less become a lossy stream of throw away notifications, think RSS. Throw-away because pure notifications: the primary copy of the information is centralized and hyperlinked in some database somewhere, not just massively duplicated across all recipients. Hey, even Linus has been saying "please re-send this because I missed it", hasn't he?
The way to achieve "email performance" in this new and dominant model is with "unsubscribe" buttons with many different granularities. I miss the beauty and clarity of bottom posting too; that collateral damage wasn't necessary. On the other hand I really enjoy the fine grained "unsubscribe" model, I think it is a major progress that recipients and not senders finally have some control over what spa... email comes to their inbox. I think Knuth said something about that a century ago...
BTW Twitter and others seem to be repeating the same lack of control mistake: in the age of information overload and "available brain time", why would you let anyone including various trolls get anywhere close to your eyes and brain? Ah yes: "if it's free, you're the product". Of course.
PS: could you elaborate about these VPN regulations?
Posted Jun 20, 2021 2:25 UTC (Sun)
by mathstuf (subscriber, #69389)
[Link]
https://ndisac.org/dibscc/cyberassist/cybersecurity-matur...
Posted Jun 20, 2021 11:39 UTC (Sun)
by flussence (guest, #85566)
[Link]
Maybe they could teach Google how to build services out of whatever that bubble's made out of. I wouldn't even trust it to keep the .dev TLD running until the end of the decade at this point.
Posted Jun 25, 2021 3:39 UTC (Fri)
by neilbrown (subscriber, #359)
[Link] (5 responses)
You seem to be confusing charset=us-ascii with content-type: text/plain
text/plain is widely used in SMS and social media etc. The only email I get that isn't text/plain (at least in part) is auto-generate commercial email.
us-ascii is welcome to go. I much prefer utf-8.
Posted Jun 25, 2021 9:29 UTC (Fri)
by marcH (subscriber, #57642)
[Link] (4 responses)
I was tempted to write "text/plain" but then all my memories of quoted-printable, 8859 mismatchs, mojibake and broken accents in SMS came back.
> text/plain is widely used in SMS and social media etc
SMS is dead or dying and what social media still does not support animated gifs and other pictures?
Posted Jun 25, 2021 10:01 UTC (Fri)
by neilbrown (subscriber, #359)
[Link] (1 responses)
Is it? What other similar service is federated, rather than having a single point of control?
> and what social media still does not support animated gifs and other pictures?
Pictures, animated or not, are attachments - in email and on FB and in MMS. In my experience at least.
Posted Jun 25, 2021 12:12 UTC (Fri)
by mathstuf (subscriber, #69389)
[Link]
Yes. My wife and I cannot send images to each other via texting because iMessage apparently refuses to talk MMS with non-iMessage-enhanced clients anymore.
Posted Jun 25, 2021 13:49 UTC (Fri)
by mbunkus (subscriber, #87248)
[Link] (1 responses)
Posted Jun 25, 2021 15:33 UTC (Fri)
by marcH (subscriber, #57642)
[Link]
Posted Jun 15, 2021 20:03 UTC (Tue)
by pono (guest, #108903)
[Link] (1 responses)
Posted Jun 16, 2021 16:26 UTC (Wed)
by mricon (subscriber, #59252)
[Link]
Posted Jun 16, 2021 21:54 UTC (Wed)
by birdie (guest, #114905)
[Link] (1 responses)
Posted Jun 17, 2021 0:21 UTC (Thu)
by ErikF (subscriber, #118131)
[Link]
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
https://arstechnica.com/information-technology/2020/03/mi...
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
https://www.reddit.com/r/NISTControls/comments/gje1r2/vpn...
https://cytellix.com/covid-19-remote-working-leveraging-n...
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
Animated emoji (which you didn't mention, but I thought of as I read your text) are the main reason I do not even try to use RocketChat. My eyes cannot tolerate the visual noise.
linux.dev mailboxes for kernel developers
> Is it? What other similar service is federated, rather than having a single point of control?
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
It's great to see someone throw their weight behind free software projects :D
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
linux.dev mailboxes for kernel developers
