Using GPG or PGP, is there a way to give another user (or key) access to decrypt a file for a limited time only?

I want to share encrypted files with someone else however it’s only for a short time only. What is the best way to do this?

More background: I’d like to add more people to be able to decrypt the file as time goes on and others “expire”… Continue reading Using GPG or PGP, is there a way to give another user (or key) access to decrypt a file for a limited time only?

Compare fingerprints of gpg –verify for files download with / without TOR

From my understanding, except we meet the creator of an archive in person and verify the primary key fingerprint, we can never be sure, that the archive we download is really created by the person we think it is.
Therefore gpg warns us th… Continue reading Compare fingerprints of gpg –verify for files download with / without TOR

Fetching GPG private key from Linux server to decrypt files on a Win 10 computer in production

I have a need to fetch automatically the GPG private key from a Linux server to decrypt files on a Windows 10 computer in production.

There are a few challenges here:

How to assure SCP from the Windows 10 to the Linux server that not ev… Continue reading Fetching GPG private key from Linux server to decrypt files on a Win 10 computer in production