2016-12-02 UTC
# sl007 !tell aaronpk et. al: Hm, the hardest part in indieauth-node is now horizontally scaling. Well, indieauth-node was planned to keep all the secrets (e.g. OAuth provider creds.) in encrypted signed JWTs which are stored apart from the app. They are usable in any app and the user would start the server with a password from where JWTs can be decrypted and random session secrets can be generated. Problem: if you load balance between two di