@localtoast ...Maybe? I haven't implemented a slution yet, but I think I know what I need. I need to get some code to generate rsa key pairs when users sign up, and then use those keys to sign my http messages. I found a library for the latter, at least, and several potential libraries for the former, though I haven't picked one yet. :/