]> hydra-www.ietfng.org Git - acmetensortoys-ctfws-android/commitdiff
Add README
authorNathaniel Wesley Filardo <nwfilardo@gmail.com>
Fri, 1 Mar 2019 12:07:48 +0000 (12:07 +0000)
committerNathaniel Wesley Filardo <nwfilardo@gmail.com>
Fri, 1 Mar 2019 12:22:06 +0000 (12:22 +0000)
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..e6d41b6
--- /dev/null
@@ -0,0 +1,26 @@
+###############################################
+Capture The Flag With Stuff Android Application
+###############################################
+
+The `CMU KGB <http://www.cmukgb.org/>`_ plays a delightful game called
+`Capture The Flag With Stuff <http://www.cmukgb.org/ctfws/>`_.  This app
+displays game state information, just like the hardware timers we have
+built.
+
+Privacy Information
+###################
+
+This app does not attempt to access traditionally private information
+(contacts, phone identity, file system, ...) nor does it access cameras,
+microphones, or other sensors of the device, except for the clock.  It does,
+however, request access to the network status information of the device and,
+of course, access to the Internet.  When connecting to the CMU KGB's CtFwS
+MQTT server, of course, the device's IP address may become visible to the
+CMU KGB's server, just as if it had visited the CMU KGB website.  If the
+settings are changed to update which server the app attempts to use, that
+server will also, similarly, see the device's IP address.
+
+Speaking of accessing websites, the application will, when requested by the
+MQTT server, grab a small file from a server-provided URL to update the
+handbook HTML it has cached.  This may reveal the device's IP address to
+another server.