From 0bea3a8b8b1fe1ccfc3f5d06e18a917420d8265f 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.