You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
To improve reliability and decrease the amount of security patches needed, the component responsible for ensuring project aroundtheclock is running has been changed. The old component was using 'supervisor' and now has been replaced with the native linux systemd init (project aroundtheclock runs as a service now).
Added a feedback mechanism: an LED (hooked up to the Raspberry Pi on pin 18 by default) that blinks faster the closer it is to prayer.
Enhanced the security overall by restricting permissions on which users can use the project files and executables.
Added deployment testing for future releases to increase rate of development.