Re: [Sks-devel] How to delete single keys from the SKS keyserver

2008-06-06 Thread Ari Trachtenberg
We had talked about approaches to this ... it turns out to be an non-trivial problem to integrate this with the efficient synchronizer without breaking the synchronizer's efficiency. Best, _Ari Yaron Minsky wrote on 06/04/2008 07:25 AM: On Wed, Jun 4, 2008 at 2:56 AM, Patrick Rother [EMAIL

Re: [Sks-devel] How to delete single keys from the SKS keyserver

2008-06-04 Thread Yaron Minsky
On Wed, Jun 4, 2008 at 2:56 AM, Patrick Rother [EMAIL PROTECTED] wrote: Hello. You can use the sks drop command with a key hash as a parameter. You'll need to have a running SKS server. Althouhg having read sks help, sks --help and the man page at least two times each, I really

Re: [Sks-devel] How to delete single keys from the SKS keyserver

2008-06-04 Thread David Young
This brings up a good point. How does one permanently drop a key across all SKS servers? I didn't realize that a drop does not permanently remove a key. It sort of defeats the purpose of a drop since the SKS servers are sync'ing every few seconds. The key will reappear within minutes won't it?

Re: [Sks-devel] How to delete single keys from the SKS keyserver

2008-06-03 Thread Joseph Oreste Bruni
You can use the sks drop command with a key hash as a parameter. You'll need to have a running SKS server. -- PGP Fingerprint: C54A C9DD 84AD C6FC D343 67C4 5195 D63A CD55 18C7 On Tuesday, June 03, 2008, at 11:55AM, Patrick Rother [EMAIL PROTECTED] wrote: Dear colleagues. Can anyone tell