Groom Creation and Simulation for Alaska Heritage
Project Overview
Alaska Groom
Technical Implementation
The protection uses:
- SHA-256 password hashing
- Web Crypto API
- sessionStorage for 8-hour sessions
- No passwords stored in Git repository
You can create your own protected projects by:
- Generating a hash for your password
- Adding it to the JavaScript PASSWORD_HASHES
- Creating a markdown file with
protected: trueand the correspondingprojectId
Tags: