gopass-jsonapi
brew install gopass-jsonapi
v1.16.1
MIT
Gopass Browser Bindings
11
30-day installs · #8402
59
90-day · #6871
401
365-day · #5595
71
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
Links
- https://github.com/gopasspw/gopass-jsonapi
- GitHub: gopasspw/gopass-jsonapi
- Brew formula source: Formula/g/gopass-jsonapi.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"gopass"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Gopass Browser Bindings",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:19+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gopass-jsonapi",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-05T13:43:47Z",
"github_readme_excerpt": "# JSON API\n\n`gopass-jsonapi` enables communication with gopass via JSON messages.\n\nThis is particularly useful for browser plugins like [gopassbridge](https://github.com/gopasspw/gopassbridge) running gopass as native app.\nMore details can be found in [api.md](./docs/api.md).\n\n## Project status\n\nThis is still work-in-progress and no regular release process has been defined.\nYou might encounter outdated or incomplete documentation across different repositories and gopass versions.\n\n## Installation\n\n**gopass v1.10 / v1.11**:\n\nThe binary for v1.10 and v1.11 can be downloaded and unpacked from\n[archive files on Github Releases](https://github.com/gopasspw/gopass/releases/tag/v1.11.0).\n\n**gopass v1.12 or newer**:\n\nYou need to manually download the `gopass-jsonapi` binary from [GitHub Releases](https://github.com/gopasspw/gopass-jsonapi/releases),\nuntil it is available in popular package managers.\n\nAlternatively you can compile it yourself if you have Go 1.14 (or greater) installed:\n\n```bash\ngit clone https://github.com/gopasspw/gopass-jsonapi.git\ncd gopass-jsonapi\nmake build\n./gopass-jsonapi help\n```\n\nYou need to run `gopass-jsonapi configure` for each browser you want to use with `gopass`.\n\n**Fedora**:\n\nThe jsonapi is available in Fedora repositories, so you can simply install it with:\n\n```bash\nsudo dnf install gopass-jsonapi\n```\n\n**Windows**:\n\nThe jsonapi setup copies the current gopass-jsonapi binary as a wrapper executable file (`gopass_native_host.exe` calls the listener directly).\nIt is recommended to run `gopass-jsonapi configure` after each **update** to have the latest version setup for your browser.\nThe **global** setup requires to run `gopass-jsonapi configure` as Administrator.\n\n**FreeBSD**:\n\nTo build on FreeBSD, ensure that you use `gmake` (GNU Make) instead of the default `make`. You can install it using the following command:\n\n```sh\npkg install gmake\n```\n\n## Usage\n\nGopass allows filling in passwords in browsers leveraging a browser plugin like [gopassbridg",
"github_repo": "gopasspw/gopass-jsonapi",
"github_stars": 71,
"github_topics": [],
"homepage": "https://github.com/gopasspw/gopass-jsonapi",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 11,
"installs_365d": 401,
"installs_90d": 59,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "gopass-jsonapi",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8402,
"rank_365d": 5595,
"rank_90d": 6871,
"raw_hash": "409a33662e07163f",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gopass-jsonapi.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.16.1",
"versioned_formulae": [],
"why_use_this": null
}