mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
GPG guide: say that group lines should be in 0xLONG format.
This commit is contained in:
parent
1ec2933434
commit
e0d95769d1
@ -135,14 +135,12 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+
|
|||||||
</script><noscript>touchlay-server at googlegroups dot com</noscript>=0x4DB53CFE82A46728 0x0BD622288449A12B 0x729DF464666CC0DD 0xCACC5B094EC00206</p>
|
</script><noscript>touchlay-server at googlegroups dot com</noscript>=0x4DB53CFE82A46728 0x0BD622288449A12B 0x729DF464666CC0DD 0xCACC5B094EC00206</p>
|
||||||
<p>With that line, when recepient is touchlay-server@googlegroups.com, then emails are encrypted to those 4 keys.</p>
|
<p>With that line, when recepient is touchlay-server@googlegroups.com, then emails are encrypted to those 4 keys.</p>
|
||||||
<p>NOTE: I think that group lines require email addresses to be in format</p>
|
<p>NOTE: I think that group lines require email addresses to be in format</p>
|
||||||
<blockquote>
|
<p>NOTE: KEYIDs in group line should be in format 0xLONG. If you don't use that format by default, use "gpg2 --keyid-format 0xLONG --list-keys". > <script type="text/javascript">
|
||||||
<p><script type="text/javascript">
|
|
||||||
<!--
|
<!--
|
||||||
h='thi.ng';a='@';n='some';e=n+a+h;
|
h='thi.ng';a='@';n='some';e=n+a+h;
|
||||||
document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>');
|
document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>');
|
||||||
// -->
|
// -->
|
||||||
</script><noscript>some at thi dot ng</noscript></p>
|
</script><noscript>some at thi dot ng</noscript></p>
|
||||||
</blockquote>
|
|
||||||
<p>See also my <a href="Enigmail.html">Enigmail</a> instructions about group lines.</p>
|
<p>See also my <a href="Enigmail.html">Enigmail</a> instructions about group lines.</p>
|
||||||
<h3 id="comments">Comments</h3>
|
<h3 id="comments">Comments</h3>
|
||||||
<p>GPG can automatically add comments to signed and encrypted content. They are usually hidden by email clients, which support GPG.</p>
|
<p>GPG can automatically add comments to signed and encrypted content. They are usually hidden by email clients, which support GPG.</p>
|
||||||
|
@ -207,6 +207,7 @@ With that line, when recepient is touchlay-server@googlegroups.com, then emails
|
|||||||
|
|
||||||
NOTE: I think that group lines require email addresses to be in format
|
NOTE: I think that group lines require email addresses to be in format
|
||||||
|
|
||||||
|
NOTE: KEYIDs in group line should be in format 0xLONG. If you don't use that format by default, use "gpg2 --keyid-format 0xLONG --list-keys".
|
||||||
> <some@thi.ng>
|
> <some@thi.ng>
|
||||||
|
|
||||||
See also my [Enigmail] instructions about group lines.
|
See also my [Enigmail] instructions about group lines.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user