]> git.plutz.net Git - rpi_small/blobdiff - README.md
update documentation
[rpi_small] / README.md
index c9fb62ff95e88f054b828f93d8b8146ea78663b3..c71eda0077e0689a6f3619c85608eedddb882e4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,8 +42,7 @@ If you do not provide your own SSH key, the build script will conveniently gener
     ssh -i id_rsa root@oktopus
 
 ## ToDo
     ssh -i id_rsa root@oktopus
 
 ## ToDo
- * set up bluetooth
- * set up DHCP/DNS (dnsmasq)
- * possibly set up a redirect rule via `iptables` (may not be necessary)
- * provide the display application via web server
  * include the sensor driver and utilities
  * include the sensor driver and utilities
+ * include the display application
+ * provide the display application via web server (mockup server so far)
+ * possibly counter DNS rebind protection by identifying as gateway and redirect via `iptables` (may not be necessary)