Security
Live docs URL: https://mrgionsi.github.io/ring-intercom-control/
Secrets
- Never commit
.envwith real values. - Keep
MASTER_KEYandSESSION_SECRETin secret storage. - Use rotated credentials for production deployments.
Token handling
- Ring refresh tokens are encrypted at rest.
- Plain Ring credentials are only used during onboarding and should not be stored.
Transport and cookies
- Use HTTPS in production.
- Keep
NODE_ENV=productionfor secure cookie behavior.
Reporting
For vulnerability reporting, please use private channels described in the repository security policy: