t2bot / matrix-key-server

Implementation of a key server for Matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import keys from Synapse

turt2live opened this issue · comments

Something to consider: select server_name, (convert_from(key_json, 'UTF8')::jsonb) - 'server_name' from server_keys_json;