Adding features.md to repo

This commit is contained in:
Axel Rafn
2020-12-05 18:57:45 +00:00
parent 8a1a48baa6
commit 21dd7b0c55
2 changed files with 13 additions and 8 deletions

13
features.md Normal file
View File

@ -0,0 +1,13 @@
# Features and plans
This is just where I jot down things I want the system to have.
# The 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?)

View File

@ -1,9 +1 @@
# todo list # 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?)