Skip to content

Commit e4692ff

Browse files
authored
Merge pull request #1726 from input-output-hk/ensemble/1350-threat-model-doc
Add `Mithril Threat Model` page on website
2 parents 56aa23e + 8582843 commit e4692ff

File tree

8 files changed

+700
-12
lines changed

8 files changed

+700
-12
lines changed

docs/website/root/manual/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Having these requirements in place will enable you to proceed smoothly with the
5151

5252
In the [**Getting started**](/doc/category/getting-started) guide in the user manual, you will find tutorials for:
5353

54-
* :new: [Bootstrapping a Cardano node](./getting-started/bootstrap-cardano-node.md) on `testnet`
54+
* [Bootstrapping a Cardano node](./getting-started/bootstrap-cardano-node.md) on `testnet`
5555

5656
* [Running a Mithril signer node as an SPO](./getting-started/run-signer-node.md) on `testnet`
5757

docs/website/root/mithril/intro.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: Introduction
77

88
:::info
99

10-
:new: Explore the Mithril protocol through our [protocol simulation](./mithril-protocol/simulation.md). This interactive experience will provide you with insights into how participants collaborate to generate a **multi-signature**, and you'll also gain a clearer understanding of the protocol parameters.
10+
Explore the Mithril protocol through our [protocol simulation](./mithril-protocol/simulation.md). This interactive experience will provide you with insights into how participants collaborate to generate a **multi-signature**, and you'll also gain a clearer understanding of the protocol parameters.
1111

1212
:::
1313

@@ -25,15 +25,15 @@ In other words, an adversarial participant with less than this share of the tota
2525

2626
In this guide, you will find:
2727

28-
* The Mithril protocol documentation:
28+
* The **Mithril protocol** documentation:
2929

3030
* [Mithril protocol in depth](./mithril-protocol/protocol.md)
3131

3232
* [Mithril certificate chain in depth](./mithril-protocol/certificates.md)
3333

34-
* :new: An interactive protocol discovery through the [Mithril simulation](./mithril-protocol/simulation.md)
34+
* An interactive protocol discovery through the [Mithril simulation](./mithril-protocol/simulation.md)
3535

36-
* The Mithril network documentation:
36+
* The **Mithril network** documentation:
3737

3838
* [Mithril network architecture](./mithril-network/architecture.md)
3939

@@ -43,6 +43,8 @@ In this guide, you will find:
4343

4444
* [Mithril client node](./mithril-network/client.md)
4545

46+
* The [**Mithril threat model**](./threat-model)
47+
4648
:::tip
4749

4850
If you need help, feel free to reach out to the Mithril team:

docs/website/root/mithril/mithril-protocol/protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Mithril is based on the research paper [Mithril: Stake-based Threshold Multisign
1313

1414
:::info
1515

16-
:new: You can interact with the **Mithril protocol** through the [protocol simulation](./simulation.md). This will help you understand participants' interactions, multi-signature creation, and the influence of protocol parameters.
16+
You can interact with the **Mithril protocol** through the [protocol simulation](./simulation.md). This will help you understand participants' interactions, multi-signature creation, and the influence of protocol parameters.
1717

1818
:::
1919

docs/website/root/mithril/threat-model.md

Lines changed: 342 additions & 0 deletions
Large diffs are not rendered by default.

docs/website/versioned_docs/version-maintained/manual/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Having these requirements in place will enable you to proceed smoothly with the
5151

5252
In the [**Getting started**](/doc/category/getting-started) guide in the user manual, you will find tutorials for:
5353

54-
* :new: [Bootstrapping a Cardano node](./getting-started/bootstrap-cardano-node.md) on `testnet`
54+
* [Bootstrapping a Cardano node](./getting-started/bootstrap-cardano-node.md) on `testnet`
5555

5656
* [Running a Mithril signer node as an SPO](./getting-started/run-signer-node.md) on `testnet`
5757

docs/website/versioned_docs/version-maintained/mithril/intro.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: Introduction
77

88
:::info
99

10-
:new: Explore the Mithril protocol through our [protocol simulation](./mithril-protocol/simulation.md). This interactive experience will provide you with insights into how participants collaborate to generate a **multi-signature**, and you'll also gain a clearer understanding of the protocol parameters.
10+
Explore the Mithril protocol through our [protocol simulation](./mithril-protocol/simulation.md). This interactive experience will provide you with insights into how participants collaborate to generate a **multi-signature**, and you'll also gain a clearer understanding of the protocol parameters.
1111

1212
:::
1313

@@ -25,15 +25,15 @@ In other words, an adversarial participant with less than this share of the tota
2525

2626
In this guide, you will find:
2727

28-
* The Mithril protocol documentation:
28+
* The **Mithril protocol** documentation:
2929

3030
* [Mithril protocol in depth](./mithril-protocol/protocol.md)
3131

3232
* [Mithril certificate chain in depth](./mithril-protocol/certificates.md)
3333

34-
* :new: An interactive protocol discovery through the [Mithril simulation](./mithril-protocol/simulation.md)
34+
* An interactive protocol discovery through the [Mithril simulation](./mithril-protocol/simulation.md)
3535

36-
* The Mithril network documentation:
36+
* The **Mithril network** documentation:
3737

3838
* [Mithril network architecture](./mithril-network/architecture.md)
3939

@@ -43,6 +43,8 @@ In this guide, you will find:
4343

4444
* [Mithril client node](./mithril-network/client.md)
4545

46+
* The [**Mithril threat model**](./threat-model)
47+
4648
:::tip
4749

4850
If you need help, feel free to reach out to the Mithril team:

docs/website/versioned_docs/version-maintained/mithril/mithril-protocol/protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Mithril is based on the research paper [Mithril: Stake-based Threshold Multisign
1313

1414
:::info
1515

16-
:new: You can interact with the **Mithril protocol** through the [protocol simulation](./simulation.md). This will help you understand participants' interactions, multi-signature creation, and the influence of protocol parameters.
16+
You can interact with the **Mithril protocol** through the [protocol simulation](./simulation.md). This will help you understand participants' interactions, multi-signature creation, and the influence of protocol parameters.
1717

1818
:::
1919

0 commit comments

Comments
 (0)