* Add querying device keys Makes a bunch of sytests pass * Apparently only the current version supports uploading keys * Linting
* Add PUT key backup endpoints and glue them to PerformKeyBackup * Add tables for storing backup keys and glue them into the user API * Don't create tables whilst still WIPing * writer on sqlite please * Linting