ttionya / vaultwarden-backup

Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)
MIT License
998 stars 115 forks source link

support GPG encryption #105

Open Wittoy opened 1 year ago

Wittoy commented 1 year ago

RT 主要是放在env里的密码容易忘记

Look at the title.

ttionya commented 1 year ago

At present, I do not want to support GPG file encryption.

However, if I receive five or more requests for this feature, I will prioritize its implementation as soon as possible.

kongwy commented 10 months ago

Just opened a PR adding GPG encryption ability. #135