Hi there
I was given to understand that public keys were used by people to encrypt messages and that they are decrypted using a private key.When i added freshrpms as a repository for a friend who has linpus linux lite(based on fedora 8)They said i needed a public GPG key.
Why do i need the keys used to sign the packages if public keys are used to encrypt messages?.
Also at freshrpms it says to download the RPM-GPG-KEY-freshrpms then do:
Code:
#rpm --import RPM-GPG-KEY-freshrpms
#rpm --import /usr/share/doc/fedora-release-*/RPM-GPG-KEY-fedora
All i did was something like:
Code:
#rpm --import http://www.freshrpms.net/public-key.txt
and things worked.
Was there an error in my proceedure?.Are there security problems that could arise from me doing other than they said at fresh rpms?. If so what?.If what i did was imcomplete what does it mean in terms of what is missing and what i should do next? What should i do next when advise him on repos and stuff?.What is the command to download RPM-GPG-KEY-freshrpms?.
Do the other default repositories on linpus need public keys downloading and importing too?
Sorry for so many questions but i'm new to pulic keys and encryption so any answers would be great.Thank you for your time