From aa3faba271ae2f5b079ed4babdf91781dae5a5a9 Mon Sep 17 00:00:00 2001 From: ^ Date: Wed, 15 May 2024 19:28:27 +0100 Subject: [PATCH] fix: landing page wording --- src/pages/landing/LandingPage.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pages/landing/LandingPage.tsx b/src/pages/landing/LandingPage.tsx index 4f076ea..948ab72 100644 --- a/src/pages/landing/LandingPage.tsx +++ b/src/pages/landing/LandingPage.tsx @@ -71,23 +71,24 @@ export const LandingPage = () => { > SIGit is an open-source and self-hostable solution for secure document signing and verification. Code is MIT licenced and - available at + available at{' '} - git.sigit.io/sig/it + https://git.sigit.io/sig/it .

- Multi-device - Create, Sign and Verify signature packs from any + SIGit lets you Create, Sign and Verify signature packs from any device with a browser.

- Secure and Private - Documents encrypted at each step, content can - only be decrypted by named recipients. + Unlike other solutions, SIGit is totally private - files are + encrypted locally, and valid packs can only be exported by named + recipients.