https://tube.adriansnetwork.org/w/hSNy8quex6achyK3a8vj5f
#linux #censorship #encryption #gpg #opensource #hacking #foss #privacy

https://tube.adriansnetwork.org/w/hSNy8quex6achyK3a8vj5f
#linux #censorship #encryption #gpg #opensource #hacking #foss #privacy

A Overview Of Open PGP
https://www.youtube.com/watch?v=EM5oPcg6VPU
#linux #censorship #encryption #gpg #opensource #hacking #foss #privacy

I've finished my testing of #AGE vs. #GPG #encryption and published the results here:
https://open.substack.com/pub/gerowen/p/age-vs-gpg-pgp-encryption
@wiktor You asked to be kept abreast, here's the post.
So it seems that at least part of the slow-down I experienced with #GPG is because, by default, it gzip compresses the encrypted files. This can be disabled in the command line if you're encrypting an already compressed archive for pretty substantial improvements in encrypt/decrypt speeds. AGE was still faster, but nearly as much.
On a large zst (38.9 GB) archive of my Documents folder, here's some encrypt times.
AGE: 0:28
GPG (w/ compression): 8:12
GPG (w/o compression): 1:19
Dรฉjร Dup is a backup tool that focuses on ease of use for casual users that are not technically savvy.
Encrypt backups via GnuPG symmetric encryption.
Supports incremental backups.
Schedule regular backups.
Select folders to include in the backup.
Dรฉjร Dup may appear as "Backups" after installation.
Consider alternative backup tools if you are interested in full system backups.
Website: https://dejadup.org
#DejaDup #Linux #Backup #Encryption #GPG #FreeSoftware #FOSS #OpenSource #InfoSec
Well after that I looked at PGP and it seems like it does not yet support pq-secure key exchanges. Bummer.
So then I looked at this cool new thing AGE which apparently is the new kid on the block for encryption. They do support pq-security but when looking at their repo I saw that they started using AI for coding which makes me not want to trust it with encryption.
So I think moving forward I'm switching to #AGE for file #encryption instead of #PGP. I occasionally make backup archives of various things and use passphrase encryption with #GPG to encrypt them before storing them. However, GPG is very slow for bigger files, and in some testing recently I discovered AGE is multiple times faster. Also, with their latest release they now support hybrid post #quantum assymmetric key pairs. So for encryption it can fully replace GPG.
A new article about a new tool.