From: Teemu Likonen <tlikonen@iki.fi>
To: "Marvin ‘quintus’ Gülker" <post+emacshelp@guelker.eu>,
help-gnu-emacs@gnu.org
Subject: Re: Gnus: Store message in PGP-decrypted form
Date: Wed, 10 Jun 2020 09:50:51 +0300 [thread overview]
Message-ID: <87r1unxvlg.fsf@iki.fi> (raw)
In-Reply-To: <87bllszmy9.fsf@guelker.eu>
[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]
Marvin ‘quintus’ Gülker [2020-06-09T10:02:22+02] wrote:
> until recently I was using mutt for handling my e-mail. In my desire
> to move as much of my daily workflow into Emacs as possible, I am
> currently investigating whether Gnus suits my needs. So far, it is
> pretty nice. I however often have PGP-encrypted conversations, and
> those are impossible to properly search.
Another email client option would be Notmuch Emacs. Notmuch is an
indexing system for mail and Notmuch Emacs is an email client based on
that. There is option index.decrypt which enables indexing of encrypted
messages (when user decrypts them). When the option is enabled the
message itself is kept in encrypted form in the file system but the
Notmuch database will contain normal indexed data about message's
content.
Optionally the Notmuch database can store the _session_ keys for all or
selected encrypted messages. With the stored session key a particular
message can be decrypted automatically.
(Note that session key is not user's private key. It is the random key
generated for the symmetric key encryption. In public key encryption
that random session key is encrypted with user's public key and
decrypted with private key.)
--
/// Teemu Likonen - .-.. http://www.iki.fi/tlikonen/
// OpenPGP: 4E1055DC84E9DFF613D78557719D69D324539450
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 251 bytes --]
next prev parent reply other threads:[~2020-06-10 6:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-09 8:02 Gnus: Store message in PGP-decrypted form Marvin ‘quintus’ Gülker
2020-06-10 1:38 ` Jamie Beardslee
2020-06-10 1:49 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-06-10 1:57 ` Jamie Beardslee
2020-06-10 2:05 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-06-10 8:42 ` Marvin ‘quintus’ Gülker
2020-06-10 6:50 ` Teemu Likonen [this message]
2020-06-10 8:40 ` Marvin ‘quintus’ Gülker
2020-06-10 9:12 ` Mail folders and searches Teemu Likonen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r1unxvlg.fsf@iki.fi \
--to=tlikonen@iki.fi \
--cc=help-gnu-emacs@gnu.org \
--cc=post+emacshelp@guelker.eu \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).