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
Hendrik Eeckhaut
129d306581
Explicity list supported tls versions
...
#52
2024-01-18 09:19:46 +01:00
Christopher Chong
519b3e0bd3
Fix hosted notary url and update images
...
Fix notary urls and update images.
#58
2024-01-18 09:10:14 +01:00
Hendrik Eeckhaut
180b669299
Quickstart ( #57 )
...
Updated and improved the Quick Start section
Based on the Progcrypto workshop with extra improvements
2024-01-12 13:27:49 +01:00
Hendrik Eeckhaut
21c9ee3d7a
Updated theme to v0.4.36 ( #56 )
...
+ add script to update the theme automatically
2023-12-27 23:21:14 +01:00
Hendrik Eeckhaut
8a3035cec7
Updated mdbook version to v0.4.36 ( #53 )
2023-12-26 17:03:37 +01:00
Christopher Chong
e91c13cccb
Update notary server readme with more info and correct docker link. ( #55 )
2023-12-22 01:43:20 +08:00
Christopher Chong
f050becace
Merge pull request #51 from tlsnotary/notary-server
...
Add running notary server instruction.
2023-12-19 13:49:36 +03:00
Christopher Chong
973a67b522
Minor adjustment to instruction.
2023-12-18 16:48:40 +08:00
Christopher Chong
df251f26e9
Update src/developers/notary_server.md
...
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2023-12-18 16:40:58 +08:00
Christopher Chong
9851287dd4
Update src/developers/notary_server.md
...
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2023-12-18 16:40:17 +08:00
Christopher Chong
d75a6051fc
Update src/developers/notary_server.md
...
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2023-12-18 16:39:08 +08:00
Christopher Chong
d5a99d9be6
Add more details about key/cert files.
2023-12-18 15:49:16 +08:00
Christopher Chong
2b2af37605
Add more instructions.
2023-12-14 10:35:13 +08:00
Christopher Chong
e0e02affb9
Add running notary server instruction.
2023-12-11 16:04:20 +08:00
Hendrik Eeckhaut
61c3abf92d
Merge pull request #50 from tlsnotary/workshop
...
Added link to progcrypto workshop
2023-12-04 15:59:31 +01:00
Hendrik Eeckhaut
9c80511d44
Added link to progcrypto workshop
2023-12-04 15:41:10 +01:00
Hendrik Eeckhaut
44eaa24d8f
Merge pull request #48 from tlsnotary/encoding_commitment
...
Encoding commitment
2023-11-02 12:01:28 +01:00
Hendrik Eeckhaut
a66cad299b
Added missing svg
2023-11-02 11:52:01 +01:00
dan
9cda6c9c32
reword mpc_tls ( #49 )
2023-11-02 10:48:11 +00:00
dan
1278291675
adapt docs to point to the new section.
2023-11-02 12:41:42 +02:00
dan
7777b7cb84
add commitment.md
2023-11-02 12:37:45 +02:00
dan
3c73a68c4b
fix cell color for dark mode
2023-11-02 12:36:17 +02:00
Hendrik Eeckhaut
8ad7cdfb8a
Diagram of encoding commitment
2023-10-23 10:42:53 +02:00