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-07-02 14:49:13 +0200
commit059e1bbc305beee7b51c4e259d4244c8e96b2674 (patch)
tree45754cfb42cd177c5883913755288983be1f510c
parent4bb9a218db0083188dee62f1eee353711b9b5f02 (diff)
Update NEWS
-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: