Wiping HD (noob question)

2009-01-23 Thread Dan Bensen
What do I have to do to keep my current gpg authentication if I reformat the hard drive it's installed on and reinstall gpg with a new OS? I'm not sure where the authentication info is stored or how (or whether) it can be moved. --Dan ___ Gnupg-user

Re: Wiping HD (noob question)

2009-01-23 Thread John Clizbe
Dan Bensen wrote: > What do I have to do to keep my current gpg authentication if I reformat > the hard drive it's installed on and reinstall gpg with a new OS? I'm > not sure where the authentication info is stored or how (or whether) it > can be moved. Open a command prompt and issue the comma

Re: Wiping HD (noob question)

2009-01-23 Thread Dan Bensen
Dan Bensen wrote: > What do I have to do to keep my current gpg authentication if I reformat > the hard drive it's installed on and reinstall gpg with a new OS? From: John Clizbe > Open a command prompt and issue the command: > gpg --version I think it's too late for that :/ I did copy my

Re: Wiping HD (noob question)

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dan Bensen escribió: > *From:* John Clizbe >> Open a command prompt and issue the command: >> gpg --version > > I think it's too late for that :/ Don't worry, that command was to check where was your gpg home dir, but since you already co

A question about Camellia

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sorry to ask what was already answered some time ago, but: why GnuPG doesn't implement Camellia? IIRC (but probably I misunderstood it), it is enabled for Japanese version, since they need it. But in that case, why it is not enabled for "occidental"

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
Faramir wrote: > Sorry to ask what was already answered some time ago, but: why GnuPG > doesn't implement Camellia? Camellia is not yet part of the OpenPGP standard. The standardization process for it is still underway. Once it's standardized, GnuPG will support Camellia the same as any other al

Silly question about secure deletion of files

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Well, I already know why it is not reliable to "securely delete" a file, I understand the hdd can do the "overwrite" process in the "wrong" place of the hdd. But yesterday I had to defrag my hdd, and that made me wonder: why we can't overwrite a fil

Re: Silly question about secure deletion of files

2009-01-23 Thread Robert J. Hansen
Faramir wrote: > Well, I already know why it is not reliable to "securely delete" a file, > I understand the hdd can do the "overwrite" process in the "wrong" place > of the hdd. Right. > But yesterday I had to defrag my hdd, and that made me wonder: why we > can't overwrite a file, but we still

Re: A question about Camellia

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert J. Hansen escribió: > Camellia is not yet part of the OpenPGP standard. The standardization > process for it is still underway. Once it's standardized, GnuPG will > support Camellia the same as any other algorithm -- but please don't use it

Re: A question about Camellia

2009-01-23 Thread David Shaw
On Fri, Jan 23, 2009 at 05:13:32PM -0300, Faramir wrote: > Sorry to ask what was already answered some time ago, but: why GnuPG > doesn't implement Camellia? IIRC (but probably I misunderstood it), it > is enabled for Japanese version, since they need it. But in that case, > why it is not enabled f

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
Faramir wrote: > Don't worry, while I like to change some settings, I also like to > "play safe". Even if I could use Camellia, I would not use it to send > messages (maybe it would be interesting to be able to receive messages > encrypted with it). There's no real reason to avoid Camellia, by the

Re: Silly question about secure deletion of files

2009-01-23 Thread David Shaw
On Fri, Jan 23, 2009 at 05:33:12PM -0300, Faramir wrote: > Well, I already know why it is not reliable to "securely delete" a file, > I understand the hdd can do the "overwrite" process in the "wrong" place > of the hdd. > > But yesterday I had to defrag my hdd, and that made me wonder: why we > c

Re: A question about Camellia

2009-01-23 Thread David Shaw
On Fri, Jan 23, 2009 at 03:55:20PM -0500, Robert J. Hansen wrote: > Faramir wrote: > > Don't worry, while I like to change some settings, I also like to > > "play safe". Even if I could use Camellia, I would not use it to send > > messages (maybe it would be interesting to be able to receive messag

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
David Shaw wrote: > You have the ability to do pretty much that, but: I actually don't, but for policy reasons. My local policy is "have total control over what I send, but don't assert control over what I receive." I guess you could call it my small-l libertarian philosophy as applied to OpenPG

Re: Silly question about secure deletion of files

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert J. Hansen escribió: ... > With a defrag, if you successfully rearrange 95% of the affected blocks > then you've substantially improved your drive performance. Sure, it'll > report that it's done 100%, but who cares, really? Not me ;) > Wi

Re: A question about Camellia

2009-01-23 Thread David Shaw
On Fri, Jan 23, 2009 at 05:14:15PM -0500, Robert J. Hansen wrote: > David Shaw wrote: > > You have the ability to do pretty much that, but: > > I actually don't, but for policy reasons. My local policy is "have > total control over what I send, but don't assert control over what I > receive." I

Re: Silly question about secure deletion of files

