Bitwarden Serverless Versions Save

[Abandoned] Implementation of the Bitwarden API using an AWS serverless stack

v1.2

4 years ago
  • Support for Bitwarden Webvault 1d8ebb1 52d313a 8d816ec (#34, #33)
  • Use native Bitwarden import tooling 7f754dd a6e2c02 (#28)
  • Mobile login fixes ea25a45 98aa657 (#50) (thanks @alvarozornoza)
  • API Gateway rate limiting (#35)
  • KDF Iterations configuration support (#31)

v1.1

5 years ago

64c6364 Change cipher write capacity to 3 37068d0 Support importing of data through Bitwarden CLI major feature cd6a3a0 Update prelogin.js minor compatibility fix 2b7448b Hardcode constants until we figure out what the proper behavior is 42e9900 CLI and partial Webvault compatibility (#7) 76b8d7b Enable Point in Time Recovery for DynamoDB tables (#22) major feature

v1.0

5 years ago

Since the project stabilised and I've been successfully using it for all of my password management, I'm happy to tag this as a first stable version.

  • tested on multiple clients (Android, iOS, browser extensions)
  • clear upgrade paths in case of new versions
  • up-to-date documentation