summaryrefslogtreecommitdiff
path: root/writeup
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2024-10-18 08:41:00 +0100
committerthing1 <thing1@seacrossedlovers.xyz>2024-10-18 08:41:00 +0100
commitf4af0d4199491b13eb4d736041c40c848567d896 (patch)
tree9703f21e24ad7dc8c3e5ae60968eb06e1b0c878d /writeup
parenta43f4daad90901cf10267ee3b1ff9a9a150a0c6e (diff)
fixed a git issue and made added a reference
Diffstat (limited to 'writeup')
-rw-r--r--writeup/ref.bib8
-rw-r--r--writeup/reference.fdb_latexmk7
-rw-r--r--writeup/reference.tex85
-rw-r--r--writeup/writeup.aux29
-rw-r--r--writeup/writeup.bbl55
-rw-r--r--writeup/writeup.bcf2
-rw-r--r--writeup/writeup.blg20
-rw-r--r--writeup/writeup.fdb_latexmk21
-rw-r--r--writeup/writeup.fls2
-rw-r--r--writeup/writeup.log43
-rw-r--r--writeup/writeup.out19
-rw-r--r--writeup/writeup.synctex.gzbin6342 -> 12764 bytes
-rw-r--r--writeup/writeup.tex36
-rw-r--r--writeup/writeup.toc19
14 files changed, 185 insertions, 161 deletions
diff --git a/writeup/ref.bib b/writeup/ref.bib
index 4b5f8e3..62be0f3 100644
--- a/writeup/ref.bib
+++ b/writeup/ref.bib
@@ -4,3 +4,11 @@
author={Richard Stallman},
year={1984},
pages={33-43}}
+@article{FOSSdef,
+ title={The definition of Free Software},
+ journal={Free software, Free society},
+ author={Richard Stallman},
+ year={1996},
+ pages={44-47}}
+
+
diff --git a/writeup/reference.fdb_latexmk b/writeup/reference.fdb_latexmk
deleted file mode 100644
index 44326c0..0000000
--- a/writeup/reference.fdb_latexmk
+++ /dev/null
@@ -1,7 +0,0 @@
-# Fdb version 4
-["pdflatex"] 1729165729.88924 "reference.tex" "reference.pdf" "reference" 1729165730.20532 2
- (generated)
- "reference.aux"
- "reference.log"
- "reference.pdf"
- (rewritten before read)
diff --git a/writeup/reference.tex b/writeup/reference.tex
deleted file mode 100644
index e7195eb..0000000
--- a/writeup/reference.tex
+++ /dev/null
@@ -1,85 +0,0 @@
-\documentclass[a4paper,12pt]{article}
-
-\usepackage{biblatex}
-\usepackage{geometry}
-\usepackage{titling}
-\usepackage{titlesec}
-\usepackage[english]{babel}
-\usepackage[hidelinks]{hyperref}
-\usepackage{listings}
-\usepackage{xcolor}
-\usepackage{graphicx}
-\usepackage{forest}
-\usepackage{tikz-qtree}
-
-\addbibresource{ref.bib}
-
-\titleformat{\section}
-{\Huge}
-{}
-{0em}
-{}[\titlerule]
-\geometry{
- a4paper,
- total={170mm,257mm},
- left=25mm,
- right=25mm,
-}
-
-\author{Lucas Standen}
-\title{WORKING TITLE: Why FOSS software is preferred in the
-development and privacy space?}
-
-
-\begin{document}
-\maketitle
-
-\newpage
-\tableofcontents
-\newpage
-
-{\setlength{\parindent}{0cm}
-
-\section{Used language in this paper}
-Throughout this paper I will use language specific to the field of computer science, and as such
-it makes sense to provide a brief overview for those who don't know what specific terms mean.
-\begin{description}
- \item[Licenses] In this setting a license is a legal document that is distributed with
- almost all modern software, which describes how someone can use a piece of software
- \item[Free Software] This term refers to software under specific licenses, making them
- free for the user to use (free as in freedom, not the monetary cost). This will
- be covered further in the next section.
- \item[Open Source] This term refers to a piece of software, where the original code for it
- is publicly available. This too will be covered further in the next section.
- \item[FOSS] An acronym for "Free and Open Source Software".
-\end{description}
-
-\section{What is Free Software?}
-The free software movement is one that has been active for over 40 years \cite{GNUmaifesto}, it has
-created some of the most important tools in computing that are used by billions on a daily basis.
-It is so engraved in our lives, yet so few even know what the term means; In a simple note, it is
-software for a computer, phone or other device that can be used without violating the users
-freedom.
-
-The definition of what violates a users freedom can vary depending on who you ask, but it was
-originally said as follows:
-\begin{description}
- \item[0] The freedom to run a program for any purpose
- \item[1] The freedom to study how a program works, and modify it to your needs
- \item[2] The freedom to redistribute a piece of software
- \item[3] The freedom to redistribute a edited version of software publicly
-\end{description}
-\cite{FREESOFTWAREDEFINTION}
-\section{A brief history of FOSS software}
-\section{Examples of free software}
-\section{Comparing free software to its proprietary counterparts}
-\section{What makes free software so appealing to developers?}
-\section{What makes free software so appealing to privacy experts?}
-\section{Where else is free software used and why?}
-\section{What's next for the free software space?}
-\section{Final thoughts}
-
-\newpage
-\printbibliography
-}
-\end{document}
diff --git a/writeup/writeup.aux b/writeup/writeup.aux
index adf5f86..f6f8149 100644
--- a/writeup/writeup.aux
+++ b/writeup/writeup.aux
@@ -6,14 +6,21 @@
\providecommand\HyField@AuxAddToFields[1]{}
\providecommand\HyField@AuxAddToCoFields[2]{}
\babel@aux{english}{}
-\@writefile{toc}{\contentsline {section}{\numberline {1}What is free software?}{3}{section.1}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {2}A brief history of FOSS software}{3}{section.2}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {3}Examples of free software}{3}{section.3}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {4}Comparing free software to its proprietary counterparts}{3}{section.4}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {5}What makes free software so appealing to developers?}{3}{section.5}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {6}What makes free software so appealing to privacy experts?}{3}{section.6}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {7}Where else is free software used and why?}{3}{section.7}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {8}What's next for the free software space?}{3}{section.8}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {9}Final thoughts}{3}{section.9}\protected@file@percent }
-\abx@aux@read@bbl@mdfivesum{EE04F40F768DAEED26442158E95ABA61}
-\gdef \@abspage@last{3}
+\abx@aux@cite{0}{GNUmaifesto}
+\abx@aux@segm{0}{0}{GNUmaifesto}
+\abx@aux@cite{0}{FOSSdef}
+\abx@aux@segm{0}{0}{FOSSdef}
+\@writefile{toc}{\contentsline {section}{\numberline {1}Used language in this paper}{3}{section.1}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {2}What is Free Software?}{3}{section.2}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {3}A brief history of FOSS software}{4}{section.3}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {4}Examples of free software}{4}{section.4}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {5}Comparing free software to its proprietary counterparts}{4}{section.5}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {6}What makes free software so appealing to developers?}{4}{section.6}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {7}What makes free software so appealing to privacy experts?}{4}{section.7}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {8}Where else is free software used and why?}{4}{section.8}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {9}What's next for the free software space?}{4}{section.9}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {10}Final thoughts}{4}{section.10}\protected@file@percent }
+\abx@aux@read@bbl@mdfivesum{B6ADA6B1200E52B09D187688ACC05BFB}
+\abx@aux@defaultrefcontext{0}{FOSSdef}{nty/global//global/global}
+\abx@aux@defaultrefcontext{0}{GNUmaifesto}{nty/global//global/global}
+\gdef \@abspage@last{5}
diff --git a/writeup/writeup.bbl b/writeup/writeup.bbl
index 005f385..3c091ac 100644
--- a/writeup/writeup.bbl
+++ b/writeup/writeup.bbl
@@ -16,5 +16,60 @@
{}
\endgroup
+
+\refsection{0}
+ \datalist[entry]{nty/global//global/global}
+ \entry{FOSSdef}{article}{}
+ \name{author}{1}{}{%
+ {{hash=1dfe179dc9301b7f9e2ce5c352009d00}{%
+ family={Stallman},
+ familyi={S\bibinitperiod},
+ given={Richard},
+ giveni={R\bibinitperiod}}}%
+ }
+ \strng{namehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{fullhash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{bibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{authorbibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{authornamehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{authorfullhash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \field{extraname}{1}
+ \field{sortinit}{S}
+ \field{sortinithash}{b164b07b29984b41daf1e85279fbc5ab}
+ \field{labelnamesource}{author}
+ \field{labeltitlesource}{title}
+ \field{journaltitle}{Free software, Free society}
+ \field{title}{The definition of Free Software}
+ \field{year}{1996}
+ \field{pages}{44\bibrangedash 47}
+ \range{pages}{4}
+ \endentry
+ \entry{GNUmaifesto}{article}{}
+ \name{author}{1}{}{%
+ {{hash=1dfe179dc9301b7f9e2ce5c352009d00}{%
+ family={Stallman},
+ familyi={S\bibinitperiod},
+ given={Richard},
+ giveni={R\bibinitperiod}}}%
+ }
+ \strng{namehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{fullhash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{bibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{authorbibnamehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{authornamehash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \strng{authorfullhash}{1dfe179dc9301b7f9e2ce5c352009d00}
+ \field{extraname}{2}
+ \field{sortinit}{S}
+ \field{sortinithash}{b164b07b29984b41daf1e85279fbc5ab}
+ \field{labelnamesource}{author}
+ \field{labeltitlesource}{title}
+ \field{journaltitle}{Free software, Free society}
+ \field{title}{The GNU maifesto}
+ \field{year}{1984}
+ \field{pages}{33\bibrangedash 43}
+ \range{pages}{11}
+ \endentry
+ \enddatalist
+\endrefsection
\endinput
diff --git a/writeup/writeup.bcf b/writeup/writeup.bcf
index bb5baed..e8bad67 100644
--- a/writeup/writeup.bcf
+++ b/writeup/writeup.bcf
@@ -2361,6 +2361,8 @@
<bcf:datasource type="file" datatype="bibtex" glob="false">ref.bib</bcf:datasource>
</bcf:bibdata>
<bcf:section number="0">
+ <bcf:citekey order="1" intorder="1">GNUmaifesto</bcf:citekey>
+ <bcf:citekey order="2" intorder="1">FOSSdef</bcf:citekey>
</bcf:section>
<!-- SORTING TEMPLATES -->
<bcf:sortingtemplate name="nty">
diff --git a/writeup/writeup.blg b/writeup/writeup.blg
index 8fb4196..cb01488 100644
--- a/writeup/writeup.blg
+++ b/writeup/writeup.blg
@@ -1,9 +1,15 @@
[0] Config.pm:307> INFO - This is Biber 2.19
[0] Config.pm:310> INFO - Logfile is 'writeup.blg'
-[174] biber:340> INFO - === Thu Oct 17, 2024, 12:48:58
-[203] Biber.pm:419> INFO - Reading 'writeup.bcf'
-[342] Biber.pm:979> INFO - Found 0 citekeys in bib section 0
-[376] bbl.pm:660> INFO - Writing 'writeup.bbl' with encoding 'UTF-8'
-[377] bbl.pm:763> INFO - Output to writeup.bbl
-[377] Biber.pm:131> WARN - The file 'writeup.bcf' does not contain any citations!
-[377] Biber.pm:133> INFO - WARNINGS: 1
+[173] biber:340> INFO - === Fri Oct 18, 2024, 08:39:27
+[202] Biber.pm:419> INFO - Reading 'writeup.bcf'
+[343] Biber.pm:979> INFO - Found 2 citekeys in bib section 0
+[377] Biber.pm:4419> INFO - Processing section 0
+[397] Biber.pm:4610> INFO - Looking for bibtex file 'ref.bib' for section 0
+[398] bibtex.pm:1713> INFO - LaTeX decoding ...
+[403] bibtex.pm:1519> INFO - Found BibTeX data source 'ref.bib'
+[482] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
+[483] UCollate.pm:68> INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
+[483] Biber.pm:4239> INFO - Sorting list 'nty/global//global/global' of type 'entry' with template 'nty' and locale 'en-US'
+[483] Biber.pm:4245> INFO - No sort tailoring available for locale 'en-US'
+[487] bbl.pm:660> INFO - Writing 'writeup.bbl' with encoding 'UTF-8'
+[488] bbl.pm:763> INFO - Output to writeup.bbl
diff --git a/writeup/writeup.fdb_latexmk b/writeup/writeup.fdb_latexmk
index 4eb8edf..9144cee 100644
--- a/writeup/writeup.fdb_latexmk
+++ b/writeup/writeup.fdb_latexmk
@@ -1,20 +1,23 @@
# Fdb version 4
-["biber writeup"] 1729165737.60584 "writeup.bcf" "writeup.bbl" "writeup" 1729165744.21876 0
- "writeup.bcf" 1729165743.97126 107694 dbde7571217d22797bd84e95a6105cc0 "pdflatex"
+["biber writeup"] 1729237166.06289 "writeup.bcf" "writeup.bbl" "writeup" 1729237176.00276 0
+ "ref.bib" 1729237150.84615 310 6925d14000bed7643481cd8f4366aac8 ""
+ "writeup.bcf" 1729237175.59602 107822 0d8fad6050d5227cf41e45d6c03c8e21 "pdflatex"
(generated)
"writeup.bbl"
"writeup.blg"
(rewritten before read)
-["pdflatex"] 1729165741.71817 "writeup.tex" "writeup.pdf" "writeup" 1729165744.21933 0
+["pdflatex"] 1729237173.31654 "writeup.tex" "writeup.pdf" "writeup" 1729237176.00462 0
"/usr/share/texmf-dist/fonts/map/fontname/texfonts.map" 1727349926 3524 cb3e574dea2d1052e39280babc910dc8 ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmbx12.tfm" 1727349926 1324 c910af8c371558dc20f2d7822f66fe64 ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm" 1727349926 1524 4414a8315f39513458b80dfc63bff03a ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmr12.tfm" 1727349926 1288 655e228510b4c2a1abe905c368440826 ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmr17.tfm" 1727349926 1292 296a67155bdbfc32aa9c636f21e91433 ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm" 1727349926 1124 6c73e740cf17375f03eec0ee63599741 ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmti12.tfm" 1727349926 1484 ed72f8f5cf654cda15ecc8e32bfcbee5 ""
"/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb" 1727349926 32080 340ef9bf63678554ee606688e7b5339d ""
"/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb" 1727349926 32722 d7379af29a190c3f453aba36302ff5a9 ""
"/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb" 1727349926 32362 179c33bbf43f19adbb3825bb4e36e57a ""
+ "/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb" 1727349926 36118 fad905eba93cff5bce1e185fe980a177 ""
"/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii" 1727349926 71627 94eb9990bed73c364d7f53f960cc8c5b ""
"/usr/share/texmf-dist/tex/generic/atbegshi/atbegshi.sty" 1727349926 24708 5584a51a7101caf7e6bbf1fc27d8f7b1 ""
"/usr/share/texmf-dist/tex/generic/babel-english/english.ldf" 1727349926 7008 9ff5fdcc865b01beca2b0fe4a46231d4 ""
@@ -180,12 +183,12 @@
"/usr/share/texmf-dist/web2c/texmf.cnf" 1727349926 41588 b43d3e860a4f94167ee1e725ff526a72 ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1727772120.4956 5312047 b07fcd2a9090df96fc745b92a3db793b ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1727771987 7112995 7933768d5ebcb328850d23523e531d79 ""
- "writeup.aux" 1729165743.9646 1562 30e553176a3ea9f9622294f1dd9d8af2 "pdflatex"
- "writeup.bbl" 1729165739.19796 466 ee04f40f768daeed26442158e95aba61 "biber writeup"
- "writeup.out" 1729165743.96793 2215 a19c3584f82896fa7f1dce41b813e836 "pdflatex"
- "writeup.run.xml" 1729165743.9746 2319 506c1b5fa918ae91afb2a783379dbdcd "pdflatex"
- "writeup.tex" 1729165720.89472 1171 b8d03577e110603d8d57bf2140f400d9 ""
- "writeup.toc" 1729165743.9746 872 f4079b35910d3bff582bb3ebfada0f73 "pdflatex"
+ "writeup.aux" 1729237175.58935 1942 0a37a951d75ad1b0274729a3ebbc13f7 "pdflatex"
+ "writeup.bbl" 1729237167.78939 2586 b6ada6b1200e52b09d187688acc05bfb "biber writeup"
+ "writeup.out" 1729237175.59269 2407 a23ed4e6f3e1cc90664c6810376ad1dc "pdflatex"
+ "writeup.run.xml" 1729237175.59602 2319 506c1b5fa918ae91afb2a783379dbdcd "pdflatex"
+ "writeup.tex" 1729237131.57626 2963 604ed15baee5f982847e430ad7265cd8 ""
+ "writeup.toc" 1729237175.59602 957 056716a1bc45fdae0827a9f427a214a8 "pdflatex"
(generated)
"writeup.aux"
"writeup.bcf"
diff --git a/writeup/writeup.fls b/writeup/writeup.fls
index 97d34b6..c29dabd 100644
--- a/writeup/writeup.fls
+++ b/writeup/writeup.fls
@@ -353,6 +353,7 @@ INPUT ./writeup.toc
INPUT writeup.toc
INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmbx12.tfm
OUTPUT writeup.toc
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmti12.tfm
INPUT writeup.aux
INPUT ./writeup.out
INPUT ./writeup.out
@@ -361,3 +362,4 @@ OUTPUT writeup.run.xml
INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb
INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb
INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb
+INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb
diff --git a/writeup/writeup.log b/writeup/writeup.log
index 58b5e55..9251032 100644
--- a/writeup/writeup.log
+++ b/writeup/writeup.log
@@ -1,4 +1,4 @@
-This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024/Arch Linux) (preloaded format=pdflatex 2024.10.1) 17 OCT 2024 12:49
+This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024/Arch Linux) (preloaded format=pdflatex 2024.10.1) 18 OCT 2024 08:39
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
@@ -854,14 +854,14 @@ Package biblatex Info: Reference segment=0 on input line 34.
* layout: <same size as paper>
* layoutoffset:(h,v)=(0.0pt,0.0pt)
* modes:
-* h-part:(L,W,R)=(56.9055pt, 483.69687pt, 56.9055pt)
+* h-part:(L,W,R)=(71.13188pt, 455.24411pt, 71.13188pt)
* v-part:(T,H,B)=(45.52438pt, 731.23582pt, 68.28664pt)
* \paperwidth=597.50787pt
* \paperheight=845.04684pt
-* \textwidth=483.69687pt
+* \textwidth=455.24411pt
* \textheight=731.23582pt
-* \oddsidemargin=-15.36449pt
-* \evensidemargin=-15.36449pt
+* \oddsidemargin=-1.1381pt
+* \evensidemargin=-1.1381pt
* \topmargin=-63.7456pt
* \headheight=12.0pt
* \headsep=25.0pt
@@ -915,34 +915,35 @@ LaTeX Font Info: External font `cmex10' loaded for size
\tf@toc=\write7
\openout7 = `writeup.toc'.
- [2] [3]
+ [2]
+Overfull \hbox (12.77678pt too wide) in paragraph at lines 75--75
+|[]\OT1/cmr/m/n/24.88 Comparing free soft-ware to its pro-pri-etary coun-
+ []
-LaTeX Warning: Empty bibliography on input line 53.
-
-(./writeup.aux)
+[3] [4] [5] (./writeup.aux)
***********
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-02-20>
***********
Package rerunfilecheck Info: File `writeup.out' has not changed.
-(rerunfilecheck) Checksum: A19C3584F82896FA7F1DCE41B813E836;2215.
+(rerunfilecheck) Checksum: A23ED4E6F3E1CC90664C6810376AD1DC;2407.
Package logreq Info: Writing requests to 'writeup.run.xml'.
\openout1 = `writeup.run.xml'.
)
Here is how much of TeX's memory you used:
- 38868 strings out of 476076
- 834474 string characters out of 5793775
- 1931187 words of memory out of 5000000
- 60500 multiletter control sequences out of 15000+600000
- 560185 words of font info for 43 fonts, out of 8000000 for 9000
+ 39092 strings out of 476076
+ 839066 string characters out of 5793775
+ 1935187 words of memory out of 5000000
+ 60718 multiletter control sequences out of 15000+600000
+ 560532 words of font info for 44 fonts, out of 8000000 for 9000
14 hyphenation exceptions out of 8191
98i,6n,101p,1606b,1810s stack positions out of 10000i,1000n,20000p,200000b,200000s
-</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb>
-Output written on writeup.pdf (3 pages, 47135 bytes).
+</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb>
+Output written on writeup.pdf (5 pages, 67625 bytes).
PDF statistics:
- 88 PDF objects out of 1000 (max. 8388607)
- 76 compressed objects within 1 object stream
- 13 named destinations out of 1000 (max. 500000)
- 85 words of extra memory for PDF output out of 10000 (max. 10000000)
+ 110 PDF objects out of 1000 (max. 8388607)
+ 94 compressed objects within 1 object stream
+ 18 named destinations out of 1000 (max. 500000)
+ 93 words of extra memory for PDF output out of 10000 (max. 10000000)
diff --git a/writeup/writeup.out b/writeup/writeup.out
index b33c879..155c976 100644
--- a/writeup/writeup.out
+++ b/writeup/writeup.out
@@ -1,9 +1,10 @@
-\BOOKMARK [1][-]{section.1}{\376\377\000W\000h\000a\000t\000\040\000i\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000?}{}% 1
-\BOOKMARK [1][-]{section.2}{\376\377\000A\000\040\000b\000r\000i\000e\000f\000\040\000h\000i\000s\000t\000o\000r\000y\000\040\000o\000f\000\040\000F\000O\000S\000S\000\040\000s\000o\000f\000t\000w\000a\000r\000e}{}% 2
-\BOOKMARK [1][-]{section.3}{\376\377\000E\000x\000a\000m\000p\000l\000e\000s\000\040\000o\000f\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e}{}% 3
-\BOOKMARK [1][-]{section.4}{\376\377\000C\000o\000m\000p\000a\000r\000i\000n\000g\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000t\000o\000\040\000i\000t\000s\000\040\000p\000r\000o\000p\000r\000i\000e\000t\000a\000r\000y\000\040\000c\000o\000u\000n\000t\000e\000r\000p\000a\000r\000t\000s}{}% 4
-\BOOKMARK [1][-]{section.5}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000d\000e\000v\000e\000l\000o\000p\000e\000r\000s\000?}{}% 5
-\BOOKMARK [1][-]{section.6}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000p\000r\000i\000v\000a\000c\000y\000\040\000e\000x\000p\000e\000r\000t\000s\000?}{}% 6
-\BOOKMARK [1][-]{section.7}{\376\377\000W\000h\000e\000r\000e\000\040\000e\000l\000s\000e\000\040\000i\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000u\000s\000e\000d\000\040\000a\000n\000d\000\040\000w\000h\000y\000?}{}% 7
-\BOOKMARK [1][-]{section.8}{\376\377\000W\000h\000a\000t\000'\000s\000\040\000n\000e\000x\000t\000\040\000f\000o\000r\000\040\000t\000h\000e\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000p\000a\000c\000e\000?}{}% 8
-\BOOKMARK [1][-]{section.9}{\376\377\000F\000i\000n\000a\000l\000\040\000t\000h\000o\000u\000g\000h\000t\000s}{}% 9
+\BOOKMARK [1][-]{section.1}{\376\377\000U\000s\000e\000d\000\040\000l\000a\000n\000g\000u\000a\000g\000e\000\040\000i\000n\000\040\000t\000h\000i\000s\000\040\000p\000a\000p\000e\000r}{}% 1
+\BOOKMARK [1][-]{section.2}{\376\377\000W\000h\000a\000t\000\040\000i\000s\000\040\000F\000r\000e\000e\000\040\000S\000o\000f\000t\000w\000a\000r\000e\000?}{}% 2
+\BOOKMARK [1][-]{section.3}{\376\377\000A\000\040\000b\000r\000i\000e\000f\000\040\000h\000i\000s\000t\000o\000r\000y\000\040\000o\000f\000\040\000F\000O\000S\000S\000\040\000s\000o\000f\000t\000w\000a\000r\000e}{}% 3
+\BOOKMARK [1][-]{section.4}{\376\377\000E\000x\000a\000m\000p\000l\000e\000s\000\040\000o\000f\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e}{}% 4
+\BOOKMARK [1][-]{section.5}{\376\377\000C\000o\000m\000p\000a\000r\000i\000n\000g\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000t\000o\000\040\000i\000t\000s\000\040\000p\000r\000o\000p\000r\000i\000e\000t\000a\000r\000y\000\040\000c\000o\000u\000n\000t\000e\000r\000p\000a\000r\000t\000s}{}% 5
+\BOOKMARK [1][-]{section.6}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000d\000e\000v\000e\000l\000o\000p\000e\000r\000s\000?}{}% 6
+\BOOKMARK [1][-]{section.7}{\376\377\000W\000h\000a\000t\000\040\000m\000a\000k\000e\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000o\000\040\000a\000p\000p\000e\000a\000l\000i\000n\000g\000\040\000t\000o\000\040\000p\000r\000i\000v\000a\000c\000y\000\040\000e\000x\000p\000e\000r\000t\000s\000?}{}% 7
+\BOOKMARK [1][-]{section.8}{\376\377\000W\000h\000e\000r\000e\000\040\000e\000l\000s\000e\000\040\000i\000s\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000u\000s\000e\000d\000\040\000a\000n\000d\000\040\000w\000h\000y\000?}{}% 8
+\BOOKMARK [1][-]{section.9}{\376\377\000W\000h\000a\000t\000'\000s\000\040\000n\000e\000x\000t\000\040\000f\000o\000r\000\040\000t\000h\000e\000\040\000f\000r\000e\000e\000\040\000s\000o\000f\000t\000w\000a\000r\000e\000\040\000s\000p\000a\000c\000e\000?}{}% 9
+\BOOKMARK [1][-]{section.10}{\376\377\000F\000i\000n\000a\000l\000\040\000t\000h\000o\000u\000g\000h\000t\000s}{}% 10
diff --git a/writeup/writeup.synctex.gz b/writeup/writeup.synctex.gz
index 3d09fa2..4aa91c7 100644
--- a/writeup/writeup.synctex.gz
+++ b/writeup/writeup.synctex.gz
Binary files differ
diff --git a/writeup/writeup.tex b/writeup/writeup.tex
index 4b1d31e..22b7bfd 100644
--- a/writeup/writeup.tex
+++ b/writeup/writeup.tex
@@ -22,8 +22,8 @@
\geometry{
a4paper,
total={170mm,257mm},
- left=20mm,
- right=20mm,
+ left=25mm,
+ right=25mm,
}
\author{Lucas Standen}
@@ -33,13 +33,43 @@ development and privacy space?}
\begin{document}
\maketitle
+
\newpage
\tableofcontents
\newpage
{\setlength{\parindent}{0cm}
-\section{What is free software?}
+\section{Used language in this paper}
+Throughout this paper I will use language specific to the field of computer science, and as such
+it makes sense to provide a brief overview for those who don't know what specific terms mean.
+\begin{description}
+ \item[Licenses] In this setting a license is a legal document that is distributed with
+ almost all modern software, which describes how someone can use a piece of software
+ \item[Free Software] This term refers to software under specific licenses, making them
+ free for the user to use (free as in freedom, not the monetary cost). This will
+ be covered further in the next section.
+ \item[Open Source] This term refers to a piece of software, where the original code for it
+ is publicly available. This too will be covered further in the next section.
+ \item[FOSS] An acronym for "Free and Open Source Software".
+\end{description}
+
+\section{What is Free Software?}
+The free software movement is one that has been active for over 40 years \cite{GNUmaifesto}, it has
+created some of the most important tools in computing that are used by billions on a daily basis.
+It is so engraved in our lives, yet so few even know what the term means; In a simple note, it is
+software for a computer, phone or other device that can be used without violating the users
+freedom.
+
+The definition of what violates a users freedom can vary depending on who you ask, but it was
+originally said as follows:
+\begin{description}
+ \item[0] The freedom to run a program for any purpose
+ \item[1] The freedom to study how a program works, and modify it to your needs
+ \item[2] The freedom to redistribute a piece of software
+ \item[3] The freedom to redistribute a edited version of software publicly
+\end{description}
+These freedoms were originally set down by Richard Stallman\cite{FOSSdef}.
\section{A brief history of FOSS software}
\section{Examples of free software}
\section{Comparing free software to its proprietary counterparts}
diff --git a/writeup/writeup.toc b/writeup/writeup.toc
index 6d60c2d..5050fe9 100644
--- a/writeup/writeup.toc
+++ b/writeup/writeup.toc
@@ -1,10 +1,11 @@
\babel@toc {english}{}\relax
-\contentsline {section}{\numberline {1}What is free software?}{3}{section.1}%
-\contentsline {section}{\numberline {2}A brief history of FOSS software}{3}{section.2}%
-\contentsline {section}{\numberline {3}Examples of free software}{3}{section.3}%
-\contentsline {section}{\numberline {4}Comparing free software to its proprietary counterparts}{3}{section.4}%
-\contentsline {section}{\numberline {5}What makes free software so appealing to developers?}{3}{section.5}%
-\contentsline {section}{\numberline {6}What makes free software so appealing to privacy experts?}{3}{section.6}%
-\contentsline {section}{\numberline {7}Where else is free software used and why?}{3}{section.7}%
-\contentsline {section}{\numberline {8}What's next for the free software space?}{3}{section.8}%
-\contentsline {section}{\numberline {9}Final thoughts}{3}{section.9}%
+\contentsline {section}{\numberline {1}Used language in this paper}{3}{section.1}%
+\contentsline {section}{\numberline {2}What is Free Software?}{3}{section.2}%
+\contentsline {section}{\numberline {3}A brief history of FOSS software}{4}{section.3}%
+\contentsline {section}{\numberline {4}Examples of free software}{4}{section.4}%
+\contentsline {section}{\numberline {5}Comparing free software to its proprietary counterparts}{4}{section.5}%
+\contentsline {section}{\numberline {6}What makes free software so appealing to developers?}{4}{section.6}%
+\contentsline {section}{\numberline {7}What makes free software so appealing to privacy experts?}{4}{section.7}%
+\contentsline {section}{\numberline {8}Where else is free software used and why?}{4}{section.8}%
+\contentsline {section}{\numberline {9}What's next for the free software space?}{4}{section.9}%
+\contentsline {section}{\numberline {10}Final thoughts}{4}{section.10}%