{"id":13620892,"url":"https://github.com/mvdan/bitw","last_synced_at":"2025-05-09T01:44:08.282Z","repository":{"id":36341009,"uuid":"192216434","full_name":"mvdan/bitw","owner":"mvdan","description":"Minimalist BitWarden client","archived":false,"fork":false,"pushed_at":"2024-02-14T13:07:23.000Z","size":110,"stargazers_count":168,"open_issues_count":15,"forks_count":15,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-31T20:46:08.368Z","etag":null,"topics":["bitwarden","client","dbus","password-manager","secrets"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvdan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"mvdan"}},"created_at":"2019-06-16T17:04:16.000Z","updated_at":"2025-03-16T12:42:37.000Z","dependencies_parsed_at":"2024-02-14T14:28:07.595Z","dependency_job_id":null,"html_url":"https://github.com/mvdan/bitw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdan%2Fbitw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdan%2Fbitw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdan%2Fbitw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdan%2Fbitw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdan","download_url":"https://codeload.github.com/mvdan/bitw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176439,"owners_count":21866141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bitwarden","client","dbus","password-manager","secrets"],"created_at":"2024-08-01T21:01:00.423Z","updated_at":"2025-05-09T01:44:08.259Z","avatar_url":"https://github.com/mvdan.png","language":"Go","funding_links":["https://github.com/sponsors/mvdan"],"categories":["Go"],"sub_categories":[],"readme":"# bitw\n\nA simple BitWarden client. Requires Go 1.19 or later.\n\n\tgo install mvdan.cc/bitw@latest\n\nThe goal is a static and portable client which integrates well with one's\nsystem. For example, on Linux it implements the `org.freedesktop.secrets` D-Bus\nservice.\n\n**Note that this project isn't being actively developed right now, as I lack the time.**\nI am happy to hand over the repository to whoever can maintain and develop the project,\nwith the only requirement that they make at least two non-trivial contributions first.\nOther projects with similar goals like https://github.com/quexten/goldwarden might be interesting too,\nwhich tackles desktop Bitwarden integration in Go via a GUI and autotype rather than a D-Bus service.\n\n#### Quickstart\n\nLog in and sync, providing a password when asked:\n\n\texport EMAIL=you@domain.com\n\tbitw sync\n\nYou can then view your secrets:\n\n\tbitw dump\n\nYou can also start the D-Bus service, and use it:\n\n\tbitw serve\n\tsecret-tool lookup name mysecret\n\n#### Non-goals\n\nThese features are not planned at the moment:\n\n* A graphical interface - use `vault.bitwarden.com`\n* Querying secrets directly - use D-Bus clients like `secret-tool`\n* Integration with gnome-keyring - they both implement the same D-Bus service\n* Desktop autotype/autofill integration - it could be built on top of D-Bus secrets\n\n#### Further reading\n\nTalking to BitWarden:\n\n* https://github.com/jcs/rubywarden/blob/master/API.md\n* https://fossil.birl.ca/doc/trunk/docs/build/html/crypto.html\n\nIntegrating with the OS:\n\n* https://specifications.freedesktop.org/secret-service/\n* https://www.chucknemeth.com/linux/security/keyring/secret-tool\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvdan%2Fbitw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvdan%2Fbitw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvdan%2Fbitw/lists"}