Yes, but we will found a solution (pipes can't be used, but the last seem a good idea).
In all case, you use swap, and into swap, there are the posibility that your password are into... (Ok, I you crypted your swap, no)
Forum for the FireGPG's extention. (!Don't post too links or wait we unban your, akismet is very aggressive)
You are not logged in. Please login or register.
FireGPG Forum » Posts by the_glu
Yes, but we will found a solution (pipes can't be used, but the last seem a good idea).
In all case, you use swap, and into swap, there are the posibility that your password are into... (Ok, I you crypted your swap, no)
Ok, it's seem we have a problem on Windows, we will fix this as soon as possible... You can't sign too ?
Yes, and yes it's save your password. But.
The only thnigs is done when you password is on the disk, it's to call Gpg. We save it juste before, and delete it just after.
Here is the code :
putIntoFile(tmpPASS, password); // DON'T MOVE THIS LINE !
try { runCommand(tmpRun,
'' + this.getGPGCommand() + '' + " " + tmpStdOut +
" --quiet --no-tty --no-verbose --status-fd 1 --armor --batch" +
" --default-key " + keyID +
" --output " + tmpOutput +
" --passphrase-file " + tmpPASS + "" +
getGPGCommentArgument() + getGPGAgentArgument() +
" --clearsign " + tmpInput); } catch (e) { }
removeFile(tmpPASS); // DON'T MOVE THIS LINE !
And the file name is random. We done test (with a slow computer / with a error with gpg), and in all case, the password was deleted, and we can't access it. The right are on 600 too.
So don't panic: your password will never be keep on the disk, I thinks he never go more far than the disk's cache...
RightClick, FireGPG, Open editor ?
hhhobbit > We will support OpenPGP/Mine, for reception it's sure, for sending it's will be nonstandard, but should work with enigma !
aluink -> For the moment, gmai's sing is different from normal sign (like editor), but it's will be standard with the next release. You can yet sign and verify sign between FireGPG's users, it's work (in most of case).
You're doing right, but for the moment it's break i, but you can select the Chiffred part (from -----BEGIN PGP MESSAGE----- to - -----END PGP MESSAGE-----), remove the - alone of - -----END PGP MESSAGE----- in the FireGPG's editor, and it's should work....
I contact you by email.
Can you do a
gpg --quiet --no-verbose --status-fd 1 --armor --clearsign afile
?
It's you show an output like :
[GNUPG:] USERID_HINT [...] Maximilien Cuony <maxi_the_glu@bluewin.ch>
[GNUPG:] NEED_PASSPHRASE [...] [...] [...] [...]
Vous avez besoin d'une phrase de passe pour d
He dosen't say he has made the sign... It's strange.. you're sure that the FireGPG's update who did this ?
So... I don't know... Sorry.
If there are ANY 'BAD_PASSPHRASE' in the result, he say that sign is false. He need a SIG_CREATED for say that the result is valide too. Can you do a screenshot of the Alert ?
(Our code has a logical problem, we have allready this with the decrypt, with multiple recipents, I suppose it's the same problem.)
Maybe your AntiVirus ? Do you have one ?
No, the two number for crypt, it's n and e. Look at the RSA on the wikipedia....
There are a mistake in the tutoial, gpg (and FireGPG) find the key herself...
For the error, it's dues to INLINE, we're work on to work better with gmail...
Regards,
I speak about Gpg ^^.
I do some test with bigs lines : that not a problem. I suspect now the \n and \r\n... I will do some test, we will make a INLINE who works !
I do some test with bigs lines : that not a problem. I suspect now the \n and \r\n... I will do some test, we will make a INLINE who works !
Do you have install it ? See our website for a recent version...
david -> Yes, we will use this link, but we need an decoder for this, and we don't no if it's very useful...
We know, we're working on this...
Try with an another profile...
I havan't access at any PC with Vista, and it's can be related to this OS...
I begin to do this, but I have some problem to detect the mail content, so I stop to work on this, but I will have a look soon....
Ok, we will look if it's possible...
@melianor : Why not ?
FireGPG Forum » Posts by the_glu
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 2 official extensions. Copyright © 2003–2009 PunBB.