This commit is contained in:
parent
a02f6859b8
commit
cc9fb50b07
@ -59,7 +59,7 @@ export const LandingPage = () => {
|
|||||||
}}
|
}}
|
||||||
variant="h4"
|
variant="h4"
|
||||||
>
|
>
|
||||||
What is Nostr?
|
What is SIGit?
|
||||||
</Typography>
|
</Typography>
|
||||||
<Typography
|
<Typography
|
||||||
sx={{
|
sx={{
|
||||||
@ -69,24 +69,25 @@ export const LandingPage = () => {
|
|||||||
}}
|
}}
|
||||||
variant="body1"
|
variant="body1"
|
||||||
>
|
>
|
||||||
Nostr is a decentralised messaging protocol where YOU own your
|
SIGit is an open-source and self-hostable solution for secure
|
||||||
identity. To get started, you must have an existing{' '}
|
document signing and verification. Code is MIT licenced and
|
||||||
|
available at
|
||||||
<a
|
<a
|
||||||
className="bold-link"
|
className="bold-link"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://nostr.com/"
|
href="https://git.sigit.io/sig/it"
|
||||||
>
|
>
|
||||||
Nostr account
|
git.sigit.io/sig/it
|
||||||
</a>
|
</a>
|
||||||
.
|
.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
No email required - all notifications are made using the nQuiz
|
Multi-device - Create, Sign and Verify signature packs from any
|
||||||
relay.
|
device with a browser.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
If you no longer wish to hear from us, simply remove
|
Secure and Private - Documents encrypted at each step, content can
|
||||||
relay.nquiz.io from your list of relays.
|
only be decrypted by named recipients.
|
||||||
</Typography>
|
</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
</Box>
|
</Box>
|
||||||
|
Loading…
Reference in New Issue
Block a user