Secure storage of passwords and auth tokens

1 votes

The authentication credentials for providers and the API keys for Radarr and Sonarr are stored in plain text. This is a critical security flaw and a very dangerous thing because it can compromise the security of multiple systems.

All credentials should be stored encrypted using a secure key, a certificate, or some sort of private key that is only known by the Bazarr installation instance.

Under consideration Suggested by: abipster Upvoted: 03 May, '21 Comments: 1

Comments: 1