fix: landing page
This commit is contained in:
parent
1d59c66611
commit
dd0e6bd7e4
@ -71,24 +71,23 @@ export const LandingPage = () => {
|
|||||||
>
|
>
|
||||||
SIGit is an open-source and self-hostable solution for secure
|
SIGit is an open-source and self-hostable solution for secure
|
||||||
document signing and verification. Code is MIT licenced and
|
document signing and verification. Code is MIT licenced and
|
||||||
available at{' '}
|
available at
|
||||||
<a
|
<a
|
||||||
className="bold-link"
|
className="bold-link"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://git.sigit.io/sig/it"
|
href="https://git.sigit.io/sig/it"
|
||||||
>
|
>
|
||||||
https://git.sigit.io/sig/it
|
git.sigit.io/sig/it
|
||||||
</a>
|
</a>
|
||||||
.
|
.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
SIGit lets you Create, Sign and Verify signature packs from any
|
Multi-device - Create, Sign and Verify signature packs from any
|
||||||
device with a browser.
|
device with a browser.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
Unlike other solutions, SIGit is totally private - files are
|
Secure and Private - Documents encrypted at each step, content can
|
||||||
encrypted locally, and valid packs can only be exported by named
|
only be decrypted by named recipients.
|
||||||
recipients.
|
|
||||||
</Typography>
|
</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
</Box>
|
</Box>
|
||||||
|
Loading…
Reference in New Issue
Block a user