This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

Dotward v1.8

Audit secrets locally. No cloud. No leaks. Ever.

Bots scrape public repos faster than you can click Undo. One accidental commit and your AWS key, GitHub token, or database password is already gone. Dotward catches it before it leaves your machine — at the terminal, at the commit line, before it ever reaches GitHub. Local vault, fully offline. No cloud, no account, no telemetry. All in a one time buy, no subscription hassle.

Top comment

Hey PH! 👋 Builder here — happy to do a full technical breakdown. What Dotward actually is: A local-first encrypted secret manager for developers. Your `.env` files, API keys, and credentials never leave your machine unencrypted — ever. The stack - Electron + Flask — UI is served by a local Flask server (Python) running as a compiled binary inside the app. No Node.js backend, no Electron IPC for data — Flask handles all vault logic - AES-256-GCM encryption— every secret is encrypted at rest with a master password you set. The encryption key never touches disk - SQLite — local database, fully encrypted payload storage Core features: Project-based vault— organize secrets by project, set expiry dates, get notified before they expire - Lock/unlock flow — vault locks on app close, requires master password to re-open - Security dashboard — scans your vault for weak, expired, or at-risk credentials - Secret scanner — scans your codebase for accidentally committed secrets using Shannon entropy + 19 regex patterns for known credential formats (AWS keys, JWT tokens, Stripe keys, etc.) Pre-commit hook installer — one command wires the scanner into your git workflow so secrets never make it into a commit - CLI — `dotward scan`, `dotward scan --all`, `dotward install-hook` — works standalone, zero dependency on the running app Security model - Master key derived from password, never stored - All vault data encrypted before writing to SQLite - Local-only — no cloud sync, no telemetry, no accounts - Auto-lock on inactivity Auto-updates: - `electron-updater` with GitHub Releases as the update server - Downloads silently in background, prompts on completion - macOS: ZIP-based delta updates via `latest-mac.yml` - Windows: NSIS `oneClick` installer, force-kills all processes before replacing binaries to prevent file lock errors Why we built it Leaked `.env` files are one of the most common causes of security breaches for indie devs and small teams. Every existing solution either requires cloud storage or is too complex to set up. Dotward is local, simple, and actually catches secrets before they escape.

About Dotward v1.8 on Product Hunt

Audit secrets locally. No cloud. No leaks. Ever.

Dotward v1.8 was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #159 on the daily leaderboard. Bots scrape public repos faster than you can click Undo. One accidental commit and your AWS key, GitHub token, or database password is already gone. Dotward catches it before it leaves your machine — at the terminal, at the commit line, before it ever reaches GitHub. Local vault, fully offline. No cloud, no account, no telemetry. All in a one time buy, no subscription hassle.

On the analytics side, Dotward v1.8 competes within Developer Tools, GitHub and Tech — topics that collectively have 1.2M followers on Product Hunt. The dashboard above tracks how Dotward v1.8 performed against the three products that launched closest to it on the same day.

Who hunted Dotward v1.8?

Dotward v1.8 was hunted by Anuvrat Chandra. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of Dotward v1.8 including community comment highlights and product details, visit the product overview.