Skip to content

mgrechukh/nssdb-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

content must be also encrypted and signed:

gpg --sign --encrypt --output /home/mykola/passwd.db.gpg --recipient dell1 --recipient dell2 --recipient lenovo-lviv passwd.db

On receiver side:

gpg --decrypt --output /home/mykola/test/passwd.db passwd.db.gpg

THis also verifies attached signature and refuses to decrypt if it is not valid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors