all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: encrypting files
Date: Sat, 16 Jan 2010 01:00:54 +0100	[thread overview]
Message-ID: <4b510195.101abc0a.14e2.ffff8154@mx.google.com> (raw)
In-Reply-To: <42859504-7984-46a4-826f-c1c2e0690716@30g2000yqu.googlegroups.com>

At Fri, 15 Jan 2010 09:54:07 -0800 (PST),
rustom wrote:
> 
> Is there a simple way of encrypting files in emacs23?
> I gather that emacs23 already has the infrastructure and most of whats
> on the wiki is not required (or appropriate) for emacs23

To encrypt files with gpg just do

M-x epa-encrypt-file
or
M-x epa-encrypt-region

If you use the GTK2 GUI of emacs and have the menu bar enabled: Tools
-> Encryption/Decryption.

If you want ascii armored output add the following line to your
~/.emacs:

(setq epa-armor t)

-Herbert




  parent reply	other threads:[~2010-01-16  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15 17:54 encrypting files rustom
2010-01-15 23:36 ` Xavier Maillard
2010-01-16  0:08   ` Herbert J. Skuhra
2010-01-16 20:51     ` Xavier Maillard
2010-01-16 18:30   ` andrea
2010-01-16 18:43     ` Chris Van Dusen
2010-01-16  0:00 ` Herbert J. Skuhra [this message]
2010-01-21  4:15 ` Will Willis

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=4b510195.101abc0a.14e2.ffff8154@mx.google.com \
    --to=h.skuhra@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.