summary refs log tree commit diff stats
path: root/TODO.md
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-07-12 19:08:52 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-07-12 19:08:52 -0300
commit7108e8acfa7eb3d1b0ec4060dca8b77d6f47ce08 (patch)
treee63066e6beabe3e385e1a00c80b2df89538815ee /TODO.md
parent36f45c9ec3d63c656e87c7cdfcc08bc1ac59a806 (diff)
Add TODO list HEAD default
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
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]"