|
From: | Alexandre Dulaunoy |
Subject: | Re: keyserver.insect.com GDRP takedown request |
Date: | Fri, 27 May 2022 06:48:21 +0200 |
select rfingerprint from keys where md5 in (<HASHFINGERPRINT>);
delete from subkeys where rfingerprint in (<RFINGERPRINT>);
- When all subkeys are deleted.
- delete from keys where md5 in (<HASHFINGERPRINT>)
Don't forget to add the key in blacklist:
[hockeypuck.openpgp]
blacklist=[
"KEYFINGERPRINT"
]
I hope this helps.
Maybe it would be possible for the server to maintain some sort of a
"block list" and reject to receive those keys in the list and also not
returning them to the client? I think that's possible but as it requires
changes of the server software (hockeypuck and sks-server, etc.) it's
not likely to be a quick one.
On 2022/5/27 11:01, Ced wrote:
> If anyone has an idea to prevent the collapse of the few remaining SKS
> keyservers, please let us know otherwise we'll have to take down our
> server too pretty soon :(
[Prev in Thread] | Current Thread | [Next in Thread] |