Hacker News new | ask | show | jobs
by wschroed 3199 days ago
He is saying they should practice process isolation. Example architecture: https://cr.yp.to/qmail/guarantee.html
1 comments

He also suggests that even with process isolation in the application layer, the database is likely not going to be isolated and you'll be breached anyway.

The qmail architecture would likely be very inefficient with 100M+ users.