Sign inSign up

dperuo/gpg-key-gen

By dperuo

•Updated over 4 years ago

Generate gpg keys without polluting your local machine.

Image
0

1.2K

dperuo/gpg-key-gen repository overview

Version Documentation License: MIT

⁠Welcome to gpg-key-gen šŸ‘‹

Use dperuo/gpg-key-gen to generate new gpg keys without touching your local machine.

The image launches a temporary container with an interactive command shell so you can generate your keys.

ā šŸ  Homepage⁠

⁠Install

docker pull dperuo/gpg-key-gen

⁠Usage

With a mounted volume to export keys to another machine:

docker run -it --rm -v ${PWD}:/home/export dperuo/gpg-key-gen

Or without a mounted volume:

docker run -it --rm dperuo/gpg-key-gen

⁠Screenshot

⁠Author

šŸ‘¤ Derek Peruo

ā šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page⁠.

⁠Show your support

Give a ā­ļø if this project helped you!

ā šŸ“ License

Copyright © 2020 Derek Peruo⁠.

This project is MIT⁠ licensed.


This README was generated with ā¤ļø by readme-md-generator⁠

Tag summary

Content type

Image

Digest

Size

8.7 MB

Last updated

over 4 years ago

docker pull dperuo/gpg-key-gen