Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 501 Bytes

File metadata and controls

9 lines (6 loc) · 501 Bytes

BitwardenBackup

This repo contains a script for backing up a Bitwarden vault and encrypting it for storage locally. It is an expansion of this article on how to do scripted backups but it uses the users Bitwarden API Key so users with 2FA can have an automated backup.

Key Takeaways

  • Backups are encrypted
  • A local copy can be kept safely

Usage documentation can be found here.