summaryrefslogtreecommitdiff
path: root/NEWS
blob: d777d568b5907ec31e856245c11fb8cbc8704964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#+title: What's new in disfluid?
#+language: en
#+author: Vivien Kraus
#+email: vivien@planete-kraus.eu

* The server can now load the encrypted password from a file
This means that the encrypted password can be hidden from the other
users.

* 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:
- 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: