a small helper for awsume and bitwarden
Project description
Awsume Bitwarden Plugin
The initial code was copied from xeger. Thanks for this great starting point ❤️
Awsume 4+ only.
This is a plugin that automates the entry of MFA tokens using Bitwarden. It fetches the totp token automatically from your Bitwarden vault.
Support
If you experience any problems, please file a bug report.
Installation
Install This Plugin
pip3 install awsume-bitwarden-plugin
If you've installed awsume with pipx
, this will install the console plugin in awsume's virtual environment:
pipx inject awsume awsume-bitwarden-plugin
Requirements
- bitwarden cli
- bitwarden needs to be unklocked and the session token has to be in the
BW_SESSION
env variable
Configure AWSume
This plugin needs to know which bitwarden vault item to use for each MFA token. You can specify the arn of the mfa device as an additional uri in your bitwarden item.
Troubleshooting
If you experience any trouble, invoke awsume
with the --debug
flag and look for log entries that contain bitwarden
.
The specific command that this plugin invokes is bw get totp "mfa device arn here"
; make sure it succeeds without prompting a password when you invoke it manually.
If you can't solve your problem, create a GitHub issue with diagnostic details and we'll try to help you.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file awsume-bitwarden-plugin-0.0.1.tar.gz
.
File metadata
- Download URL: awsume-bitwarden-plugin-0.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92c6eb065e6cbebdac6ae75e56ea48360ea87f646cd7ce317bf8665e8b5174aa |
|
MD5 | 66e650011b1cac135893039078a29b26 |
|
BLAKE2b-256 | e1aeb516d4336785d6273ec88e5376ea00531ef75534a9afc00c5c623e527a56 |
File details
Details for the file awsume_bitwarden_plugin-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: awsume_bitwarden_plugin-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7616e2f3465af3c8d49833061db1a66dddb02e65a4d44237aed649e62d72784f |
|
MD5 | ffb5860101f0871fd2a5ab9d7f386975 |
|
BLAKE2b-256 | 0235f0b17e589e6730010c5c25cefeb1baf7d80cfcdc53d7b8f0c5ed2d85a82d |