summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 13 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9ac56cc..b30cd7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,23 @@
-#+title: What's new in webidoidc?
+#+title: What's new in disfluid?
#+language: en
#+author: Vivien Kraus
#+email: vivien@planete-kraus.eu
+* The project is renamed!
+webid-oidc was a stupid name for 2 reasons:
+- it did not say anything special about the project;
+- nothing is called webid-oidc in the protocol anymore.
+
+Plus, the new name is a tail-recursive (almost) acronym for:
+
+Demanding Interoperability to Strengthen the Free (Libre) Web:
+Introducing DISFLUID
+
+That makes it special: DISFLUID is not SOLID.
+
* Initial features
** 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).