📌 📄 内容摘要:
ds时间 (@dscord) 在 分享GPG加密软件 中发帖
去GPG官网下载,
检查 GPG 是否安装
gpg --version
[image]
加密文件:
gpg --symmetric --cipher-algo AES256 --passphrase "你的密码短语" --batch --yes "文件地址"
[image]
解密文件:
gpg --passphrase "你的密码短语" --batch --yes --output linuxdo账号.json --decrypt "C:\Users\cf\Downloads\白嫖邮箱\linuxdo账号.json.gpg"
[image]
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/197440/1
─────────────────────────────
📢 来源:LINUX DO