2009-01-23 Thread David Shaw
On Fri, Jan 23, 2009 at 07:39:25PM -0300, Faramir wrote: > Robert J. Hansen escribi??: > ... > > With a defrag, if you successfully rearrange 95% of the affected blocks > > then you've substantially improved your drive performance. Sure, it'll > > report that it's done 100%, but who cares, really?

Re: A question about Camellia

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert J. Hansen escribió: ... > algorithm, cryppies have a lot of confidence in it -- I'm just part of > the (vocal) minority which screams that OpenPGP has way too many > algorithms and we need to start cutting algorithms out. I would like ... >

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
David Shaw wrote: > This has nothing to do with your preference list. GPG will happily > decrypt messages to any cipher, whether it is in your preference list > or not, as per the spec: Yes, which sort of demonstrates the point that the preference mechanism is just needless complexity. It's a r

Re: Paperkey 1.0 released

2009-01-23 Thread Hideki Saito
Hello, Paperkey is great, and I've put up some Japanese introduction of the tool. http://d.hatena.ne.jp/unsignedint/20090122/1232679511 One thing I saw on Windows version is that piping doesn't work. It seems like it corrupt the output when redirection is used, so this could be something to do wit

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
Faramir wrote: > Well, I don't think you are crazy, but I am part of the group that > likes to be able to chose between several options, provided all the > options are secure. That "provided" is the sticking point. Small is beautiful, IMO. YMMV. There is an apocryphal story about the United S

compatibility of Gnupg-1.4.9 to Gnupg-1.0.6

2009-01-23 Thread rahul kaushik
Hi all, I have an issue which is described below: earlier i was using Gnupg-1.0.6 for my appliaction. Now i have replaced it with Gnupg-1.4.9. I am facing some issue related to keyrings. As per my application. I need to perform following application. I did finally get these encrypt/decrypt proc

Re: A question about Camellia

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert J. Hansen escribió: > Faramir wrote: >> Well, I don't think you are crazy, but I am part of the group that >> likes to be able to chose between several options, provided all the >> options are secure. > > That "provided" is the sticking poi

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
Faramir wrote: > Well, you have always said any algo in GPG is safe enough to use... First, I've said the algorithms are safe enough to use. I've never said GnuPG's implementation of them is correct and error-free. There's a _big_ difference between saying "3DES is a trusted algorithm" and say

Re: A question about Camellia

2009-01-23 Thread David Shaw
On Jan 23, 2009, at 6:49 PM, Robert J. Hansen wrote: David Shaw wrote: This has nothing to do with your preference list. GPG will happily decrypt messages to any cipher, whether it is in your preference list or not, as per the spec: Yes, which sort of demonstrates the point that the preferen

Re: Paperkey 1.0 released

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hideki Saito escribió: ... > So on Windows, > instead of doing, > gpg --export-secret-key 51A00A8E | paperkey --output output.txt Yes, some months ago, when I tried it, it failed too... > I have to do > gpg --output output.sec --export-secret-key

Re: compatibility of Gnupg-1.4.9 to Gnupg-1.0.6

2009-01-23 Thread David Shaw
On Jan 23, 2009, at 5:17 AM, rahul kaushik wrote: Hi all, I have an issue which is described below: earlier i was using Gnupg-1.0.6 for my appliaction. Now i have replaced it with Gnupg-1.4.9. I am facing some issue related to keyrings. As per my application. I need to perform following app

Re: A question about Camellia

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert J. Hansen escribió: > Faramir wrote: >> Well, you have always said any algo in GPG is safe enough to use... > First, I've said the algorithms are safe enough to use. I've never said > GnuPG's implementation of them is correct and error-fre

Re: A question about Camellia

2009-01-23 Thread Robert J. Hansen
David Shaw wrote: > OpenPGP benefits from the flexibility of being able to use multiple > algorithms. The ability to use multiple algorithms is independent of how many algorithms are in the spec and in each implementation. Algorithm agility is a great idea and I think protocols ought be designed

Re: OT: virus on the wild?

2009-01-23 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rippit the Ogg Frog escribió: >> And the third and last question is: why the AV detected the virus >> _before_ I visited the site? > > Were you using Firefox? It has what I regard as a mis-feature, in which > it preloads at least the top hit of an

Re: OT: virus on the wild?

2009-01-23 Thread Rippit the Ogg Frog
Faramir wrote: And the third and last question is: why the AV detected the virus _before_ I visited the site? Were you using Firefox? It has what I regard as a mis-feature, in which it preloads at least the top hit of any Google search results. That way the page will load quicker if you d

Re: OT: virus on the wild?

2009-01-23 Thread Charly Avital
Faramir wrote the following on 1/24/09 1:55 AM: [...] > Bingo! I found it... > http://www.technipages.com/disable-the-firefox-prefetch-setting.html Great, thank you! >> If you weren't using Firefox, possibly other browsers have the >> mis-feature now as well. Flock 2.0.2 (Macintosh) had it.