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-05 16:12:32 +0200
commit4aa4a9208ae6abf3affa3318349be196623fbddf (patch)
treed17147a9d6e77784eb5a025800bb0e38b29ac066 /NEWS
parent1400304605f02fd7b215ce43461e582f052c20bd (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: