From 7108e8acfa7eb3d1b0ec4060dca8b77d6f47ce08 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Tue, 12 Jul 2022 19:08:52 -0300 Subject: Add TODO list --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') 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]" -- cgit 1.4.1