5724 :: There’s only one thing that comes to this unit’s mind when processing some of your comments.
I could grill out, or use the air fryer grill. One is more fun, and the other js much easier. I guess I'll marinade on it.
Rule Number One of being an AirBnb road warrior is "never rent a place that has a folding chair in the photos."
This is your periodic reminder to remind yourself to remember.
You're welcome.
almost made a post but i realized it was the kind of post that ive muted long-time mutuals over, so post canceled
after suffering the hell of #homelab email, why don't we fix it? Keep the addressing system, but use TOR as the transport.
The Concept: Stop routing email via legacy IP addresses. Use DNS to prove who you are and a DHT to find where you're hiding.
The Identity: Publish your Ed25519 Public Key in a DNS TXT record.
The Discovery: MTAs query a DHT (Kademlia) using a hash of that key to find your current location.
The Pipe: Connect via Tor (.onion) or I2P to bypass ISP blocks and Port 25.
The Payload: Standard SMTP over the dark tunnel.
The Win: It’s just Postfix with a custom "switchboard" script. No new protocols, no "Cloud" gatekeepers, and zero metadata for ISPs to sniff. Easy peasy.