diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..e02a32e --- /dev/null +++ b/todo.md @@ -0,0 +1,9 @@ +# todo list + +* WiFi AP mode + * Enable AP mode with WPA2-PSK for encrypted communication + * Enable AP mode without encryption for open connections + +* HTTP Server + * run server in HTTPS mode + * Offer blind drop-uploads (what max size?) \ No newline at end of file