Skip to content

Add trusted AI access keys - #21

Merged
Clearner1 merged 1 commit into
mainfrom
codex/trusted-ai-access
Aug 11, 2026
Merged

Add trusted AI access keys#21
Clearner1 merged 1 commit into
mainfrom
codex/trusted-ai-access

Conversation

@Clearner1

Copy link
Copy Markdown
Owner

What changed

  • add one revocable trusted AI key that survives API service restarts while storing only its SHA-256 hash
  • limit trusted access to 20 calls per minute and 200 calls per day
  • relax temporary connections to 10 minutes and temporary tokens to 1 hour / 100 calls
  • update the AI Access page to generate, copy, reset, and revoke access without browser persistence

Why

The one-time connection flow was safe but too short-lived for routine note capture. Trusted keys provide low-friction repeat access while preserving the same three-operation API boundary and an immediate revoke path.

Validation

  • npm run check
  • git diff --check
  • no browser or E2E testing; real-device acceptance remains with the user

@Clearner1
Clearner1 merged commit 304a883 into main Aug 11, 2026
1 check passed
@Clearner1
Clearner1 deleted the codex/trusted-ai-access branch August 14, 2026 05:09
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.

1 participant