A free, local-first open source password manager.
TypeScript
0
53 commits
updated Sep 27, 2026
A free, local-first, open-source password manager. Encrypted client-side, optionally backed up to your personal Google Drive, and completely free of company-hosted databases.
🚀 Live Web App: https://h4r0015k.github.io/Mountain/
Most password managers store your encrypted vault on corporate cloud servers. Mountain shifts total custody back to the user:
.json backup files directly, or optionally sync snapshots to your personal Google Drive (appDataFolder) using client-side OAuth 2.0 PKCE. No intermediary servers ever touch your ciphertext.window.location.origin validation) for seamless autofill and credential capture.@scure/bip39)appDataFolder backup/restore)git clone https://github.com/h4r0015k/Mountain.git
cd Mountain
npm install
npm run dev
npm test
npm run build
The companion-extension/ directory contains an unpacked Manifest V3 browser extension for Chromium browsers:
chrome://extensions in Chrome, Brave, or Edge.companion-extension directory.@scure/bip39MIT
53 commits
TypeScript
87.5%
JavaScript
9.6%
HTML
2.5%
A free, local-first open source password manager.
TypeScript
0
53 commits
updated Sep 27, 2026
A free, local-first, open-source password manager. Encrypted client-side, optionally backed up to your personal Google Drive, and completely free of company-hosted databases.
🚀 Live Web App: https://h4r0015k.github.io/Mountain/
Most password managers store your encrypted vault on corporate cloud servers. Mountain shifts total custody back to the user:
.json backup files directly, or optionally sync snapshots to your personal Google Drive (appDataFolder) using client-side OAuth 2.0 PKCE. No intermediary servers ever touch your ciphertext.window.location.origin validation) for seamless autofill and credential capture.@scure/bip39)appDataFolder backup/restore)git clone https://github.com/h4r0015k/Mountain.git
cd Mountain
npm install
npm run dev
npm test
npm run build
The companion-extension/ directory contains an unpacked Manifest V3 browser extension for Chromium browsers:
chrome://extensions in Chrome, Brave, or Edge.companion-extension directory.@scure/bip39MIT
53 commits
TypeScript
87.5%
JavaScript
9.6%
HTML
2.5%