GitBraints
  • Download
  • Contact
Sign InSign Up
GitBraints

Privacy-first Git-powered tools for individual designers and small teams who value data sovereignty. Own your data, control your workflow.

© Copyright 2026 GitBraints. All Rights Reserved.

About
  • Blog
  • Contact
Product
  • Documentation
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
GitPassword docs

Build a local-first encrypted vault on top of Git.

GitPassword stores passwords, secure notes, and files in an encrypted vault. Your Git remote is used for sync and recovery, while plaintext stays on your device.

Read the guideProduct page

GitPassword overview

A Git-native encrypted vault for passwords, notes, and files.

Open

Installation

Prepare the Windows desktop app and connect your local vault workflow.

Open

Quick start

Create a vault, save items, and sync encrypted data with your Git remote.

Open

Security model

GitPassword uses PBKDF2-SHA256 key derivation and AES-256-CBC encryption for vault data. Git providers receive ciphertext and normal Git metadata, such as commit times, repository names, and object sizes.