From 4aa4a9208ae6abf3affa3318349be196623fbddf Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Sat, 28 Nov 2020 09:51:15 +0100 Subject: Use a web cache on the file system --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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: -- cgit v1.2.3