input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
115 stars 36 forks source link

Add `Mithril Threat Model` page on website #1726

Closed jpraynaud closed 2 weeks ago

jpraynaud commented 1 month ago

Content

This PR includes a new Mithril Threat Model page on the website based on the original Hackmd document:

Screenshot from 2024-06-04 11-55-04

[!TIP] In order to run locally the website, please run the following steps:

  • Pull this branch
  • Run cd docs/website from the root of the repository
  • Run npm install
  • Run make dev
  • Open your browser at http://localhost:3000/doc/next/mithril/threat-model
  • Pages are automatically refreshed in the browser when they markdown files are modified

Pre-submit checklist

Issue(s)

Closes #1350

github-actions[bot] commented 1 month ago

Test Results

    4 files  ±0     51 suites  ±0   8m 45s :stopwatch: -1s 1 073 tests ±0  1 073 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 221 runs  ±0  1 221 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 85828437. ± Comparison against base commit 56aa23ef.

:recycle: This comment has been updated with latest results.