Onemind-Services-LLC / netbox-secrets

Enhance your secret management with encrypted storage and flexible, user-friendly features.
Apache License 2.0
105 stars 11 forks source link

[Feature]: Add button to export keys to a file for download and a button to copy the private key #16

Closed abhi1693 closed 8 months ago

abhi1693 commented 1 year ago

NetBox version

v3.4.2

Feature type

Add a function

Proposed functionality

When you create a new keypair then you need to copy the private key to a secure place. For now you need to manually select the key, copy and paste it. It would be easy to have a "copy" button, were with 1 click the whole private key would be copied, rather then selecting and the key. Next to that an export button would be helpful to copy the keys to a key file which you can download.

Use case

It makes it easier to store the keys.

External dependencies

No response