| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-07 | Update finditer | Rose Hogenson | 1 | -9/+9 | |
| 2025-12-07 | Use /pkg path | Rose Hogenson | 1 | -1/+1 | |
| 2025-12-07 | Increase target security to 32 bytes | Rose Hogenson | 1 | -0/+42 | |
| 2025-11-21 | Simplify the password hash and get rid of pbkdf2 | Rose Hogenson | 1 | -43/+0 | |
| Since the password already has 16 bytes of security, pbkdf2 isn't necessary here. We can use a simple sha256. I promise to pick a secure password. | |||||
| 2025-10-07 | Use a vanity URL | Rose Hogenson | 1 | -1/+1 | |
| 2025-10-07 | Bring back pbkdf2 | Rose Hogenson | 1 | -0/+43 | |
