s_password although a private variable can be read off chain using .getStorageAt
Password can be retrieved by anyone. Storing private and credential on chain is not recommended as it can be read offchain, private variable only help in on chain restriction of reading of data but not off chain
Password can be retrieved by anyone
Don't store password on chain
Private functions and state variables are only visible for the contract they are defined in and not in derived contracts. In this case private doesn't mean secret/confidential
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.