diff options
Diffstat (limited to 'src/routes/canaries/fallback-keys.ts')
| -rw-r--r-- | src/routes/canaries/fallback-keys.ts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/routes/canaries/fallback-keys.ts b/src/routes/canaries/fallback-keys.ts index fa3d7a7..27c5a00 100644 --- a/src/routes/canaries/fallback-keys.ts +++ b/src/routes/canaries/fallback-keys.ts @@ -1,6 +1,5 @@ export const fallbackKeys = new Map<string, string>().set('B546778F06BBCC8EC167DB3CD919706487B8B6DE', `-----BEGIN PGP PUBLIC KEY BLOCK----- Comment: User ID: memdmp <memdmp@estrogen.zone> -Comment: a.k.a.: memdmp <memdmp@memeware.net> Comment: Valid from: 11 Sep 2024 08:29:03 Comment: Type: 255-bit EdDSA (secret key available) Comment: Usage: Signing, Encryption, Certifying User IDs @@ -31,4 +30,4 @@ fAMBCAeIeAQYFgoAIAIbDBYhBLVGd48Gu8yOwWfbPNkZcGSHuLbeBQJm4Tp2AAoJ ENkZcGSHuLbeE9QA/1USt07TSOzMm47ffajCC+rDQEiGvpu19dP8khPsUUUcAPwI C8p0np2525hjuerND23TEiYK9EoRSprm8S7UdcwzCg== =DPPI ------END PGP PUBLIC KEY BLOCK-----`)
\ No newline at end of file +-----END PGP PUBLIC KEY BLOCK-----`) |