Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WTX #18

Merged
merged 4 commits into from
Dec 10, 2024
Merged

Add WTX #18

merged 4 commits into from
Dec 10, 2024

Conversation

c410-f3r
Copy link
Contributor

WTX is a library written in Rust intended to allow the development of web-oriented tools.

Every feature provided by the project, including an HTTP server, can be compiled to embedded devices. For example in https://c410-f3r.github.io/thoughts/securely-sending-dht22-sensor-data-from-an-esp32-board-to-postgresql a remote PostgreSQL connection was asynchronously established via WiFI using SCRAM-SHA-256 without channel binding over a TLS 1.3 session encrypted with the Aes128GcmSha256 cipher schema.

@c410-f3r
Copy link
Contributor Author

@iDoka Please let me know if anything is missing

@c410-f3r
Copy link
Contributor Author

A missing dot. Should be good now.

@iDoka iDoka merged commit 550fb66 into iDoka:main Dec 10, 2024
1 check passed
@c410-f3r
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants