macpass/macpasshttp — explained in plain English
Analysis updated 2026-08-08 · repo last pushed 2023-02-24
Automatically fill in website usernames and passwords using your MacPass vault instead of copying and pasting manually.
Connect a compatible browser extension like PassIFox or chromeIPass to MacPass for one-click logins.
Manage your own encrypted password vault on macOS instead of relying on cloud-based password services.
| macpass/macpasshttp | abdullahselek/viperc | scwang90/smartrefreshcontrol | |
|---|---|---|---|
| Stars | 199 | 80 | 80 |
| Language | Objective-C | Objective-C | Objective-C |
| Last pushed | 2023-02-24 | 2024-05-14 | 2022-07-07 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires MacPass to already be installed, simply drop the precompiled plugin into the MacPass plugin folder and restart the app.
MacPassHTTP is a plugin for MacPass, which is a password manager for macOS. Its main job is to let your browser communicate directly with your MacPass vault so that login credentials can be filled in automatically on websites. Instead of manually looking up a password, copying it, and pasting it into a login field, this plugin allows browser extensions to securely retrieve the right username and password for the site you are currently visiting. The plugin works by adding a communication bridge between the MacPass application and your web browser. Browser extensions designed for this system will ask MacPass for the credentials associated with a specific website address. MacPass can then provide the matching login details from your encrypted vault. Under the hood, it relies on a supporting library called KeePassHTTPKit that handles the actual back-and-forth communication, making the integration work smoothly on your Mac. This tool is for people who already use MacPass to store their passwords and want the convenience of automatic browser autofill. For example, if you use a browser extension like PassIFox or chromeIPass, this plugin lets that extension talk to MacPass so you can log into websites with a single click. It is aimed at macOS users who prefer managing their own encrypted password vault rather than using a cloud-based service. Installing the plugin is straightforward if you use the precompiled version. You simply download the file, place it in the MacPass plugin folder on your Mac, and restart the application. The README also provides instructions for building it from source, which involves fetching a few dependencies and compiling the code, but most users will just want the ready-to-go download.
MacPassHTTP is a plugin for the MacPass password manager on macOS that lets browser extensions automatically retrieve and fill in login credentials from your encrypted password vault.
Mainly Objective-C. The stack also includes Objective-C, macOS, KeePassHTTPKit.
Dormant — no commits in 2+ years (last push 2023-02-24).
No license information is provided in the repository, so usage rights are unclear and you should contact the author before using it.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.