在 Ubuntu 上,有一行sudo gpg -r myself --for-your-eyes-only --digest-algo SHA512 --clearsign ~/testing
生成签名文档,但打开它的第一个选项变成了Open with Import Key
。当我尝试这样做时,它失败了Import failes. Keys found but not imported
。导入密钥是什么?为什么会失败?PS 签名文件在 gedit 中可以正常打开。
在 Ubuntu 上,有一行sudo gpg -r myself --for-your-eyes-only --digest-algo SHA512 --clearsign ~/testing
生成签名文档,但打开它的第一个选项变成了Open with Import Key
。当我尝试这样做时,它失败了Import failes. Keys found but not imported
。导入密钥是什么?为什么会失败?PS 签名文件在 gedit 中可以正常打开。