gpg decrypting and moving a file safely

后端 未结 0 369
眼角桃花
眼角桃花 2021-01-21 07:37

I want to decrypt and move a file safely. What would be the safest way to do this? My current approach:

echo "what\'s the passphrase?"
read -s -r key
gp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题