It's just not great to only be able to have 1 read only password. The user should be able to create one for each user they allow to view their feed - allowing them to revoke users at will without having to disseminate out a new password to all their "followers".
This will require a bit of restructuring of the config, because the readonly_username/readonly_password under [auth] just won't cut it. Not sure how to store it yet.
It's just not great to only be able to have 1 read only password. The user should be able to create one for each user they allow to view their feed - allowing them to revoke users at will without having to disseminate out a new password to all their "followers".
This will require a bit of restructuring of the config, because the `readonly_username`/`readonly_password` under `[auth]` just won't cut it. Not sure how to store it yet.