Using GPG to encrypt and decrypt a file

preview_player
Показать описание
in this quick video you can see how to use GPG commands to encrypt and decypt a file.
- demo using GnuPG/GPG CLI
- GPG to encrypt and decrypt a (data) file
- Key lifecycle - Export and import keys (public and private keys)
------------------------------------------------------------------------
Install:
--------
apt-get install gnupg

List keys:
----------
gpg --list-secret-keys
gpg --list-keys

Generate keys:
-------------
gpg --full-generate-key
OR
gpg --gen-key

Export/Import keys:
-------------------

Encrypt & Decrypt
-----------------

Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial of GPG. By far it’s the best I have been able to find on the internet.

philchapman
Автор

I work with Encryption Appliance solutions but never had the need to understand Exporting/Importing keys (due to separation of duties these days) and it really just helped me understand another important component where you can separate out the Private and Public keys and Encrypt files at another source. Excellent video Melvin and great job explaining it.

googlewalle
Автор

Great video! It goes straight to my library. I will share the link if someone asks me about the subject.

machinarum
Автор

Thanks for clear and organized explanation for the GnuPG CLI.

ehabbustami
Автор

OMG man you nailed it, i wasted days but this 18 min video saves me

motivationadda
Автор

Thank you for such a clear step-by-step explanation. This is great content

FranciscoLegonDev
Автор

Thank you from 1.5 years later! Exactly what I needed. Clear, concise & to the point. Thank you also for having your commands pre-typed; that saves time & we can pause as necessary.

borjonx
Автор

Ubuntu is a Debian based OS, Debian is a kernel, Ubuntu is not a kernel… just thought I’d correct your remark at 1:40
Other than that, very informative! I’ve been following the Man page of gpg… but I keep running into issues with card keys and a couple other options lol so I gave your bid a try, to get a better scope of things.

Thanks!

Uneke
Автор

Thank you a lot for the clear explanation!

SelectFrom
Автор

Fantastic video, to the point information.

Thank you for helping me understand how to use gpg :)

saarang
Автор

Finally I get it. Thanks so much! Good job!

egorshumanskii
Автор

Liked, subscribed, bookmarked. That was the BEST, clearest demo. Thank you!

fs
Автор

very accurate and useful infromation. thanks

hasanerhanaydinoglu
Автор

thanks so much and thanks for providing the examples, copy pasted to my cheat sheet :)

majorblazer
Автор

Thanks Melvin. It is a great tutorial for the gpg tutorial.

chrischiu
Автор

you have a problem with mic volume, we can barely hear you. Nice tutorial though :)

gawronwwa
Автор

pretty cool ! and well explained thank you

douniazedbehloul
Автор

Thanks for this video, it's very helpful.

BernoTheSage
Автор

Great explanation. Simply superb. Thanks.

nagarocky
Автор

Sir earlier in windows 7 system i encrypted the folder subsequently i formatting the system with windows 10 now when I opening the file it show access denied plz help me

rameshbhilai