Private variable can be read using web3 libraries like Ethers.
s_password is available for anyone to be read.
Password is visible to everyone.
Ethers
Either hash the password before storing, or don't store it in the smart contract.
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.