Encryption
- 
                        
    Introduction to encryption with GnuPG
    
    Apr 10, 2022
    
     19 minutes
     3974 words
    
        
    
    
    #privacy
    
    #linux
    
    #encryption
    
GnuPG (short for GNU Privacy Guard), also known as just GPG is a public-key cryptography implementation. This allows for a secure transmission of files between parties and can also be used to digitally sign files, to prove that they weren’t modified in any way.…