{"id":49958601,"url":"https://github.com/skelegameryt11/passmana","last_synced_at":"2026-05-24T07:00:54.511Z","repository":{"id":358555693,"uuid":"1241855333","full_name":"skelegamerYT11/PassMana","owner":"skelegamerYT11","description":"Pass Manager Zero-Knowledge","archived":false,"fork":false,"pushed_at":"2026-05-18T23:11:13.000Z","size":148,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-20T04:03:23.911Z","etag":null,"topics":["argon2","electron","libsodium","offline","password-manager","privacy","react","security","zero-knowledge","zeroknowledge"],"latest_commit_sha":null,"homepage":"https://skelegameryt11.github.io/PassMana/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skelegamerYT11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-17T22:33:03.000Z","updated_at":"2026-05-18T23:11:16.000Z","dependencies_parsed_at":"2026-05-19T02:01:05.207Z","dependency_job_id":null,"html_url":"https://github.com/skelegamerYT11/PassMana","commit_stats":null,"previous_names":["skelegameryt11/passmana"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/skelegamerYT11/PassMana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skelegamerYT11%2FPassMana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skelegamerYT11%2FPassMana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skelegamerYT11%2FPassMana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skelegamerYT11%2FPassMana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skelegamerYT11","download_url":"https://codeload.github.com/skelegamerYT11/PassMana/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skelegamerYT11%2FPassMana/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33288117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["argon2","electron","libsodium","offline","password-manager","privacy","react","security","zero-knowledge","zeroknowledge"],"created_at":"2026-05-18T01:06:59.976Z","updated_at":"2026-05-21T04:01:11.023Z","avatar_url":"https://github.com/skelegamerYT11.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1 style=\"font-size: 60px\"\u003e🛡️ PassMana\u003c/h1\u003e\n  \u003cp\u003e\u003cstrong\u003eA Zero-Knowledge Desktop Password Manager.\u003c/strong\u003e\u003c/p\u003e\n  \u003cp\u003eNo Cloud. No Servers. Just military-grade mathematics on your device.\u003c/p\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003e\u003ca href=\"https://skelegamerYT11.github.io/PassMana/\"\u003e🌐 View the Official Website\u003c/a\u003e\u003c/strong\u003e\n  \u003c/p\u003e\n\n  \u003cp\u003e\n    \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n    \u003ca href=\"#security\"\u003eSecurity\u003c/a\u003e •\n    \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n    \u003ca href=\"#build\"\u003eBuild\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n## 🛡️ Why PassMana?\n\nIn today's landscape, most password breaches happen when the cloud databases of major providers are compromised. **PassMana is different.** Because there are no servers, the only attack surface is your computer.\n\nThe entire codebase is **100% Open Source**, allowing you to inspect it yourself and verify that your data is never sent over the network, and that the cryptography implements the highest security standards.\n\n\u003ca name=\"features\"\u003e\u003c/a\u003e\n## ✨ Features\n\n- **Fully Offline:** No HTTP requests, no cloud dependencies. Your data stays on your SSD.\n- **Unbreakable Cryptography:** Uses `libsodium` with **XChaCha20-Poly1305** for your data and **Argon2id** for your Master Password.\n- **In-Memory Decryption:** Cleartext data lives only in the RAM of the Electron Main Process and is wiped immediately when the app is locked or closed. No traces left on the disk.\n- **Elegant UI:** Minimalist dark mode for a seamless, distraction-free experience.\n- **Built-in Generator:** Instantly create 20-character passwords resistant to any brute-force attack.\n\n\u003ca name=\"security\"\u003e\u003c/a\u003e\n## 🔐 Security Architecture (Zero-Knowledge)\n\nPassMana's security is guaranteed by math, not trust.\n\n1. **Your Master Password is never saved.** \n2. At startup, your Master Password is run through **Argon2id** (with extremely high RAM and CPU cost limits) to generate a 256-bit cryptographic key.\n3. This key is used by **XChaCha20-Poly1305** to attempt decrypting your local `vault.enc` file.\n4. If the password is wrong, the math simply fails. If it's right, the data is loaded into RAM.\n5. Whenever you add or edit a password, the entire Vault is re-encrypted before it touches the disk.\n\n\u003ca name=\"installation\"\u003e\u003c/a\u003e\n## 🚀 Installation (Development)\n\nMake sure you have [Node.js](https://nodejs.org/) installed.\n\n```bash\n# 1. Clone the repository\ngit clone https://github.com/skelegamerYT11/PassMana.git\ncd PassMana\n\n# 2. Install dependencies\nnpm install\n\n# 3. Start development server\nnpm run dev\n```\n\n\u003ca name=\"build\"\u003e\u003c/a\u003e\n## 📦 Build (Production)\n\nTo create the installation executable (`.exe`) for your operating system:\n\n```bash\nnpm run build:electron\n```\nThe installer will be generated in the `release/` folder.\n\n## ⚠️ Known Vulnerabilities (Danger Zone)\n\nSince it is a 100% offline software, PassMana is **only** vulnerable to these three vectors:\n1. **Malware / Keyloggers:** If your PC is compromised, a hacker can log your keystrokes when you type the Master Password.\n2. **The Human Factor:** Social engineering (phishing) or physical coercion (rubber-hose cryptanalysis).\n3. **Weak Master Passwords:** If your password is `12345678`, Argon2id will slow the attacker down, but a targeted brute-force will eventually crack it. **Use a Passphrase of 5 random words.**\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003ci\u003eBuilt with React, Vite, Electron, and Libsodium. \u003cbr\u003e ✨ Vibe Coded.\u003c/i\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskelegameryt11%2Fpassmana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskelegameryt11%2Fpassmana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskelegameryt11%2Fpassmana/lists"}