Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CommVault - An Open Source Password Management Tool #1

Merged
merged 7 commits into from
Jan 30, 2025
Merged

Conversation

shortthirdman
Copy link
Contributor

Summary:

This PR introduces CommVault, an open-source password management tool designed to securely store and manage passwords. Built using Java with Spring Boot 3.x and Spring Cloud, it leverages Redis Server for fast, in-memory data caching and HashiCorp Vault for robust, centralized secrets management. CommVault provides a highly scalable, secure solution for handling sensitive information, ideal for both small teams and enterprise-level applications.

Key features:

  • Secure password storage and retrieval.
  • Integration with HashiCorp Vault for secret management.
  • High performance with Redis for caching and faster access.
  • Scalable architecture powered by Spring Cloud.

This tool aims to simplify and enhance the security of password management for developers and organizations.

@shortthirdman shortthirdman added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Jan 23, 2025
@shortthirdman shortthirdman self-assigned this Jan 23, 2025
@shortthirdman shortthirdman merged commit 2b5adc9 into main Jan 30, 2025
1 check passed
@shortthirdman shortthirdman deleted the develop branch January 30, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Development

Successfully merging this pull request may close these issues.

1 participant