https://github.com/pluto/rust-proxy-playground
web proofs by TEE
https://github.com/pluto/rust-proxy-playground
Last synced: 9 months ago
JSON representation
web proofs by TEE
- Host: GitHub
- URL: https://github.com/pluto/rust-proxy-playground
- Owner: pluto
- License: mit
- Created: 2024-11-12T19:38:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T03:53:45.000Z (over 1 year ago)
- Last Synced: 2024-12-24T22:11:33.166Z (over 1 year ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
rust proxy playground
## demo of client-proxy tee flow
Runs a proxied GET to an [arbitrary](https://gist.githubusercontent.com/mattes/23e64faadb5fd4b5112f379903d2572e/raw/ddbf0a56001367467f71bda64347aa881d83533c/example.json) gist json file.
See `.justfile` for commands, e.g. `just test`.
## License
Licensed under your option of either:
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.