From 867e1b88c2bd60b1f7e3f566d940e4e48f9043c0 Mon Sep 17 00:00:00 2001 From: ^ Date: Fri, 17 May 2024 10:25:29 +0100 Subject: [PATCH] fix: homepage alpha warning --- src/pages/landing/LandingPage.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/landing/LandingPage.tsx b/src/pages/landing/LandingPage.tsx index 948ab72..c564e0a 100644 --- a/src/pages/landing/LandingPage.tsx +++ b/src/pages/landing/LandingPage.tsx @@ -89,6 +89,11 @@ export const LandingPage = () => { Unlike other solutions, SIGit is totally private - files are encrypted locally, and valid packs can only be exported by named recipients. +
+
+ IMPORTANT - please note that SIGit is currently ALPHA software and + should only be used for testing purposes until we have finalised + the signature / verification process.