hdbg
004b14a168
refactor(transport): convert Bi trait to use async_trait
2026-03-01 13:18:48 +01:00
hdbg
4169b2ba42
refactor: consolidate auth messages into client and user_agent packages
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
ci/woodpecker/push/server-lint Pipeline failed
ci/woodpecker/push/server-audit Pipeline was successful
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-test Pipeline was successful
2026-03-01 12:49:38 +01:00
hdbg
61c65ddbcb
feat(useragent): initial connection impl
2026-02-26 22:22:44 +01:00
hdbg
3401205cbd
refactor(transport): simplify converters
2026-02-26 21:42:24 +01:00
hdbg
1799aef6f8
refactor(transport): implemented Bi stream based abstraction for actor communication with next loop override
2026-02-26 19:22:33 +01:00
hdbg
8263bc6b6f
feat(server): boot mechanism
2026-02-15 01:44:12 +01:00
hdbg
d8d65da0b4
test(user-agent): add challenge-response auth flow test
2026-02-14 23:43:36 +01:00
hdbg
069a997691
feat(server): UserAgent auth flow implemented
2026-02-14 17:53:58 +01:00
hdbg
ffa60c90b1
feat(auth): simplify auth model and implement bootstrap flow
...
Remove key_identity indirection table, storing public keys and nonces
directly on client tables. Replace AuthResponse with AuthOk, add a
BootstrapActor to manage token lifecycle, and move user agent stream
handling into the actor module.
2026-02-14 12:03:14 +01:00
hdbg
832d884457
feat(auth): implement bootstrap token auth handling
2026-02-13 16:35:54 +01:00
hdbg
208bbbd540
feat: actors experiment
2026-02-13 13:37:58 +01:00
hdbg
bbbb4feaa0
feat(unseal): add unseal protocol and crypto infrastructure
2026-02-12 18:49:43 +01:00
hdbg
8dd0276185
feat(proto): add separate client/user-agent gRPC services
2026-02-11 13:31:39 +01:00
hdbg
284f997cbe
misc: initial layout
2026-02-09 15:31:38 +01:00