COMU / kripton-guard

Receive notification when a new device is connected to the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove and revoke the api key

metebilgin opened this issue · comments

Need to remove and revoke the api key from the configuration file.
kripton-guard/kripton-guard.conf

Firebase Cloud Messaging server API key has been removed from configuration file and it is invalid. Notifications are now sent with Google Cloud Functions, not with Python.

Read and write operations in the Realtime Database require authentication, so the API keys still exist but this is not a security issue.