summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-06-29 05:49:08 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-29 05:49:08 +0200
commit0f243928c6d6ca52857ed7d679ea9ab8e42ad01d (patch)
treeac4ba7c111fb95448ecd75325362ec5c7e620a57
parentb2bf048e7156685561343abab717242f24d9b54c (diff)
Update NEWS0.5.0
-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: