diff --git a/pgp/index.md b/pgp/index.md index dd3b83a..9249ca4 100644 --- a/pgp/index.md +++ b/pgp/index.md @@ -6,10 +6,6 @@ xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAU --- # How to encrypt files and messages (Age and PGP) -![](0.png) - -![](0a.png) - In this tutorial we're going to look at how to setup Age and PGP keys, and use them to encrypt messages @@ -31,6 +27,8 @@ Why should you even care about encryption? Simple, you only want one person to b ## PGP +![](0.png) + ### **Initial Setup** Let's begin by generating your first key: @@ -427,6 +425,8 @@ And that's it! That covers the basics of how to use PGP ## Age +![](0a.png) + You may be thinking: what's the difference between PGP and Age? PGP is a traditional way of encrypting files and messages, while Age is meant to be a more modern alternative to PGP. Age has really tiny keys (compared to PGP key sizes), uses modern cryptographic algorithms by default, while still being more secure and simpler to use than PGP.