[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Storing sensitive data indefinitely in variables or buffers: Whether
From: |
Eli Zaretskii |
Subject: |
Re: Storing sensitive data indefinitely in variables or buffers: Whether and how to fix? |
Date: |
Wed, 31 May 2023 22:05:12 +0300 |
> Date: Wed, 31 May 2023 11:39:31 -0500
> Cc: emacs-devel@gnu.org, jschmidt4gnu@vodafonemail.de
> From: Adam Porter <adam@alphapapa.net>
>
> I think Emacs needs a new library to store Lisp data securely.
Can't we use the GnuTLS cryptography functions, like
gnutls-symmetric-encrypt, for that?