Is it safe to set up your firewall to allow localhost to accept incoming connections?

I have set up a VPN client and I’m using iptables to block all connections not tunneled through the VPN. An example of the iptables rules I am using can be found here.
Unfortunately with this configuration RStudio does not start up.
In fac… Continue reading Is it safe to set up your firewall to allow localhost to accept incoming connections?