Jan. 10, 2024, 10:48 a.m. | Scofield Idehen

DEV Community dev.to


// SPDX-License-Identifier: MIT
pragma solidity 0.8.18;

/*
* @author not-so-secure-dev
* @title PasswordStore
* @notice This contract allows you to store a private password that others won't be able to see.
* You can update your password at any time.
*/

contract PasswordStore {
error PasswordStore__NotOwner();

address private s_owner;
//this is not really private
//all data onchain is public infomation
string private s_password;

event SetNetPassword();

constructor() {
s_owner = msg.sender …

address author bug contract dev error find license mit notice password private series smart smart contract solidity spdx store update

Social Engineer For Reverse Engineering Exploit Study

@ Independent study | Remote

Security Engineer II- Full stack Java with React

@ JPMorgan Chase & Co. | Hyderabad, Telangana, India

Cybersecurity SecOps

@ GFT Technologies | Mexico City, MX, 11850

Senior Information Security Advisor

@ Sun Life | Sun Life Toronto One York

Contract Special Security Officer (CSSO) - Top Secret Clearance

@ SpaceX | Hawthorne, CA

Early Career Cyber Security Operations Center (SOC) Analyst

@ State Street | Quincy, Massachusetts