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
- Shared public/demo key with rate-limit expectations (document abuse risk)
- Per-user / env-provided key (no key in resources)
- Proxy that keeps the key server-side (out of scope unless chosen)
Acceptance
Summary
giphy-api-key.txtshipped 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
Acceptance