Comment on Ask HN: How to deal with security implications of running/installing projects?Comments−ebcode1moHave you tried VirtualBox? That’s my go-to for running un-trusted code. Start with a clean VM/fresh install, and don’t put any secrets in it.−johngOP1moI think that might be the only way. That or maybe even this? https://github.com/89luca89/distrobox
Comments
Have you tried VirtualBox? That’s my go-to for running un-trusted code. Start with a clean VM/fresh install, and don’t put any secrets in it.
I think that might be the only way. That or maybe even this? https://github.com/89luca89/distrobox