anybody can access the memory slot of string private s_password
you shouldn't store password on a memory block in the blockchain because it's accessible to anybody
private variable are still accessible if you directly read the memory, so never store something like of password on the blockchain
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.