Update index.mdx

This commit is contained in:
Cofson 2024-02-02 18:26:52 +01:00 committed by Jinho Jang
parent fbbbbf594e
commit 436549fa0e
1 changed files with 10 additions and 10 deletions

View File

@ -50,24 +50,24 @@ import {
title="High-level project goals"
features={[
{
title: 'Privacy',
title: 'Resiliency',
description:
'Nomos is prioritising privacy for both users and infrastructure providers. At the app level developers choose how much identifying and transaction information users may disclose, while validators and delegators are able to shield their participation in the network.',
'A resilient network protects its most valuable nodes by making the nodes with high concentration of stake indistinguishable from the rest - cleverly concealing their outsized contribution among the set of all nodes.',
},
{
title: 'Censorship-Resistance.',
description:
"Nomos provides the foundation for protocols that adhere to the principles of plausible deniability, allowing nodes to contribute to the system without making political or preferential choices - by making transactions invisible.",
},
{
title: 'Sovereignty',
description:
"Communities have the ability to adopt the initial network state, or fork it based on a new set of rules they wish to establish. Users may remain on the initial blockchain, migrate to the new one, or be in both.",
'Infrastructure for digital communities must provide the right environment for new ideas to flourish. Sovereignty, at its core, is the ability for communities to define their own rules.',
},
{
title: 'Modularity',
title: 'Interconnectedness',
description:
'Nomos has an integrated modular architecture separating data availability, coordination, and execution. Modular design is essential for combining decentralisation with scalability through layer-specific resource pricing.',
},
{
title: 'Adaptability',
description:
"Privacy and sovereignty are fundamental to Nomos' mission. Because they exist on a spectrum, Nomos is building mechanisms that allow both to be adapted and expanded based on the needs and maturity of a network state.",
"While Nomos prioritizes sovereignty, it also values heavily the interconnection of communities. Careful balancing of these two forces is essential for the success of every single collective.",
},
]}
>