Skip to content

Commit 0a533f8

Browse files
committed
More edits
1 parent 4ebb5e0 commit 0a533f8

3 files changed

Lines changed: 31 additions & 40 deletions

File tree

assets/diagram.svg

Lines changed: 2 additions & 2 deletions
Loading

researchers/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: For Researchers
33
layout: default
44
nav_order: 4
55
has_children: true
6+
has_toc: false
67
permalink: /researchers/
78
---
89

@@ -12,7 +13,7 @@ This area of the site is for people who want to *understand* ProofFrog's design,
1213

1314
If you are learning provable security or are new to ProofFrog, we recommend starting with the [manual]({% link manual/index.md %}).
1415

15-
- [Scientific Background]({% link researchers/scientific-background.md %}) — motivation, the three tasks of a game-hopping proof, design choices, positioning relative to other tools, and what ProofFrog is and isn't.
16+
- [Scientific Background]({% link researchers/scientific-background.md %}) — ProofFrog's design choices and positioning relative to other tools.
1617
- [Engine Internals]({% link researchers/engine-internals.md %}) — high-level architecture, core modules, the transformation pipeline by category, diagnostics and near-miss matching, the engine-introspection CLI commands, and the LSP and MCP servers.
1718
- [Soundness]({% link researchers/soundness.md %}) — what ProofFrog claims, what is in the trust base, what is *not* claimed, mitigations a careful user can apply, and the comparison framing relative to EasyCrypt and CryptoVerif.
1819
- [GenAI & Proving]({% link researchers/gen-ai.md %}) — using LLM-based coding assistants to draft and iterate on proofs (a research-and-experimentation tool, not a recommended student workflow).

0 commit comments

Comments
 (0)