mrutkows opened a new issue #41: Can we anonymize the PGP key configuration?
URL: https://github.com/apache/incubator-openwhisk-release/issues/41
 
 
   Is there a way that we can anonymize (or use a dedicated key not from an 
individual at IBM)? 
   
   tools/pgp_key_gen.conf
   ```
   Showing the top two matches Last indexed 6 days ago
   Name-Real: Vincent Hou
   Name-Comment: Release manager of OpenWhisk
   Name-Email: [email protected]
   Expire-Date: 0
   Passphrase: openwhisk
   %commit
   %echo done
   ```
   
   tools/travis/import_pgp_key.sh
   ```
   Showing the top two matches Last indexed 12 hours ago
   gpg --allow-secret-key-import --import $PARENTDIR/key_sec.gpg
   
   expect -c "spawn gpg --edit-key [email protected] trust quit; send \"5\ry\r\"; 
expect eof"
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to