Skip to content

chore: decide and document Giphy API key distribution model #63

Description

@krwg

Summary

giphy-api-key.txt shipped beside the executable is extractable from the installer. Decide whether this is an intentional shared demo key vs a secret that must not be bundled, and document the choice.

Decision options

  1. Shared public/demo key with rate-limit expectations (document abuse risk)
  2. Per-user / env-provided key (no key in resources)
  3. Proxy that keeps the key server-side (out of scope unless chosen)

Acceptance

  • Written decision in SECURITY or GIF feature docs
  • Packaging matches that decision

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2StrategicPrivacydocumentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions