issues
search
ZiaCodes
/
counter.js
https://counterapplication.herokuapp.com/
1
stars
5
forks
source link
secure the count.txt file
#5
Closed
r3yc0n1c
closed
2 years ago
r3yc0n1c
commented
2 years ago
Resolved issue: #4
Summary:
The app will store the hash of the count with a secret salt.
Added simple auth method so that no one can modify the content of the counter.txt file.
Resolved issue: #4
Summary: