mirror of
https://github.com/tlsnotary/proof_viz.git
synced 2026-01-08 03:53:51 -05:00
Added note that proofs stay locally
This commit is contained in:
@@ -128,7 +128,8 @@ impl Component for App {
|
||||
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 13h3a3 3 0 0 0 0-6h-.025A5.56 5.56 0 0 0 16 6.5 5.5 5.5 0 0 0 5.207 5.021C5.137 5.017 5.071 5 5 5a4 4 0 0 0 0 8h2.167M10 15V6m0 0L8 8m2-2 2 2"/>
|
||||
</svg>
|
||||
<p class="text-base text-white-50"><span class="font-semibold">{"Drop your \""}<span class="font-mono">{"proof.json"}</span>{"\" file here"}</span>{" or click to select"}</p>
|
||||
<p class="text-sm text-gray-500">{"This is the JSON output of your prover"}</p>
|
||||
<br/>
|
||||
<p class="text-sm text-gray-400 text-center">{"🕵️ Your proof is "}<strong>{"checked locally in the browser"}</strong>{" 🕵️"}<br />{"Your file will not be uploaded"}</p>
|
||||
</div>
|
||||
</label>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user