yuroitaki
9cffe800e9
Add commit strategy. ( #113 )
...
* Add commit strategy.
* Fix wording.
* improvements
* Change notebook location.
* Remove merge comments.
* Change wordings.
* Correct notebook.
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2025-01-27 14:23:48 +08:00
Hendrik Eeckhaut
3d5dc04bf7
inernal links
2025-01-15 13:45:37 +01:00
Hendrik Eeckhaut
f1ae1d67d3
Notary server changes (TEE) ( #112 )
...
Notary server changes for TEE
Co-authored-by: mac <ryan.macarthur@gmail.com >
2024-12-13 09:23:47 +01:00
sinu.eth
3e5a0399bd
fix: faq toc ( #110 )
2024-12-02 17:38:48 +01:00
sinu.eth
b9a2ab3e95
doc: designated verifier explanation ( #109 )
...
* doc: designated verifier explanation
* Update src/faq.md
Co-authored-by: dan <themighty1@users.noreply.github.com >
---------
Co-authored-by: dan <themighty1@users.noreply.github.com >
2024-12-02 07:42:18 -08:00
Hendrik Eeckhaut
ef2075ccbe
doc: FAQ logging in browser extension ( #105 )
2024-11-11 14:55:19 +07:00
Hendrik Eeckhaut
8c6cbcc954
FAQ: What is a presentation? ( #107 )
...
FAQ: What is a presentation?
Co-authored-by: dan <themighty1@users.noreply.github.com >
2024-11-05 11:09:54 +07:00
Hendrik Eeckhaut
b9db85ced4
Added FAQ entry about the oracle problem ( #103 )
...
Added FAQ entry about the oracle problem
Co-authored-by: dan <themighty1@users.noreply.github.com >
2024-10-18 08:44:49 +02:00
Hendrik Eeckhaut
b63af7c7c4
Update faq.md ( #104 )
...
FAQ improvements
#101
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
Co-authored-by: Helen <36552205+hehozo@users.noreply.github.com >
2024-10-15 11:37:22 +02:00
Hendrik Eeckhaut
04c7dfbebd
Use simpler wstcp over websocat ( #98 )
...
Use simpler wstcp over websocat
Co-authored-by: yuroitaki <25913766+yuroitaki@users.noreply.github.com >
2024-10-11 13:34:49 +02:00
Hendrik Eeckhaut
61e232b58b
Extra FAQ entries ( #99 )
2024-10-11 13:33:50 +02:00
Hendrik Eeckhaut
1b8ecf1ce9
Use relative links (for easier markdown navigation)
2024-10-08 09:58:06 +02:00
Hendrik Eeckhaut
176c60324c
Removed wrong link
2024-10-08 09:37:32 +02:00
Hendrik Eeckhaut
839f56f3be
small fix
2024-10-08 08:39:58 +02:00
Hendrik Eeckhaut
5c2e5e7a02
minor correction
2024-10-05 14:05:35 +02:00
yuroitaki
7e2974af16
update doc for alpha.7 release ( #85 )
...
Update for alpha.7.
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2024-10-04 16:10:17 +02:00
Hendrik Eeckhaut
da5d10b734
Plugin and provider API documentation
2024-10-04 13:43:15 +02:00
mac
e8fd3aa5d4
wsl ports ( #97 )
...
Document notary server WSL port forwarding
fixes #96
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2024-09-18 10:39:20 +02:00
Ryan MacArthur
06d771f388
Update faq to explain the websocket proxy ( #93 )
...
* Update faq to explain the websocket proxy
* Update src/faq.md
Co-authored-by: sinu.eth <65924192+sinui0@users.noreply.github.com >
---------
Co-authored-by: sinu.eth <65924192+sinui0@users.noreply.github.com >
2024-08-15 07:42:11 -07:00
Hendrik Eeckhaut
2d6b6abcdc
feat: add Matomo analytics
...
#91
2024-07-23 08:16:40 +02:00
dan
d945f8952d
fix: Notary not Verifier signs the session header
2024-07-15 10:28:32 +02:00
Someone Unknown
396a2c027d
Make proof contents and verification functionality clearer ( #89 )
...
The original text said: "When you open `simple_proof.json` in an editor, you will see a JSON file with lots of non-human-readable byte arrays. You can decode this file by running:"
This confused me when I was trying to learn how to use TLSN, because it sounds like the proof does not contain the plain text, but that it rather has some kind of byte-oriented data "decoded", which sounded to me like it did not contain any direct equivalent to the plaintext—I thought that it must be in encrypted form in the proof. But but the proof does include the plaintext, it's just that it's in byte array form, which is being verified and formatted by the verifier.
2024-07-15 05:30:33 +00:00
Christopher Chong
7940352a12
Revert browser related pages to v5.
2024-06-27 16:07:42 +02:00
Hendrik Eeckhaut
31a11f798e
Quickstart: install extension from web store
2024-06-27 16:07:42 +02:00
Christopher Chong
d9d84d1e85
Change to explorer and fix wording.
2024-06-27 16:07:42 +02:00
Christopher Chong
d26b2f7bef
Update values.
2024-06-27 16:07:42 +02:00
Christopher Chong
96fd72d3c4
Update doc for release.
2024-06-27 16:07:42 +02:00
Hendrik Eeckhaut
d02a0b1804
chore: update mdbook version + clean up and update github actions
2024-06-25 11:44:47 +02:00
dan
c22a22779f
Refactor/update deap eq check ( #83 )
...
* update DEAP equality check
* do not require checked value to be hashed
---------
Co-authored-by: sinu <65924192+sinui0@users.noreply.github.com >
2024-06-21 06:46:15 +00:00
dan
bbdbb12944
add FAQ section ( #82 )
...
* add FAQ section
* apply review
2024-06-06 05:34:50 +00:00
Hendrik Eeckhaut
38b909c2b3
Improve contrast of text in higlighted cells
2024-05-08 11:44:43 +02:00
Hendrik Eeckhaut
042706b4ff
Render drawio diagrams in dark theme (and remove css workaround)
2024-05-08 11:44:43 +02:00
hw
85f5ffb972
Add Swagger UI for API Endpoints ( #79 )
...
* Add Swagger UI for API Endpoints
* Update html title
Co-authored-by: Christopher Chong <t.kleinchong@gmail.com >
* Rename swagger.html to notary_server_api.html
* Update link reference
* Update API endpoint description
Co-authored-by: Christopher Chong <t.kleinchong@gmail.com >
* Update swagger style to support darkmode
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
* Revert swagger style to light mode
---------
Co-authored-by: Christopher Chong <t.kleinchong@gmail.com >
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2024-04-16 02:20:00 +08:00
Hendrik Eeckhaut
6cdc2e5d9d
WIP: preparing for alpha5 release ( #78 )
...
updates for alpha5 release
* updated quickstart
* explicit version in notary server url
* Added alpha5 to notary urls
Co-authored-by: Christopher Chong <t.kleinchong@gmail.com >
2024-04-10 09:17:19 +02:00
Hendrik Eeckhaut
1c2d7b078b
Initial documentation for public notary server (notary.pse.dev) ( #73 )
...
Documentation for public notary server (notary.pse.dev) and websocket proxy
Co-authored-by: Christopher Chong <t.kleinchong@gmail.com >
2024-04-08 09:39:08 +02:00
Hendrik Eeckhaut
488a0fd53f
Updated mdbook to 0.4.37
...
+ updated mdbook-katex to 0.7.0
+ fixed theme update script
2024-04-03 08:53:21 +02:00
dan
960f727149
DEAP clarify that Enc means encode ( #75 )
2024-04-03 05:40:30 +00:00
Christopher Chong
9cbbd50933
Update links for notary server and examples in doc ( #72 )
...
* Switch notary server openapi link for better UI.
* Switch links with dev branch to main branch.
2024-03-27 15:51:51 +08:00
Hendrik Eeckhaut
708da7010b
Added the tlns-js quickstart to the Table Of Contents
2024-02-29 14:11:38 +01:00
Hendrik Eeckhaut
877dcb6b52
doc: Use latest tlsn-extension in quick start
2024-02-29 14:11:38 +01:00
Hendrik Eeckhaut
6d911cd9a8
tlsn-js quick start ( #67 )
...
doc: Added tlsn-js quick start
2024-02-27 14:45:25 +01:00
th4s
c25410089e
Ignore ROLE setup round ( #69 )
2024-02-23 10:25:37 +01:00
th4s
9ad8c70486
Improve and correct ghash document ( #68 )
...
* Fix round numbers in F_OLE_ROLE and improve notation
* Add zero-check to table and correct bandwidth for F_Beaver
* Fixed round number for protocols.
2024-02-22 10:16:56 +01:00
th4s
1eecad6476
Ole zero check ( #61 )
...
* WIP: Adding writeup for ole zero check
- also fixed mistake in ole-flavors
* Added protocol ole-zero steps
* Add first version of zero check
* Fix typo
2024-02-21 09:57:12 +01:00
th4s
fd7d91b3c1
Ghash write-up ( #60 )
...
* WIP: Added ghash write-up...
* Add overview ghash.typ
* Fix formatting
* Add analysis of 0 issue in PI_ROLE+OLE
2024-02-21 09:53:43 +01:00
th4s
1b18d08f81
Add fix for ROLE protocol ( #65 )
...
* Add fix for ROLE protocol
* Use original construction for ROLE without PRGs.
2024-02-21 08:46:52 +00:00
Hendrik Eeckhaut
ab13b65b18
Use explicit versions in the quick start ( #66 )
2024-02-19 11:00:16 +01:00
Christopher Chong
db9d486e5f
Fix incorrect sequence of local notary server. ( #64 )
...
* Update notary server related info.
* Fix incorrect sequence of local notary server.
2024-02-15 22:44:32 +08:00
Christopher Chong
c62299175f
Update notary server related info. ( #63 )
2024-02-15 16:28:57 +08:00
th4s
b2c7047ed4
Add research folder ( #59 )
...
* Add research folder
- add M2A and A2M writ-up
- add OLE-flavors write-up
* docs: Improved README
#59
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2024-02-13 09:35:53 +01:00