Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
well it depends what you want to do, doesn't it? That's *EXACTLY* why there's lots in the man page. if it was just a few steps to cover the one thing it did, that's all the man page would list. That said, there certanly are many thousands of blog entries and other docs out there where someone has written down how to do the specific thing *they* wanted, but if that's not the same as what you want, it's not going to help much is it?
encrypt and decrypt some files.
I have some old files that I cannot un-encrypt .
It is difficult to use.
I can click on old pgp file, but cannot see anything.
You will have to enter a passphrase and if you forget it - file's gone. Unless it was dictionary passphrase and you can bruteforce it, there's nothing you can do to restore passphrase. GnuPG is not a toy.
You can also use asymmetric algorythms to encrypt files and e-mails but that is a bit more complicated. Let me know if you need a HOWTO.
Thanks for the help.
I can encrpyt a file, but I cannot get to this old one.
I don't know which version of gpg it comes from. The data is not all that important. I saved a copy in plain text in case this might happen.
Code:
[ewok@endor Desktop]$ gpg Bank_xfer1.doc.pgp
gpg: encrypted with ELG-E key, ID E5E1AC81
gpg: decryption failed: secret key not available
the engine used in the antique fedora5 is vastly different than the one used in fedora 17
and a few known holes have been fixed and a new algorithm is used ( i think)
BUT unless you ARE a EXPERT in "cracking" encrypted files there is no easy way to unencrypt the files WITHOUT the original fedora key FROM the old fedora 5 install
even then was it gnomes key ring ? or KDE3's key ring ?
or
a public / private pair with the public half posted to a public server
and the private on the fedora key-ring ( or 3.5 floppy)
Quote:
Does the data exprire after time?
no, unless YOU set it to
but after time the old keys get lost
And on fedora with a NEW install EVERY 6 months
not only is it likely but almost a 100% certain fact that they WILL get lost
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.