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 15:44:33 +0200
commit118d76f79b03f8a1a4a865e0d396d1c11f5efc83 (patch)
tree9cbb76eba968e3d33aab2cd452b7ab2e7d6c9c9a /NEWS
parent57aea257548dbfbe0324baf7919d1fe29e91bb3d (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: