Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
1–10 of 86 posts
Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#2Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#3Looks good for moving away from the widely used centralization services (CF/aws for DNS, google for email, etc), my only question is how this is #1 on HN with 12 points.
Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#4Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#5Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#6Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#7Heads up you should probably never host your own email on the same server as your web/worker servers if you’re worried about IP leakage. Your IP is exposed on outbound mail. Using SMTP services like SendGrid won’t help, either.
Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#8A one click "email" server which allows you to receive emails from anywhere but only send emails to addresses on the current server. If I don't send emails, I don't need to worry about people not being able to receive my emails, right?
Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#9Re: Dank-selfhosted: automated deployment of email, web, DNS, XMPP, ZNC on OpenBSD
#10Edit: To clarify - if one line of code is fd in any of the daemons you’re running you’ll lose everything.
Practice defense in depth.
Minimize the damage possible.