6 ms·
I think PGP signing could be a great way to prove authorship on publicly available messages (in those cases where rather than anonymity one does want to definit
by eschulte 14y ago
I think PGP signing could be a great way to prove authorship on publicly available messages (in those cases where rather than anonymity one does want to definitively know who wrote a message).
EDIT:
If you are not already familiar with it, take a look at the PGP web of trust idea to get a better feel for the "proven authorship" use case. Some linux distros use PGP keys to prove authorship of software. http://en.wikipedia.org/wiki/Web_of_trust http://en.wikipedia.org/wiki/Web_of_trust.
- matt2000 14y agoThanks, looks interesting, I'll check that out.