all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via <help-guix@gnu.org>
To: gfp <gfp@posteo.at>, Tomas Volf <~@wolfsden.cz>
Cc: help-guix@gnu.org
Subject: Re: pgp key
Date: Wed, 01 May 2024 10:46:08 -0700	[thread overview]
Message-ID: <87ttjhzaqn.fsf@lease-up.com> (raw)
In-Reply-To: <78a66e8d-1c91-946a-054d-7c64d9c0c230@posteo.at>

Hi Gottfried,

On Wed, May 01 2024, gfp@posteo.at wrote:

> I would not like to send it unencrypted, so that somebody may misuse
> it during the sending.

What type of misuse do you envision?  If you want to share the song with
the world, you are not looking for encryption.  That would help keep
your song confidential.

Are you looking for signatures?  When used properly, they prevent
someone from tampering with the content you distribute.

There are two way to do that.

You can sign a PGP/MIME email with PGP.  That happens regularly on Guix
mailing lists, although probably more often on guix-devel.  Here is how
to do it in Emacs's Message Mode. [1] Most modern mail clients will
automatically check the signature and light up when the message was
modified in transit.

You could also publish "detached signatures."  Those are basically
hashes of your songs (with algorithms like SHA-512) that you sign with
your private key.  GnuPG is a tool that allows you to do that [2]
although it would be good to remind recipients that they should verify
your signatures manually.

Kind regards
Felix

[1] https://www.gnu.org/software/emacs/manual/html_node/message/Signing-and-encryption.html
[2] https://www.gnupg.org/gph/en/manual/x135.html


  reply	other threads:[~2024-05-01 17:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 16:32 pgp key gfp
2024-04-30 17:24 ` Tomas Volf
2024-04-30 23:02   ` Felix Lechner via
2024-05-01 17:25     ` gfp
2024-05-01 17:46       ` Felix Lechner via [this message]
2024-05-01 18:43       ` Felix Lechner via
2024-05-02 20:22         ` gfp
2024-05-02 20:32           ` Andreas Enge
2024-05-02 20:45           ` Felix Lechner via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ttjhzaqn.fsf@lease-up.com \
    --to=help-guix@gnu.org \
    --cc=felix.lechner@lease-up.com \
    --cc=gfp@posteo.at \
    --cc=~@wolfsden.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.