diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2022-07-12 19:08:52 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2022-07-12 19:08:52 -0300 |
commit | 7108e8acfa7eb3d1b0ec4060dca8b77d6f47ce08 (patch) | |
tree | e63066e6beabe3e385e1a00c80b2df89538815ee /TODO.md | |
parent | 36f45c9ec3d63c656e87c7cdfcc08bc1ac59a806 (diff) |
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..224b992 --- /dev/null +++ b/TODO.md @@ -0,0 +1,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]" |