UNAX ZULAIKA FUENTE Software Systems Engineer
SYSTEM CORE ONLINE

FLAGSHIP MODULE // KP-01

KeyPing

Local-first password security system.

Detect weak credentials, enforce hygiene and keep your vault fully offline.

Module Health

Active development / Stable core / Daily use

Privacy-first Fully offline Local encrypted vault Windows / Linux / macOS

What KeyPing is

KeyPing is a desktop password manager that focuses on password hygiene: detecting weak, reused and risky credentials while keeping all data local and offline.

This is not a concept demo. It is an actively developed product with stable core features, production-style release discipline, and security controls designed for real usage.

Why I Built KeyPing

Why this project exists

KeyPing was built to solve real password pain under real pressure, not just to store entries in a vault.

Password reuse

Reused credentials multiply risk across services. One leaked password can compromise several accounts.

Weak passwords

Weak patterns are still common. Users need clear signals, not vague warnings, to improve hygiene quickly.

Cloud dependency

Many managers require cloud trust by default. KeyPing is designed for local-first control.

Privacy under stress

When incidents happen, privacy and response speed matter at the same time.

Critical response feature

Each credential can store a direct password-change URL. In a breach situation, that one-click path reduces friction and reaction time exactly when stress is highest.

Engineering Proof

Real build signals

    Built as a real desktop product with security boundaries between renderer, preload and main process.

    Product in action

    Real screens from the app flow: create, generate, inspect and improve password quality.

    Password creation flow with generator and final result
    KeyPing initial dashboard view
    Initial dashboard with key metrics and quick actions
    KeyPing password list and details panel
    Password list with detail view and filters
    KeyPing password health dashboard KeyPing password health secondary panel
    +3 more
    Password health overview and extended details

    Core features

      Security model

        Architecture

        Frontend Angular standalone components

        Runtime Electron

        IPC bridge Secure preload API with contextIsolation enabled

        Vault Encrypted local file managed by Electron main process

          Release integrity

          Each release ships with checksums and detached signature files.

            Signing key fingerprint

            D70937B0AD7411A9E6A66337A5F10A1A37AAEBE9

            Verify signature:

            gpg --verify SHA256SUMS.txt.asc SHA256SUMS.txt

            Verify checksums:

            sha256sum -c SHA256SUMS.txt

            Roadmap