Since GnuPG v 2.1, there are an option called "throw-keyid"[0], this option
allow to encrypt a content with out key ids information. This options is
highly useful to protect privacy.

I'm thinking start a new web-based application to create groups and send
secret messages, for privacy issues, the secret messages will be to  sent
to everybody, without specifying who are encrypted for.

>From the implementation side of readers, just have to try decode the
messages with all private keys. On the other hand, to sent a encrypted
message this would be specified as key id target a string of null bytes.

There are some solution with the actual version of the library?

0: https://www.gnupg.org/gph/en/manual/r2110.html

PD: Sorry my poor english.
_______________________________________________

http://openpgpjs.org
Subscribe/unsubscribe: http://list.openpgpjs.org

Reply via email to