๐Ÿ” Privacy Policy

Vault Search Pro Chrome Extension

Last Updated: November 7, 2025
Effective Date: November 7, 2025
Version: 2.3.0

โœ…Privacy-First Promise

Vault Search Pro does NOT collect, store, or transmit any personal data to external servers. All your data stays in your browser and communicates only with your own Vault server.

1. Introduction

This Privacy Policy describes how Vault Search Pro ("we", "our", or "the extension") handles user data. We are committed to protecting your privacy and being transparent about our data practices.

2. Data Collection

What We DO NOT Collect

  • No personal information - We don't collect names, emails, or identities
  • No analytics or tracking - No usage statistics, telemetry, or behavior tracking
  • No search history - Search terms are not logged or stored permanently
  • No Vault secrets - Secret values are displayed only temporarily in memory
  • No third-party data sharing - Zero external services or APIs are contacted

What Data Stays in Your Browser

The extension stores the following data locally in your browser only using Chrome's storage API:

๐ŸŒ Vault URL

The URL of your Vault server (e.g., https://vault.company.com)

๐Ÿ“ Namespace

Optional Vault namespace for enterprise configurations

๐Ÿ”‘ Auth Method

Your chosen authentication type (Token/UserPass/LDAP)

๐Ÿ‘ค Username

Only if you enable "Remember Me" for UserPass or LDAP

๐ŸŽซ Session Token

Temporary Vault token stored in session memory only

โš™๏ธ Preferences

UI settings like "Remember Me" checkbox state

๐Ÿ”’Important Security Note

Passwords are NEVER stored - even when "Remember Me" is enabled. Only usernames and non-sensitive configuration data are persisted. Vault tokens are stored only in session memory and cleared when you log out.

3. Data Usage

How We Use Your Data

Data stored locally in your browser is used exclusively for:

Data Transmission

The extension communicates only with:

4. Chrome Permissions Explained

The extension requests the following Chrome permissions. Here's exactly why each is needed:

๐Ÿ“ฆ storage

Save your Vault URL, namespace, and preferences locally so you don't have to re-enter them

๐Ÿ“‹ clipboardRead

Paste Vault URLs and tokens from clipboard into input fields

๐Ÿ“‹ clipboardWrite

Copy secret paths and values to clipboard with one click

๐Ÿ”” notifications

Show non-intrusive alerts for auth success, errors, or search completion

๐Ÿ“‘ contextMenus

Add right-click menu options for quick search access

๐ŸŒ host_permissions

Connect to your Vault server (which can be on any domain/localhost)

5. Third-Party Services

๐ŸšซZero Third-Party Services

This extension does NOT use:

  • โŒ Google Analytics or any analytics platform
  • โŒ Error tracking services (Sentry, Bugsnag, etc.)
  • โŒ Advertising networks
  • โŒ Social media integrations
  • โŒ CDNs or external JavaScript libraries
  • โŒ Remote code execution

6. Data Security

How We Protect Your Data

7. Data Retention

How Long Data is Kept

How to Delete Your Data

You can delete all stored data at any time by:

  1. Opening the extension popup
  2. Going to the Settings tab
  3. Clicking "Clear Settings" or "Logout"
  4. OR uninstalling the extension (removes all data immediately)

8. Children's Privacy

This extension is not directed to children under 13 years of age. We do not knowingly collect any information from children. The extension is designed for IT professionals and developers working with HashiCorp Vault.

9. Changes to This Policy

We may update this Privacy Policy from time to time. Any changes will be reflected by updating the "Last Updated" date at the top of this page. Significant changes will be announced in the extension's Chrome Web Store listing.

10. Compliance

Chrome Web Store Policies

This extension complies with:

Data Protection Regulations

Because we don't collect personal data, GDPR and CCPA requirements are minimal. However, we respect user privacy rights:

11. Contact Information

If you have questions about this Privacy Policy or the extension's data practices:

12. Open Source

This extension is open source! You can review the complete source code, verify our privacy claims, and contribute at:

GitHub Repository: github.com/sachdev27/vault-search-pro

๐ŸŽฏSummary

Your privacy is our priority. Vault Search Pro is designed with a privacy-first approach:

  • โœ… No data collection or tracking
  • โœ… Everything stays in your browser
  • โœ… Direct communication with your Vault only
  • โœ… Open source and verifiable
  • โœ… Complete user control over data
โ† Back to Home