Hacker News new | ask | show | jobs
by kevincox 987 days ago
> Is Shuttle Secure?

> We build and deploy every project in its own container. This gives you safe isolation from other users and all the other projects that are owned by your account.

So that's a "no". Containers are not strong security boundaries. Probably good enough between projects owned by your own account, but definitely not for between other users.