add a2.tex
authorMart Lubbers <mart@martlubbers.net>
Tue, 27 Dec 2016 09:26:02 +0000 (10:26 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 27 Dec 2016 09:26:02 +0000 (10:26 +0100)
.gitmodules [new file with mode: 0644]
assignment2/a.tex
assignment2/preamble.tex
rutitlepage [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..39bce0c
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "rutitlepage"]
+       path = rutitlepage
+       url = git@github.com:dopefishh/rutitlepage
index bf66c91..b3bbf8f 100644 (file)
@@ -1,7 +1,29 @@
 %&a
 \begin{document}
-\maketitle
+\maketitleru[%
+       course={Philosophy and Ethics of Computer and Information Sciences},
+       authorstext={Author:}]
 \section{Grey Hat Cracking Should Be Legalized}
+In the digital world the notion of property is significantly different than the
+notion of property in the real world. Property in the digital world can be
+interchanged, duplicated and changed without physical intervening. This means
+that property and ownership is much more a matter of trust and regulations than
+anything else.
+
+By this definition the notion of ``going equipped'' in the digital world is
+vastly different than in the physical world. One can go ``non-equipped'' but
+having the tools within reach and the other way around. There is hardly a
+concept of distance in the digital world.
+
+Grey hat hacking means black hat hacking with good intents. Grey hat hacking is
+not hacking for the sake of cracking but for the sake of improving the security
+and notifying the owner of the system. Often this is compared to breaking into
+a house and informing the owners on how to improve their door locks. However,
+with the aforementioned notion of property, this is not an analogous issue.
+Again, grey hat hacker is built around trust. While the actions look the
+same, a grey hat hacker will not look at the compromised data and will not
+plant back doors. Therefore it is very important that specialized police
+officers monitor the web and, when necessary, hack and test systems.
 
 \section{Web Scrapers and Robot Denial Files}
 
index 7e34da8..9763b32 100644 (file)
@@ -2,8 +2,8 @@
 
 \usepackage[british]{babel}
 \usepackage{geometry}
+\usepackage{../rutitlepage/rutitlepage}
 
-\author{Mart Lubbers\\\small{s4109503}}
+\author{Mart Lubbers\\s4109503}
 \date{\today}
-\title{Assignment 2: Elaborating on three discussion topics\\
-       \small{Philosophy and Ethics of Computer and Information Sciences}}
+\title{Assignment 2: Elaborating on three discussion topics}
diff --git a/rutitlepage b/rutitlepage
new file mode 160000 (submodule)
index 0000000..32fc745
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 32fc745524953baa115b829fd37a88c934ed1330