summary refs log tree commit diff stats
path: root/TODO.md
blob: 224b992bdea3e2e12c83e7e73c1e46f9ed9bb193 (plain) (blame)
1
2
3
4
5
6
7
Major TODO items:

-[ ] Global config file + random password instead of hardcoded.
    Having a hardcoded password provides no security benefit over no password.
-[ ] World keys (same friend code for the world, across play sessions)
    -[ ] Encrypted with global key, avoids accidentally leaking them.
    "Friend Code Type: [World/Session]"