]> git.plutz.net Git - rpi_small/blobdiff - README.md
update service program to serve real frontend
[rpi_small] / README.md
index c9fb62ff95e88f054b828f93d8b8146ea78663b3..8cb1937fb8c5543868d508a1e2a58ccf91824088 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,8 +42,10 @@ If you do not provide your own SSH key, the build script will conveniently gener
     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 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)
+
+## Legal
+This program was originally developed on behalf of the Hochschule für Technik und Wirtschaft Berlin. The program is licensed under the GNU Affero General Public License. See LICENSE.TXT for details.