Commit graph

7 commits

Author SHA1 Message Date
1d4aa4d44f
docs: reflect current design
All checks were successful
tests / go test (push) Successful in 8s
tests / golangci-lint (push) Successful in 12s
2025-03-06 22:06:36 -08:00
445d1b7ccd
remove extra log line
All checks were successful
tests / go test (push) Successful in 16s
tests / golangci-lint (push) Successful in 17s
2025-03-06 21:57:06 -08:00
404acf6b7f
fix logic and log statement
All checks were successful
tests / go test (push) Successful in 8s
tests / golangci-lint (push) Successful in 16s
2025-03-06 21:41:19 -08:00
affa5919f7
implement full request flow 2025-03-06 21:33:46 -08:00
cb20155b1e
pull out client reduce replay attack surface
Some checks failed
tests / go test (push) Successful in 17s
tests / golangci-lint (push) Failing after 17s
2025-03-06 20:33:19 -08:00
a5d79f2787
switch to session model w/ client side enc
All checks were successful
tests / golangci-lint (push) Successful in 52s
tests / go test (push) Successful in 52s
2025-03-01 11:01:27 -08:00
eb74b6ea15
support encryption
Some checks failed
tests / golangci-lint (push) Failing after 20s
tests / go test (push) Successful in 41s
2025-03-01 10:10:47 -08:00