Skip to content

API keys need OS secure storage — safeStorage/keyring; config-file plaintext is interim #130

Description

@kordless

Straight answer (user asked to be told)

Hyperia has NO secure-secret storage implemented today. plan/keystore-secure-enclave.md (#103) designs it (the keyring crate over Keychain / Credential Manager / Secret Service) but nothing is wired. Ghost API keys are read from env-var chains only (sidecar/src/ghost/api.rs:338-340).

Interim (per user direction)

The Hyperia Agent config pane stores pasted provider API keys in the shared config file (hand-editable, config.agent.keys.*) with a clear "plaintext until keystore lands" note.

Fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions