summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-11-28 09:51:15 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 13:06:24 +0200
commita5c8cf63e25b181f9a9e8001fc167a8b7d750b98 (patch)
tree48fa9fd37388ae6bbd04c10e6f3788a19751022b /NEWS
parent1a58de46624d68049ff23d4795502f99226f97bd (diff)
Use a web cache on the file system
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31a0278..be617ff 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ The function =sign= creates a signature with a known JWA, and =verify=
verifies the signature.
** Encode and decode a JWS
The decoding function lets you fetch a key for validation.
+** Web cache
+Since DPoP and OIDC fetch a lot of things from the internet, it is in
+our interest to add a web cache.
# Local Variables:
# mode: org
# End: