mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-24 01:10:54 +01:00
GPG guide: write about group lines.
GPG guide is now finished. Icedove / Thunderbird is waiting to be written. Enigmail guide is little incomplete.
This commit is contained in:
parent
fc22a7cd00
commit
93ee8fb09e
@ -176,9 +176,21 @@ By the way, you can find my gpg.conf [here].
|
|||||||
|
|
||||||
#### Group lines
|
#### Group lines
|
||||||
|
|
||||||
Write this later.
|
Group lines are a way to write email to one recepient and have it encrypted to multiple keys automatically.
|
||||||
|
|
||||||
See also my Enigmail instructions about group lines.
|
Example group line:
|
||||||
|
|
||||||
|
> group <touchlay-server@googlegroups.com>=82A46728 8449A12B 666CC0DD 4EC00206
|
||||||
|
|
||||||
|
With that line, when recepient is touchlay-server@googlegroups.com, then emails are encrypted to those 4 keys.
|
||||||
|
|
||||||
|
NOTE: I think that group lines require email addresses to be in format
|
||||||
|
|
||||||
|
> <some@thi.ng>
|
||||||
|
|
||||||
|
See also my [Enigmail] instructions about group lines.
|
||||||
|
|
||||||
|
[Enigmail]:Enigmail.html
|
||||||
|
|
||||||
### Comments
|
### Comments
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user