Hi all,
I recently started using AWS S3 for HA backups, incredible work! So grateful and I can now start to use Glacier storage and other versioning configs which is amazing.
My one gripe - That I have to enter in my credentials in plain text and have them stored who knows where.
Can this add-on possible support HA secrets? Or have some description of how credentials are stored? Currently it doesn’t come across as the most secure, even though I have a dedicated IAM user just for HA setup.
Thanks for considering.
The Features requested here are for OHF, HA, and Nabu-Casa.
If you are asking about an add-on those are written and owned by third-parties, and requests here are not relevant.
If you are talking about the core component:
Then your request is valid. I do believe most if not all of the core stuff works with secrets. Most people forget that after you add the secret, you need to reload Home Assistant for the value to be loaded into the code, (Just like installing a new integration) and it will not be available until after a restart.
It has to be in the code to use it.