CleverWild CleverWild
CleverWild pushed to clippy-RUSTSEC-2023-0071 at MarketTakers/arbiter 2026-03-14 14:49:22 +00:00
64aee2d11a fix(clippy): forbidden methods
CleverWild created branch clippy-RUSTSEC-2023-0071 in MarketTakers/arbiter 2026-03-14 14:49:22 +00:00
CleverWild pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter 2026-03-14 13:30:59 +00:00
17ac195c5d clippy: fix
CleverWild pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter 2026-03-14 13:13:20 +00:00
c1c5d14133 fix(rustc): config toolchaing mismatch
CleverWild pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter 2026-03-14 12:57:17 +00:00
47144bdf81 feat(auth): limited RSA support for signing
CleverWild pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter 2026-03-14 12:23:19 +00:00
42760bbd79 revert(auth): remove RSA support from authentication and related components
d29bca853b chore: squash migrations
Compare 2 commits »
CleverWild pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter 2026-03-14 11:40:41 +00:00
f8d27a1454 refactor(config): specify target for Windows in profile.dev settings
CleverWild created pull request MarketTakers/arbiter#29 2026-03-14 11:18:28 +00:00
feat(user-agent-auth): add RSA and ECDSA auth key types
CleverWild pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter 2026-03-14 11:15:41 +00:00
6030f30901 feat(user-agent-auth): add RSA and ECDSA auth key types
CleverWild created branch feat-min-RSA-&-ECDSA-auth-pipeline in MarketTakers/arbiter 2026-03-14 11:15:41 +00:00
CleverWild opened issue MarketTakers/arbiter#28 2026-03-14 10:41:36 +00:00
Bug: MemSafe::new panics under concurrent load due to VirtualLock quota exhaustion (Windows)
CleverWild created pull request MarketTakers/arbiter#27 2026-03-13 16:00:53 +00:00
fix: my having come back
CleverWild pushed to fix-git at MarketTakers/arbiter 2026-03-13 16:00:26 +00:00
a3c401194f fix: my having come back
CleverWild created branch fix-git in MarketTakers/arbiter 2026-03-13 16:00:26 +00:00
CleverWild commented on issue MarketTakers/arbiter#20 2026-02-25 18:30:30 +00:00
Verifying server authenticity on local setup

When the server starts, it identifies itself to the Windows CNG (Cryptography Next Generation) API. It set a PCP_PLATFORM_BINDING_PCR policy. And finally, the Magic: Windows checks the Code…

CleverWild commented on issue MarketTakers/arbiter#20 2026-02-24 18:51:22 +00:00
Verifying server authenticity on local setup

This funny diagram shows how the OPAQUE protocol closes the vulnerability with server spoofing by intercepting the TLS key or intercepting the socket. But this solution requires that at the time…

CleverWild pushed to key-alternative at MarketTakers/arbiter 2026-02-16 20:08:45 +00:00
45dd22cd50 lints(clippy)
CleverWild pushed to main at MarketTakers/arbiter 2026-02-16 19:53:03 +00:00
34ecf6928e feat(server): integrate X25519 unseal handler in UserAgentActor
29b3739e19 feat(server): add X25519 ECDH for secure unseal protocol
Compare 2 commits »
CleverWild pushed to main at MarketTakers/arbiter 2026-02-16 19:23:22 +00:00
075d33219e feat(server): implement KeyStorage and state machine lifecycle
8cb6f4abe0 feat(tls): implement TLS certificate management and rotation
Compare 2 commits »
CleverWild created branch security-breaktrougth in MarketTakers/arbiter 2026-02-16 14:58:39 +00:00