meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
git:pgp [2022/10/06 10:12] niziakgit:pgp [2022/10/06 10:55] (current) niziak
Line 1: Line 1:
 ====== signing git commits ====== ====== signing git commits ======
  
-===== configure remote machine ===== 
-Search tags: ''pgp'' ''gpg'' ''remote'' ''gpg-agent'' ''gpg forwarding''. 
  
 +See [[sw:gpg:forwarding]]
  
-Public key must be imported on remote machine 
-<code bash> 
-gpg --import usert@example.com-public.asc 
- 
-gpg: key XXXXXXXXXXXXX: public key "User <user@example.com>" imported 
-gpg: Total number processed: 1 
-gpg:               imported: 1 
-</code> 
  
 <code bash> <code bash>
Line 34: Line 25:
 Primary key fingerprint: XXXX XXXX ... Primary key fingerprint: XXXX XXXX ...
 </code> </code>
 +
 +See [[sw:gpg:trust_level]]
 +