You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the server can not take registration requests from outside (only through the bot). We might want to make this behavior optional/configurable such that the server can be run without the registration bot in between:
I should add that a case in which a server might not want/need to use the bot is when the server is also the identity provider (i.e. if Twitter ran its own key server for its users). The bot is primarily for key servers that are not first-party key servers, i.e. don't hand out identities in their own namespace, such as Tor Messenger.
Currently the server can not take registration requests from outside (only through the bot). We might want to make this behavior optional/configurable such that the server can be run without the registration bot in between:
coniks-go/keyserver/server.go
Lines 158 to 170 in 1a0e257
(Discussion started here: #86 (comment))
The text was updated successfully, but these errors were encountered: