Is it possible to protect browser credentials from malicious processes?

What items should be considered to create a browser that prevents all access to stored credentials by a malicious process? Hardware attacks being out of scope.
Are there public projects addressing this?
In an attempt to answer this myself,… Continue reading Is it possible to protect browser credentials from malicious processes?

What are the security implications of enabling anonymous root/sudo access with sshd on a local guest VM?

Let’s say that on my personal computer, I host a VM I use to do software development. My personal computer is connected to the internet and running Ubuntu 16.04 and my guest is CentOS 7.

I don’t want to bother with SSH keys … Continue reading What are the security implications of enabling anonymous root/sudo access with sshd on a local guest VM?