Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Installing epa in Windows
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tcsmfge...@hotmail.com  
View profile  
 More options Nov 15 2012, 10:15 pm
Newsgroups: gnu.emacs.help
From: tcsmfge...@hotmail.com
Date: Thu, 15 Nov 2012 19:15:25 -0800 (PST)
Local: Thurs, Nov 15 2012 10:15 pm
Subject: Installing epa in Windows
I am trying to encrypt files with emacs on a Windows machine, so I am trying to install the epa package. I downloaded the package from sourceforge.jp/projects/epg/releases. I downloaded and uncompressed epg-0.0.16.tar.gz, but I cannot figure out how to install it. All of the instructions seem to be for linux (but it comes installed in the linux version). (I know the best solution but my wife and daughter want to run Windows on this system.)

Can anyone give me some pointers on installing this package on a Windows machine?

Thanks,
             -- Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jambunathan K  
View profile  
 More options Nov 16 2012, 12:06 am
Newsgroups: gnu.emacs.help
From: Jambunathan K <kjambunat...@gmail.com>
Date: Fri, 16 Nov 2012 10:38:21 +0530
Local: Fri, Nov 16 2012 12:08 am
Subject: Re: Installing epa in Windows

tcsmfge...@hotmail.com writes:
> I am trying to encrypt files with emacs on a Windows machine, so I am
> trying to install the epa package. I downloaded the package from
> sourceforge.jp/projects/epg/releases. I downloaded and uncompressed
> epg-0.0.16.tar.gz, but I cannot figure out how to install it. All of
> the instructions seem to be for linux (but it comes installed in the
> linux version). (I know the best solution but my wife and daughter
> want to run Windows on this system.)

> Can anyone give me some pointers on installing this package on a Windows machine?

Have you tried

    http://gnupg.org/

specifically GPG4Win pointed from the above link

    http://www.gpg4win.org/

> Thanks,
>              -- Tom

--

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jambunathan K  
View profile  
 More options Nov 16 2012, 12:07 am
Newsgroups: gnu.emacs.help
From: Jambunathan K <kjambunat...@gmail.com>
Date: Fri, 16 Nov 2012 10:40:05 +0530
Local: Fri, Nov 16 2012 12:10 am
Subject: Re: Installing epa in Windows

You can also install Cygwin and then install the needed Linux packages
as required.

>> Thanks,
>>              -- Tom

--

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chunhui  
View profile  
 More options Nov 16 2012, 11:05 am
Newsgroups: gnu.emacs.help
From: chunhui <chunhui_t...@163.com>
Date: Sat, 17 Nov 2012 00:05:10 +0800 (CST)
Local: Fri, Nov 16 2012 11:05 am
Subject: Re: Installing epa in Windows
I use gnupg, and it works ok.
the .emacs is:

;; Using symmetric encryption always
(setq epa-file-encrypt-to nil)
;; save the password
(setq epa-file-cache-passphrase-for-symmetric-encryption t)
;; auto-save
(setq epa-file-inhibit-auto-save nil)
(setq epg-gpg-program "/usr/local/bin/gpg")


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chunhui  
View profile  
 More options Nov 16 2012, 11:20 am
Newsgroups: gnu.emacs.help
From: chunhui <chunhui_t...@163.com>
Date: Sat, 17 Nov 2012 00:20:40 +0800 (CST)
Local: Fri, Nov 16 2012 11:20 am
Subject: Re: Installing epa in Windows
I use gnupg, and it works ok.
the .emacs is:

;; Using symmetric encryption always
(setq epa-file-encrypt-to nil)
;; save the password
(setq epa-file-cache-passphrase-for-symmetric-encryption t)
;; auto-save
(setq epa-file-inhibit-auto-save nil)
(setq epg-gpg-program "PATH/gpg")


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Monnier  
View profile  
 More options Nov 19 2012, 9:43 am
Newsgroups: gnu.emacs.help
From: Stefan Monnier <monn...@iro.umontreal.ca>
Date: Mon, 19 Nov 2012 09:43:11 -0500
Local: Mon, Nov 19 2012 9:43 am
Subject: Re: Installing epa in Windows

> I am trying to encrypt files with emacs on a Windows machine, so I am trying
> to install the epa package.

The EPA package is included in Emacs, so you don't need to install it.
What you're probably lacking is the actual encryption software (EPA is
only a library to interface Emacs with some external encryption
software).
I.e. you probably want to install GnuPG.

        Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tcsmfge...@hotmail.com  
View profile  
 More options Nov 19 2012, 5:37 pm
Newsgroups: gnu.emacs.help
From: tcsmfge...@hotmail.com
Date: Mon, 19 Nov 2012 14:37:18 -0800 (PST)
Local: Mon, Nov 19 2012 5:37 pm
Subject: Re: Installing epa in Windows
Thanks for your help, Stefan and others. With your help I got it working but it doesn't work the way I hoped.

I was trying to create a password manager that didn't store the unencrypted password to disk (which is never erased when deleted), but gpg saves the original file as #filename.gpg#. I have a perl script that creates a random string from a list of characters. It runs fine inside of emacs but then gpg saves it to disk.

I know emacs uses it for encryption but I wish they used a buffer instead.

Any ideas?

Thanks,
               -- Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »