Skip to content

Commit

Permalink
Update src/developers/notary_server.md
Browse files Browse the repository at this point in the history
Co-authored-by: mac <[email protected]>
  • Loading branch information
heeckhau and maceip authored Dec 12, 2024
1 parent 161aeed commit c81784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/developers/notary_server.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ We host multiple versions of the notary server:
| nightly | https://notary.pse.dev/nightly | [info](https://notary.pse.dev/nightly/info)/[health](https://notary.pse.dev/nightly/healthcheck) | [dev](https://github.com/tlsnotary/tlsn/tree/dev/crates/notary/server) | |

All the servers above run the TLSNotary notary software in a Trusted Execution Environment (TEE), Intel SGX on Azure.
You can verify the software attestation by visiting `https://notary.pse.dev/<version>/attestation` (for versions alpha.8-pre and later).
You can verify the software attestation by visiting `https://notary.pse.dev/<version>/info` (for versions alpha.8-pre and later).

For more details on the deployment, refer to this [GitHub Action](https://github.com/tlsnotary/tlsn/blob/main/.github/workflows/cd-server.yml).

Expand Down

0 comments on commit c81784b

Please sign in to comment.