Hi guys
I need advice for my OpSec. I am working as a developer on one not very legal project. This is my current setup:
1. I have a vps, to which I connect from my main machine with ssh in VScode, where I code the app
2. when I need to deploy, I enable Tor on that vps, copy the .zip to the destination server with SCP
3. Then I ssh from my vps to the Server, again with Tor, and deploy it
4. Destination server was provided to me, I just have access to it, no other info where this comes from
I need advice if this setup is good enough, and if not, where can I improve. Note that I want to keep the access with ssh w vscode as I'm not Vim master and can't really code on the vps itself.
Any help is appriciated!