From 31774772673bec18654d27a9351994cd949d87b5 Mon Sep 17 00:00:00 2001 From: Marius Pana Date: Thu, 15 Jan 2026 13:49:15 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0487140..3277627 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,6 @@ HTTPS: To use the Web Crypto API (window.crypto), this app must be served over H # Todo - tested only on macos using safari (not sure if works on other platforms) +- example of how to use the api ( i think we need another script to alse generate the jwt as well ) - add some method to delete secrets that have not been accessed within a certain time frame. - add some method to expiry secrets (e.g. when creating, maybe define how long they should be valid for)