-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Secure the count.txt file #4
Comments
Hi, I wanna try to solve this issue.. Could you please assign me? |
Okay great , Assigned |
What is meant by secure here, should it be password protected? |
Like anyone can change the number right , so you need to convert the number into some kind Arbitrary string so that no body can understand it. you can use hashing. |
I want to work on this issue under JWOC |
I am referring this issue to @r3yc0n1c , He is my friend, He is interested in this issue. Kindly, Unassign me |
Okay done ✅ |
got the solution... can you assign me now so that I can put a PR? |
Why dont you tell me ?? that I need more time ?? |
|
Found a better method for securing the contents... please assign this to me |
Sure sure |
Secure the count.txt file so that no one can change or manipulate the number.
You can use Hash map. or other method to secure the content.
You need to place the count.txt where it is now. Do not replace with any security key or do not use any fetch API.
Note:- Before making pull request make sure you have done all the work and please add some necessary gifs and photos.
The text was updated successfully, but these errors were encountered: