From f3fbdcf1d2da25fb35e4994ee243785c29c722e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=A8=E5=B0=8F=E9=80=8F=E6=98=8E=E3=83=BB=E5=AE=B8?= =?UTF-8?q?=E2=9C=A8?= <47057319+TransparentLC@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:47:06 +0800 Subject: [PATCH] docs: add notes for keys with fingerprint ends with `00000000` [skip ci] --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a338b9f..6b85baa 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ GitHub Actions 有自动编译好的二进制文件。 +> [!NOTE] +> +> 如果你生成了指纹以 `00000000` 结尾的私钥,由于 GnuPG 的一个 bug,它们将无法正常显示信任等级,但是仍然可以使用。相关讨论见 [Issue #5](https://github.com/TransparentLC/opencl_vanity_gpg/issues/5)。 + # 使用方法 ```console