aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-10-27 22:30:37 -0400
committerJesse Luehrs <doy@tozt.net>2021-10-27 22:35:30 -0400
commite566ed23bdd494c9f5ed118328f0f38bbd06d441 (patch)
tree7a4d3b348fd969f14dfaae6878bfd092a736bb6f /README.md
parenta6df5378b91516aabbb5643e41e688a0dc1aaeb7 (diff)
downloadrbw-e566ed23bdd494c9f5ed118328f0f38bbd06d441.tar.gz
rbw-e566ed23bdd494c9f5ed118328f0f38bbd06d441.zip
add documentation for rbw register
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5cb74e9..b0879a7 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,14 @@ out by running `rbw purge`, and you can explicitly lock the database by running
`rbw help` can be used to get more information about the available
functionality.
+*Note to users of the official Bitwarden server (at bitwarden.com)*: The
+official server has a tendency to detect command line traffic as bot traffic
+(see [this issue](https://github.com/bitwarden/cli/issues/383) for details). In
+order to use `rbw` with the official Bitwarden server, you will need to first
+run `rbw register` to register each device using `rbw` with the Bitwarden
+server. This will prompt you for your personal API key which you can find using
+the instructions [here](https://bitwarden.com/help/article/personal-api-key/).
+
## Related projects
* [rofi-rbw](https://github.com/fdw/rofi-rbw): A rofi frontend for Bitwarden