radicle-dev / radicle-link

The second iteration of the Radicle code collaboration protocol.
Other
423 stars 39 forks source link

daemon: remove keystore #695

Closed geigerzaehler closed 3 years ago

geigerzaehler commented 3 years ago

We remove the keystore module from radicle_daemon. This code has been moved closer to its only consumer, the proxy, in https://github.com/radicle-dev/radicle-upstream/pull/1951

xla commented 3 years ago

Is this one ready with the downstream PR merged?

geigerzaehler commented 3 years ago

Is this one ready with the downstream PR merged?

Yes, it’s ready now