summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6b20c10..9ac56cc 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,15 @@
#+email: vivien@planete-kraus.eu
* Initial features
-** The identity provider server is operational.
+** The server has now a coherent set of features
+It is now possible to run a full Solid server. There are known shortcomings:
+- json-ld is not supported;
+- LD-PATCH is not supported;
+- the websocket pubsub API is not supported (at this time, it’s not
+ standardized either).
+
+The server is not tested yet, so there will be embarrassing
+programming errors. If you find one, please report it to me.
# Local Variables:
# mode: org
# End: