feat: harden Aiden On The Go setup and remote pairing - #35
Closed
sambitcreate wants to merge 266 commits into
Closed
feat: harden Aiden On The Go setup and remote pairing#35sambitcreate wants to merge 266 commits into
sambitcreate wants to merge 266 commits into
Conversation
update .papercuts/troubleshooting.md as part of the reviewed Aiden On The Go and Remote Access update.
update docs/aiden-remote-api-v1.md as part of the reviewed Aiden On The Go and Remote Access update.
update docs/plans/README.md as part of the reviewed Aiden On The Go and Remote Access update.
remove docs/plans/aiden-remote-multi-instance-hardening-plan.md as part of the reviewed Aiden On The Go and Remote Access update.
update docs/security/aiden-remote-threat-model.md as part of the reviewed Aiden On The Go and Remote Access update.
update docs/testing/aiden-on-the-go/phase-12.md as part of the reviewed Aiden On The Go and Remote Access update.
update docs/testing/aiden-on-the-go/phase-6.md as part of the reviewed Aiden On The Go and Remote Access update.
update ios/ASC_CLI.md as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo.xcodeproj/project.pbxproj as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/ContentView.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Features/Remote/AidenChatFeature.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Features/Remote/AidenPairingView.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Features/Remote/AidenRemoteCoordinator.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Features/Remote/AidenScheduledTasksView.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Features/Remote/AidenWorkspaceEnvironmentView.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Features/Remote/AidenWorkspaceShellView.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/LiveActivities/AidenRemoteLiveActivityManager.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Models/AidenInstallation.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Networking/AidenRemoteClient.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Networking/AidenRemoteContract.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Networking/AidenServerTrust.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGo/Persistence/AidenChatCache.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGoTests/AidenChatTests.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGoTests/AidenNativeIntegrationTests.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGoTests/AidenRemoteClientTests.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGoTests/AidenRemotePhase0Tests.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGoTests/AidenScheduledTaskTests.swift as part of the reviewed Aiden On The Go and Remote Access update.
update ios/AidenOnTheGoTests/AidenWorkspaceEnvironmentTests.swift as part of the reviewed Aiden On The Go and Remote Access update.
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Review and security
Three fresh-memory reviews covered server races, iOS transport and persistence, and cross-platform UX/contracts. Accepted findings were fixed, including durable issuance fencing, versioned Keychain scopes, bounded bootstrap streaming, canonical ASCII and base64url input, stale discovery state, expiry/regeneration UX, and shared TypeScript/Swift crypto vectors.
Verification
Hands-on setup-code entry over live LAN/Tailscale and physical-iPad acceptance remain documented manual acceptance items.