Re: [Enigmail] Same key on two computers

2015-12-23 Thread Phil Kane
On 12/23/2015 1:13 PM, Alexander Buchner wrote:

> Yes, there is. Export your key pair on the one system and import it on
> the other.
> Or didn't I get your question right?

Yes, that's what I needed to know.  Sounds simple.  I'll give it a try.

Phil Kane



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] Same key on two computers

2015-12-23 Thread Alexander Buchner
On 23.12.2015 22:05, Phil Kane wrote:
> 
> Is there an easy way to on to use the same key system with the same
> Thunderbird/Enigmail account installed on two separate computers?
> 
> Phil Kane
> 

Yes, there is. Export your key pair on the one system and import it on
the other.
Or didn't I get your question right?



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] Same key on two computers

2015-12-23 Thread Phil Kane

Is there an easy way to on to use the same key system with the same
Thunderbird/Enigmail account installed on two separate computers?

Phil Kane

From a Clearing in the Silicon Forest
Beaverton (Washington County)  Oregon



signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] About downloading GPG4win

2015-12-23 Thread Phil Kane
On 12/23/2015 8:20 AM, Jacob L. Anawalt wrote:

> I don't know why Windows still doesn't include a user friendly utility
> to show checksums.

Could it be because MS doesn't want their customers to be anything more
than "appliance operators"?  There are many add-on programs to make
Windows easier and more useful but they are not included and MS will not
support problems with them.

Sorry if this is off-topic.

Phil Kane

From a Clearing in the Silicon Forest
Beaverton (Washington County)  Oregon





signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] About downloading GPG4win

2015-12-23 Thread Juan Miguel Navarro Martínez
If you are using a Windows version that has Powershell installed, you
can use this command:

Get-FileHash C:\Path\to\gpg4win_installer -Algorithm SHA1 | Format-List

SHA1, SHA256, SHA384, SHA512, MACTripleDES, MD5 and RIPEMD160 are other
algorithms for Get-FileHash.

If you are using CMD, CertUtil should do the same thing:

CertUtil -hashfile C:\Path\to\gpg4win-installer SHA1

MD2, MD4, MD5, SHA1, SHA256, SHA384 and SHA512 are other algorithms for
CertUtil.

The numbers shouldn't differ, I suppose. Else you'll have to install a
program that has the hashing programs.

El 23/12/15 a las 15:59, Dan Datau escribió:
> Dear Enigmail Users,
> 
> This is probably a noob question, but how do I run the sha1sum command in 
> Windows in order to check the integrity of the downloadfile from the gpg4win 
> site https://www.gpg4win.org/download.html?
> 
> Do you need to install a .exe to do that and why can’t Windows run this 
> command without installing such an .exe to compare checksums?
> 
> Thank you,
> 
> Dan
> 
> 
> 
> ___
> enigmail-users mailing list
> enigmail-users@enigmail.net
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
> 

-- 
Juan Miguel Navarro Martínez

GPG Keyfingerprint:
5A91 90D4 CF27 9D52 D62A
BC58 88E2 947F 9BC6 B3CF

___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] About downloading GPG4win

2015-12-23 Thread Dan Datau
Another comment.

It seems that enigmail the latest enigmail installation wizard does not allow 
me to create a revocation certificate. “Enigmail is unable to create a 
revocation certificate” after entering a passphrase and saving the certificate 
on the laptop.

Is it okay to use enigmail and the keys without making a revocation certificate?

Thanks.


Van: Dan Datau
Verzonden: woensdag 23 december 2015 15:59
Aan: enigmail-users@enigmail.net
Onderwerp: About downloading GPG4win

Dear Enigmail Users,

This is probably a noob question, but how do I run the sha1sum command in 
Windows in order to check the integrity of the downloadfile from the gpg4win 
site https://www.gpg4win.org/download.html?

Do you need to install a .exe to do that and why can’t Windows run this command 
without installing such an .exe to compare checksums?

Thank you,

Dan

___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] About downloading GPG4win

2015-12-23 Thread Jacob L. Anawalt

On 12/23/2015 7:59 AM, Dan Datau wrote:

Dear Enigmail Users,

This is probably a noob question, but how do I run the sha1sum command in
Windows in order to check the integrity of the downloadfile from the gpg4win
site https://www.gpg4win.org/download.html?



I don't know why Windows still doesn't include a user friendly utility to show 
checksums. I think it should be in the file properties, like HashCheck provides 
[0]. I really like HashCheck.


There is the built-in certUtil command. [1] I don't know when it was added but 
some people say it was there at least since Windows 7. [2]


CertUtil -hashfile Downloads\gpg4win-2.3.0.exe


[0] https://www.gpg4win.org/download.html
[1] https://technet.microsoft.com/en-us/library/cc732443.aspx
[2] http://superuser.com/a/898377/151213

Good luck,
--
Jacob Anawalt
Gecko Software, Inc.
janaw...@geckosoftware.com
435-752-8026

___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


Re: [Enigmail] About downloading GPG4win

2015-12-23 Thread Ludwig Hügelschäfer
On 23.12.15 15:59, Dan Datau wrote:
> Dear Enigmail Users,
> 
> This is probably a noob question, but how do I run the sha1sum command
> in Windows in order to check the integrity of the downloadfile from the
> gpg4win site https://www.gpg4win.org/download.html?
> 
> Do you need to install a .exe to do that and why can’t Windows run this
> command without installing such an .exe to compare checksums?

Well, this isn't a dumb question at all. This is the essential question
of implementing an initial trust relationship to the software you want
to use.

If you're installing GPG4WIN using the Enigmail Setup wizard then it
will do this for you, it will verify the checksum.

If you're doing download and installation manually, you need an
executable program to calculate the checksum, there is no preinstalled
one on windows.

If you're feeling this is too scary for you (use a downloaded program to
verify the integrity of a downloaded program), then you should ask a
friend who is well versed in doing such tasks.

HTH

Ludwig




signature.asc
Description: OpenPGP digital signature
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net


[Enigmail] About downloading GPG4win

2015-12-23 Thread Dan Datau
Dear Enigmail Users,

This is probably a noob question, but how do I run the sha1sum command in 
Windows in order to check the integrity of the downloadfile from the gpg4win 
site https://www.gpg4win.org/download.html?

Do you need to install a .exe to do that and why can’t Windows run this command 
without installing such an .exe to compare checksums?

Thank you,

Dan
___
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net