Metadata-Version: 2.1
Name: netbox-secrets
Version: 1.9.1
Summary: Enhance your secret management with encrypted storage and flexible, user-friendly features, seamlessly integrated into
Home-page: https://github.com/Onemind-Services-LLC/netbox-secrets/
Author: Abhimanyu Saharan
Author-email: asaharan@onemindservices.com
License: Apache 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE.md
Requires-Dist: pycryptodome


# NetBox Secrets

NetBox Secrets is a comprehensive overhaul of the original NetBox Secretstore plugin. It's designed to address the 
limitations and maintenance challenges of the predecessor. This plugin introduces significant enhancements in terms of 
flexibility and usability, ensuring seamless integration with the latest NetBox versions.

## Key Features:

- Employs RSA public key cryptography for secure storage of secrets in the database.
- Allows secrets to be assigned to any object in NetBox, enhancing the plugin’s applicability and utility.
- Enables assigning secrets to contacts, ideal for scenarios like linking SSH keys with specific individuals.
- The redesigned interface is more intuitive and user-friendly, streamlining navigation and secret management.
- Continuous testing with the latest NetBox releases ensures consistent compatibility and reliability.

NetBox Secrets is committed to bridging the gap between robust security needs and an optimal user experience in NetBox
environments.
