* [gentoo-user] Encrypting a file containing confidential info
@ 2006-11-11 12:35 Mick
2006-11-11 13:08 ` Arturo 'Buanzo' Busleiman
2006-11-11 13:35 ` Fabrice Delliaux
0 siblings, 2 replies; 8+ messages in thread
From: Mick @ 2006-11-11 12:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 792 bytes --]
Hi All,
For some years now I have saved my passwords and other rather critical login
data and information as database file on a Psion pda. The file is encrypted
and decrypted using a Psion application called FreeCrypt. FreeCrypt uses an
RC4 algorithm to encrypt the data.
As the hardware is approaching the end of its useful life I wanted to move
away from my dependence on Psion, or use another method in parallel. I have
of course gpg on my laptop, but I am concerned that I will be keeping both my
private key and the encrypted file on the same machine.
What would you suggest I should use bearing in mind that simplicity and use of
default linux tools would be most preferable, commensurate with as high a
degree of security as possible.
--
Regards,
Mick
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Encrypting a file containing confidential info
2006-11-11 12:35 [gentoo-user] Encrypting a file containing confidential info Mick
@ 2006-11-11 13:08 ` Arturo 'Buanzo' Busleiman
2006-11-11 19:45 ` Mick
2006-11-11 13:35 ` Fabrice Delliaux
1 sibling, 1 reply; 8+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2006-11-11 13:08 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mick wrote:
> As the hardware is approaching the end of its useful life I wanted to move
> away from my dependence on Psion, or use another method in parallel. I have
> of course gpg on my laptop, but I am concerned that I will be keeping both my
> private key and the encrypted file on the same machine.
You also need the passphrase to unlock the private key, so, as far as you use big enough keys, and
good enough passphrases, your mind can't be hacked into (oh well, depends on torture, but...)
- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
Me caso este 1ro de diciembre: Lista de Casamiento Numero 37520 en todos los FRAVEGA!! :)
http://www.buanzo.com.ar | http://www.vivamoslavida.com.ar : Portal no-comercial del buen vivir!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFVcs3AlpOsGhXcE0RAoMRAJ9qOrb6nUyTW93cnlnHDegUtUNvsACfRRtt
oAiMk7rtgEQL18EcTuPzAbM=
=7QWN
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Encrypting a file containing confidential info
2006-11-11 13:08 ` Arturo 'Buanzo' Busleiman
@ 2006-11-11 19:45 ` Mick
0 siblings, 0 replies; 8+ messages in thread
From: Mick @ 2006-11-11 19:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
On Saturday 11 November 2006 13:08, Arturo 'Buanzo' Busleiman wrote:
> Mick wrote:
> > As the hardware is approaching the end of its useful life I wanted to
> > move away from my dependence on Psion, or use another method in parallel.
> > I have of course gpg on my laptop, but I am concerned that I will be
> > keeping both my private key and the encrypted file on the same machine.
>
> You also need the passphrase to unlock the private key, so, as far as you
> use big enough keys, and good enough passphrases, your mind can't be hacked
> into (oh well, depends on torture, but...)
He, he! :)
I was thinking of memory dumps being accessed by malicious software/entities?
--
Regards,
Mick
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Encrypting a file containing confidential info
2006-11-11 12:35 [gentoo-user] Encrypting a file containing confidential info Mick
2006-11-11 13:08 ` Arturo 'Buanzo' Busleiman
@ 2006-11-11 13:35 ` Fabrice Delliaux
2006-11-11 19:46 ` Mick
1 sibling, 1 reply; 8+ messages in thread
From: Fabrice Delliaux @ 2006-11-11 13:35 UTC (permalink / raw
To: gentoo-user
Le Sat, 11 Nov 2006 12:35:24 +0000,
Mick wrote :
> What would you suggest I should use bearing in mind that simplicity
> and use of default linux tools would be most preferable, commensurate
> with as high a degree of security as possible.
I'm using this :
http://dev.gentoo.org/~agriffis/userpass/
You just need to install ruby, and of course, gpg.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Encrypting a file containing confidential info
2006-11-11 13:35 ` Fabrice Delliaux
@ 2006-11-11 19:46 ` Mick
2006-11-12 0:14 ` Andrey
0 siblings, 1 reply; 8+ messages in thread
From: Mick @ 2006-11-11 19:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 517 bytes --]
On Saturday 11 November 2006 13:35, Fabrice Delliaux wrote:
> Le Sat, 11 Nov 2006 12:35:24 +0000,
>
> Mick wrote :
> > What would you suggest I should use bearing in mind that simplicity
> > and use of default linux tools would be most preferable, commensurate
> > with as high a degree of security as possible.
>
> I'm using this :
>
> http://dev.gentoo.org/~agriffis/userpass/
>
> You just need to install ruby, and of course, gpg.
Thanks. I couldn't find it in portage . . .
--
Regards,
Mick
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Encrypting a file containing confidential info
2006-11-11 19:46 ` Mick
@ 2006-11-12 0:14 ` Andrey
2006-11-13 5:58 ` Javier
0 siblings, 1 reply; 8+ messages in thread
From: Andrey @ 2006-11-12 0:14 UTC (permalink / raw
To: gentoo-user
On Saturday 11 November 2006 19:46, Mick wrote:
> On Saturday 11 November 2006 13:35, Fabrice Delliaux wrote:
> > Le Sat, 11 Nov 2006 12:35:24 +0000,
> >
> > Mick wrote :
> > > What would you suggest I should use bearing in mind that simplicity
> > > and use of default linux tools would be most preferable, commensurate
> > > with as high a degree of security as possible.
> >
> > I'm using this :
> >
> > http://dev.gentoo.org/~agriffis/userpass/
> >
> > You just need to install ruby, and of course, gpg.
>
> Thanks. I couldn't find it in portage . . .
This script isn't in portage...
Only on http://dev.gentoo.org/~agriffis/userpass/.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-11-13 8:29 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-11 12:35 [gentoo-user] Encrypting a file containing confidential info Mick
2006-11-11 13:08 ` Arturo 'Buanzo' Busleiman
2006-11-11 19:45 ` Mick
2006-11-11 13:35 ` Fabrice Delliaux
2006-11-11 19:46 ` Mick
2006-11-12 0:14 ` Andrey
2006-11-13 5:58 ` Javier
2006-11-13 7:00 ` Mick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox