Compare commits
4 Commits
2d0212fd6c
...
dbcd54cec0
Author | SHA1 | Date | |
---|---|---|---|
dbcd54cec0 | |||
33e7fc7771 | |||
97d9857bef | |||
|
4465b8c3ac |
@ -69,8 +69,8 @@ export const LandingPage = () => {
|
|||||||
title: <>Verifiable</>,
|
title: <>Verifiable</>,
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Thanks to Schnorr Signatures and Web of Trust, SIGit is far more
|
SIGit Agreements can be directly verified - unlike traditional,
|
||||||
auditable than traditional server-based offerings.
|
server-based offerings.
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
@ -84,8 +84,8 @@ export const LandingPage = () => {
|
|||||||
title: <>Works Offline</>,
|
title: <>Works Offline</>,
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Presuming you have a hardware signing device, it is possible to
|
It is possible to complete a SIGit round without an internet
|
||||||
complete a SIGit round without an internet connection.
|
connection.
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
@ -94,8 +94,8 @@ export const LandingPage = () => {
|
|||||||
title: <>Multi-Party Signing</>,
|
title: <>Multi-Party Signing</>,
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
Choose any number of Signers and Viewers, track the signature status,
|
Choose any number of Signers and Viewers, track status, get
|
||||||
send reminders, get notifications on completion.
|
notifications on completion.
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user