Update pass: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Up to: [[Part Of::Tech Working Group]]


[[Has Description::Update Keys for Social Coop Infra]]


Create a Pull Request with the key you want to add, for example: https://git.coop/social.coop/tech/pass/-/merge_requests/9/diffs
Create a Pull Request with the key you want to add, for example: https://git.coop/social.coop/tech/pass/-/merge_requests/9/diffs
Line 6: Line 8:


  pass init $(cat .gpg-id)
  pass init $(cat .gpg-id)


https://stackoverflow.com/questions/13116457/how-to-make-auto-trust-gpg-public-key if you need to trust the key first :)
https://stackoverflow.com/questions/13116457/how-to-make-auto-trust-gpg-public-key if you need to trust the key first :)
45

edits