19 Commits

Author SHA1 Message Date
yuroitaki
2f072b2578 chore: remove notary crates (#953)
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2025-08-04 10:41:45 +02:00
Hendrik Eeckhaut
6031254963 chore: cleanup after workspace consolidation
* clean up github actions #537 #536
* Improved README.md (clang + openssl-dev) #536 
+ removed stale build script #537 
* chore: add build script for tlsn-wasm #536

#549
2024-08-01 14:40:59 +02:00
th4s
2d44cc4b60 docs: Fix links in README.md (#544) 2024-07-29 16:33:39 +09:00
yuroitaki
44210c350b fix: miscellaneous fixes on documentations (#528)
* fix: miscellaneous fixes on documentation, notary-server.

* Revert notary changes.

* Add warning when TLS is off.
2024-07-09 16:03:14 +08:00
yuroitaki
d64dabbf27 chore: update notary cert (#519)
* Renew notary server cert.

* Fix readme typo on ci icon.
2024-06-25 16:58:17 +08:00
yuroitaki
c80b44049f refactor: restructure notary crates (#508)
* Add tlsnotary client.

* Modify notary server test to use notary client.

* Modify examples to use notary client.

* Relocate notary client to notary folder.

* Update notary client.

* Fix ci notary name.

* Update .github/workflows/cd-server.yml

Co-authored-by: dan <themighty1@users.noreply.github.com>

* Update .github/workflows/cd.yml

Co-authored-by: dan <themighty1@users.noreply.github.com>

* Fix notary server readme.

* More fix on notary server doc.

---------

Co-authored-by: dan <themighty1@users.noreply.github.com>
2024-06-25 10:34:25 +08:00
Christopher Chong
a4c7760aec Correct branch links in readme. (#469)
* Add branches info in readme.

* Correct branch links.
2024-03-29 14:46:58 +08:00
Christopher Chong
9e041b81e8 Add branches info in readme. (#467) 2024-03-29 11:23:43 +08:00
Christopher Chong
eec93101bc Update repo readme. (#450)
* Update repo readme.

* Doc: Added minor improvements + a link to other repos

#353

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2024-02-28 11:37:11 -08:00
Christopher Chong
4408dfa316 Migrate notary-server repo (#358)
* Migrate notary-server repo in, merge in github actions, update dockerfile and readme.

* Correct formatting.

* Move clippy back to original order.

* Fix clippy warning.

* The notary server was moved to this repo

#358

* Modify comments.

* Add session id query param PR changes.

* Fix cd issue and client bug.

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2023-10-13 15:08:00 +08:00
Hendrik Eeckhaut
f73376ec93 Show badges on top of README page on GitHub (#346)
+ added links to rustdoc

#344
2023-09-22 13:08:33 -04:00
Hendrik Eeckhaut
1b838f85c5 Removed MPC and utils code and use new external repositories instead
#265
#266

# Conflicts:
#	aead/Cargo.toml
#	mpc/garble/mpc-garble/src/protocol/deap/mod.rs
#	mpc/garble/mpc-garble/src/protocol/deap/vm.rs
#	tlsn/Cargo.toml
#	utils/utils-aio/src/codec.rs
#	utils/utils-aio/src/mux.rs
2023-06-13 15:24:29 +02:00
Hendrik Eeckhaut
1d6ed54012 Added contributor guidelines
#155
2023-06-08 10:31:03 +02:00
th4s
4269e91239 Codebase Overview (#200)
* Add some information about the codebase to README.md

* Added feedback
2023-03-01 14:31:43 -07:00
sinu
e05417d1fb add banner image 2022-12-13 20:23:54 -08:00
sinu
41c49673fa remove outdated diagram 2022-12-13 20:05:44 -08:00
sinuio
956e000606 update readme 2022-05-11 11:13:21 -07:00
sinuio
71a165302e add diagram to readme 2022-04-30 08:24:43 -07:00
sinu.eth
dd4a91d5ce license 2022-04-26 20:41:50 +02:00