Re: Reusing signed user ID or attribute

2014-01-19 Thread Daniele Ricci
Kahn Gillmor wrote: > On 01/19/2014 09:55 AM, Daniele Ricci wrote: >> Ok, so I have to conclude it's implementation specific? >> I'm using a custom user attribute to store something that can change >> quite often (privacy lists for a chat user). What do you suggest? >

Re: Reusing signed user ID or attribute

2014-01-19 Thread Daniele Ricci
Ok, so I have to conclude it's implementation specific? I'm using a custom user attribute to store something that can change quite often (privacy lists for a chat user). What do you suggest? On Fri, Jan 17, 2014 at 1:28 PM, Hauke Laging wrote: > Am Fr 17.01.2014, 11:44:55 schrieb

Reusing signed user ID or attribute

2014-01-17 Thread Daniele Ricci
Hello list, I'm manipulating PGP keys with Bouncy Castle, especially signatures of user IDs and user attributes. But my question is not about development, it's about signatures. My question is the following: suppose I create a user ID or attribute. I sign it with my key and that's ok. One day I re