linkeddata / dokieli

:bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
https://dokie.li/
Other
803 stars 82 forks source link

Dokieli + HTTP Sig #311

Open bblfish opened 2 years ago

bblfish commented 2 years ago

HTTP Sig is a very efficient way to authenticate a client. It was initially implemented for Reactive-Solid but the library is now being exported to the httpSig repo so that it can be generalised and used by Java, JS and node.JS environments.

It is getting close to being testable in clients. So I am looking for Solid clients that could help guide the development of the library. Dokieli seems a good candidate :-)