<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Private incident reporting using onion networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Evangelos Katsadouros</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christos Chatzigeorgiou</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michalis Feidakis</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dimitrios G. Kogias</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Charalampos Z. P</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Electrical and Electronics Engineering, University of West Attica</institution>
          ,
          <addr-line>Egaleo</addr-line>
          ,
          <country country="GR">Greece</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Technical Department, iTrack Services Ltd.</institution>
          ,
          <addr-line>Piraeus</addr-line>
          ,
          <country country="GR">Greece</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <abstract>
        <p>Privacy mechanisms in internet have bothered the researchers and the users since the beginning of it. In an era where everything is done from a mobile phone, users have trust issues about reporting incidents in authorities without revealing their identity. This paper presents an architecture that helps users to report malicious events in the authorities using their smartphones, while ensuring their identity will not be exposed.</p>
      </abstract>
      <kwd-group>
        <kwd>Private communication ing</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>In recent years, people have become more aware of their own data's privacy,
resulting from increasing data breaches in government organisations and
corporations and surveillance in communications. Privacy Enhancing Technologies
- PETs have been emerged towards the protection of privacy in Information
and Communication Technologies (ICT). A formal de nition of PETs has been
given by Borking and Raab as "a coherent system of ICT measures that protects
privacy by eliminating or reducing personal data or by preventing unnecessary
and/or undesired processing of personal data; all without losing the functionality
of the data system" [1, p. 2].</p>
      <p>
        PETs can include various methods including anonymization,
psedonymization and cryptography. According to P tzman and Hansen, "anonymity of a
subject means that the subject is not identi able within a set of subjects, the
anonymity set" and "a pseudonym is an identi er of a subject other than one of
the subject's real names" [2, p. 9, p. 21]. Finally, cryptology refers to techniques
for communicating securely in the presence of adversaries [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        Privacy can be applied in many everyday communications like e-mail, instant
messages and Internet browsing. Even in deep learning, researchers have applied
techniques to protect user data [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>Copyright c 2020 for this paper by its authors. Use permitted under Creative</p>
      <p>Commons License Attribution 4.0 International (CC BY 4.0).</p>
      <p>
        Crime and incident reporting constitutes an important situation that requires
privacy. People tend not to report crimes, as they are afraid of their identity
being somehow exposed to the criminal. Similarly, they prefer only to report the
incident without having to testify to the law enforcing o cers [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        To this end, we propose a solution that allows anonymous incident reporting
through an onion network, like Tor [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. More speci cally, users will be able to
report incidents in a local area, using an application in their mobile phone.
Receivers could be any law enforcement agencies, security companies or even
municipal authorities in charge. Reports will pass through the onion network,
make them encrypted and di cult to trace them back to their sender. Using
this solution, users will be able to report incidents more easily and without the
concerns discussed in the previous paragraph.
      </p>
      <p>
        An implementation of the proposed solution has been designed in DESMOS
project for smart and inter-connected cities [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The visitors of Trikala city in
Greece, will have the chance to report incidents (e.g., thefts, vandalism) in real
time, ensuring their privacy through onion reporting. Moreover, the solution
can be implemented in similar platforms (i.e., platforms that feature incident
reporting), resulting in more incidents being reported and more timely resolve.
      </p>
      <p>The rest of the paper is organized as follows: In Section 2, notable PETs
are reviewed. Section 3 describes and analyzes a solution for private incident
reporting. Finally, Section 4, includes the discussion for the proposed system.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Notable privacy mechanisms</title>
      <p>
        While there have been almost 30 years since Internet's "Hello World" [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], the
need for privacy in electronic communications is much longer. During the 80s',
PETs were designed to be used in e-mail exchange. There are many reviews
about the past and present technologies used for privacy protection and their
issues [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
      </p>
      <p>
        The rst research in PETs was done by Chaum in 1981. He described the
"mix" node; a server that hides the correspondences between its input and
output messages in a cryptographically strong way [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. This technique uses public
key cryptography to hide the identity of an e-mail sender. Moreover, the
recipient's address is hidden from someone who observes the communication channel.
Using cryptography, it allows the content of the message to be hidden. Also,
this technique allows the receiver to reply to the sender. The "mix" node isn't
required to be a universally trusted authority.
      </p>
      <p>In the early 1990s, the rise of the Internet resulted in the increased need to
protect the content and the sender of e-mail messages. Mail servers designed
to send e-mail messages without identifying the sender { known as remailers {
started to appear in large scale. The remailers have been further classi ed in two
types, (i) the pseudonymous and (ii) the anonymous.</p>
      <p>
        In the rst type, the server sends the message with the sender's address
replaced by a "pseudoaddress". This allows the recipient to reply to the message
through the remailer. Penet remailer, by Johan "Julf" Helsingius, was one of
the most known psedonymous remailers which operated in Finland from 1993 to
1996 [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. However, the database which mapped the sender with a pseudonym
was saved on the same server as the remailer. This made the server vulnerable
to attacks, which led to server shutdown.
      </p>
      <p>
        Anonymous remailers on the other hand, remove any information that can
lead back to the sender, and then forward the e-mail to the recipient { Type I (or
Cypherpunk) remailers. They were developed by Eric Hughes and Hal Finney
[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. The remailer discards the original mail headers and adds new before sending
the message. Moreover, the mail from the sender is encrypted and decrypted
in the server. Also, there is the option to chain the message through multiple
remailers. The problem in this type of remailers is that the size of the message
is the same from the sender to the recipient, thus the message can be tracked in
the network just by observing its length.
      </p>
      <p>
        Type II (or Mixmaster) remailers were developed by Lance Cottrell in order
to address the tra c analysis issue in Type I remailers [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. This was achieved
by using xed-size packets. Also, the messages were sent with delay from the
remailer. However, in case of few incoming messages, dummy tra c must be
generated to avoid the analysis. Also, as with Cypherpunks, the reply is not
possible, unless a reply address is included in the message.
      </p>
      <p>
        In 2003, Danezis et al., proposed the Type III (or Mixminion remailers) [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ],
aiming to solve the issues of Mixmaster. A network of nodes is used which receive,
decrypt, re-order and re-transmit the messages. The Mixminion breaks each mail
in equally sized packets and then sends it through the network until it reaches
its nal destination. A great improvement over Type II remailers is the ability
to reply to e-mails.
      </p>
      <p>
        Based on the mix networks, Syverson et al., presented the onion routing in
1997 [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. In their proposal, the message to be transmitted, opens a circuit on
the network from which each packet is sent. When the message is transmitted,
the circuit closes. In the second generation, known as Tor (The Onion Router),
a traditional network architecture is used where a directory service hosts a list
of the volunteer servers [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. The client downloads the list and chooses 3 random
nodes from which the message is relayed. The client then connects to the rst
node and requests to the rst node to connect to the next one. In each channel,
a Di e-Hellman key exchange is performed.
      </p>
      <p>
        An architecture for reporting incidents while preserving users' privacy was
proposed in 2017 [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. The approach consists of two servers with unique role.
The rst server, named Privacy Protection Proxy Server, is used to remove any
user identi able information from the message, while the Control Centre Server
is used for decrypting and forwarding the message to its destination.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Onion Reporting</title>
      <p>
        The proposed anonymization network ensures user's anonymity on sending
reports. This solution is based on the Tor project and on \Ensuring Anonymity
For Incident Reporting by Utilizing Onion Networks" [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. The main aspects of
this solution are the unidirectional communication { from user to rst responder
team, the use of nested cryptography among packets and the use of trusted nodes
in the network. Furthermore, the nal receivers are trusted public mechanisms
like police, re department, etc.
      </p>
      <p>The anonymization network consists of ve di erent parts: (i) Client, (ii)
Directory Server, (iii) Relays Manager, (iv) Trusted Node and (v) Trusted Receiver
which is the nal destination of the message.</p>
      <p>The Client is the application that the user is going to use to make an anonymized
report.</p>
      <p>
        The Directory Server maintains a list of all nodes in the network and their
status. Also, it acts as a registration endpoint for each new node in the network.
The Trusted Node is a service, hosted by a trusted governance mechanism,
that runs software which handles the packets. In speci c, the Trust Node is
capable of:
receiving packets from other nodes
receiving packets from end users
decrypting a packet
forwarding packets to other nodes or to the endpoint
informing the \Directory Server" for its creation
creating unique keys using Di e-Hellman [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]
Relays Manager is a service hosted by governance mechanisms to manage
the nodes that provides to the anonymization network. Its main tasks are
managing the nodes' up time, the creation of new node, and the destruction
of existing node. When existing nodes are destroyed, their log information
are destroyed as well, thus, enhancing users' privacy.
      </p>
      <p>Finally, the Trusted Receiver is the endpoint of the network. The endpoints
are in some way static because they're limited to governance mechanisms.</p>
      <p>Figure 1 depicts the architecture of the anonymization network along with
the communication relationships among its parts. The Client communicates only
with the Trusted Nodes and the Directory Server, but never directly with a
Trusted Receiver (e.g. the police). The Client, also, communicates with the
Directory Server to retrieve a list of all active nodes, creating the path to the
endpoint. The path is a set of three di erent and randomly selected Trusted
Nodes. Moreover, before the Client sends a report, it negotiates the secret keys
with each di erent node. Each Trusted Node communicates with the Directory
Server, notifying both its creation and destruction. Finally, the Relay Manager
manages all the Trusted Nodes in the cluster.</p>
      <p>To secure the communication in the network, all of its parts use TLS v1.2,
to ensure the con dentiality and integrity of communication. Also, the client
creates unique secret keys with each node. Cryptography is used in the transport
layer (TLS) and in the application layer (AES). The two parts of the network
negotiate the private key (application layer) in a secure way using the Di
eHellman protocol. To send a report, the client chooses randomly three di erent
nodes of the network. Using the negotiated keys, the client encrypts the nal
packet three times (Figure 2). These keys are used only for one report. After
sending the report, the keys are destroyed in both the client and the node.</p>
      <p>Finally, random delay is inserted between packet transmission to prevent tra
canalysis attacks.</p>
      <p>The nal packet is a 3-layer packet {one layer for each node{ encrypted with
the appropriate key. Each node receives the packet and decrypts it with the key
that has exchanged with the client. Inside each packet is information about the
next destination, the data that the node has to forward, the type of the packet,
a unique id related to the private key, and a ag of exit node if the node is
the last one that has to provide the packet to Trusted Destination. The packets
are transferred using the JSON format. JSON was preferred over other data
interchange formats (e.g., XML) because it is more lightweight and it is easier
to integrate more Trusted Receivers, since it is widely used.</p>
      <p>Figure 3 depicts the communication ow in the anonymization network for
sending a report. After the random creation of the network path, the client
has to negotiate the private keys with each Trusted Node of the network. The
communication ow begins between the client and the rst node. Using Di
eHellman key exchange, they negotiate a unique private key. Afterwards, the
client communicates with the next node to create a unique key, while the packet
is a 2-layer packet encrypted with the secret key negotiated with the rst node.
In the same way, the client negotiates a key with the third node, by sending
a 3-layer packet encrypted this time with the secret keys of the rst and the
second node.</p>
      <p>By collecting three secret keys, the client is ready to send the report. It creates
a 3-layer packet, three times encrypted with the secret keys negotiated with the
aforementioned nodes. The root of this packet is the user's report. When the
packet is created, the client sends it to the rst node. The rst node decrypts
the packet with the appropriate key, reads the route information and forwards
the 2-layer packet to the next node. The same procedure is followed from the
second node of the path. Finally, the third node, decrypts the packet and, using
the information inside, sends the packet to the appropriate destination. Due to
unidirectional communication and the lack of nodes recording route information,
communication for the destination to the client is not possible.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>The paper presented an approach for private and safe reporting of incidents
in various authorities. The presented solution makes it almost impossible for
third parties to read or tamper the report, except from the receiver the report
is sent to. An attacker would have to decrypt three layers of encrypted data in
order to gain access. Time correlation is avoided due to the time delay that each
node randomly adds between the arrival and the departure of each packet. The
receiver of the report is not able to nd its original sender, since it was not send
by the sender, but by three irrelevant nodes instead.</p>
      <p>
        In contrast with the solution in [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], in our approach, the incident report
passes through an additional node which adds an extra layer of security.
Moreover, the nodes are di erent and selected randomly for each report, which makes
more di cult for an attacker to track reports from a certain user.
      </p>
      <p>One limitation is that in the proposed architecture, it is not possible to
send replies to the sender, as nodes don't know how to get back to the sender.
Moreover, multiple nodes are required to function properly, otherwise, the route
will be always the same, making it easy to nd the original sender</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This research has been co- nanced by the European Union and Greek national
funds through the Operational Program Competitiveness, Entrepreneurship and
Innovation, under the call RESEARCH-CREATE-INNOVATE (project code:
T1EDK-03487).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>John</given-names>
            <surname>Borking</surname>
          </string-name>
          and
          <string-name>
            <given-names>Charles</given-names>
            <surname>Raab</surname>
          </string-name>
          .
          <article-title>Laws, pets and other technologies for privacy protection</article-title>
          .
          <source>Journal of Information, Law and Technology</source>
          ,
          <year>2001</year>
          , 01
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Andreas</surname>
            <given-names>P tzmann and Marit</given-names>
          </string-name>
          <string-name>
            <surname>Hansen</surname>
          </string-name>
          .
          <article-title>A terminology for talking about privacy by data minimization: Anonymity, unlinkability, undetectability, unobservability, pseudonymity, and identity management</article-title>
          . http://dud.inf.tudresden.de/literatur/Anon Terminology v0.
          <fpage>34</fpage>
          .pdf,
          <year>August 2010</year>
          .
          <year>v0</year>
          .
          <fpage>34</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Ronald</surname>
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Rivest</surname>
          </string-name>
          . Cryptography, volume
          <volume>1</volume>
          , chapter
          <volume>13</volume>
          , pages
          <fpage>717</fpage>
          {
          <fpage>755</fpage>
          .
          <string-name>
            <surname>Elsevier</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>H.</given-names>
            <surname>Brendan McMahan</surname>
          </string-name>
          , Eider Moore, Daniel Ramage, Seth Hampson, and Blaise Aguera y Arcas.
          <article-title>Communication-e cient learning of deep networks from decentralized data</article-title>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Martin</given-names>
            <surname>Abadi</surname>
          </string-name>
          , Andy Chu, Ian Goodfellow,
          <string-name>
            <given-names>H.</given-names>
            <surname>Brendan McMahan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Ilya</given-names>
            <surname>Mironov</surname>
          </string-name>
          , Kunal Talwar,
          <string-name>
            <given-names>and Li</given-names>
            <surname>Zhang</surname>
          </string-name>
          .
          <article-title>Deep learning with di erential privacy</article-title>
          .
          <source>In Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security</source>
          , CCS '
          <volume>16</volume>
          , page
          <volume>308</volume>
          {
          <fpage>318</fpage>
          , New York, NY, USA,
          <year>2016</year>
          .
          <article-title>Association for Computing Machinery</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>C.</given-names>
            <surname>Chatzigeorgiou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kasnesis</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L. G.</given-names>
            <surname>Toumanidis</surname>
          </string-name>
          .
          <article-title>Exploiting edge computing for privacy aware tourism demand forecasting</article-title>
          .
          <source>IT Professional</source>
          ,
          <volume>21</volume>
          (
          <issue>3</issue>
          ):
          <volume>19</volume>
          {
          <fpage>25</fpage>
          , May
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Samuel L Myers.
          <article-title>Why are crimes underreported? what is the crime rate? does it" really" matter?</article-title>
          <source>Social Science Quarterly</source>
          ,
          <volume>61</volume>
          (
          <issue>1</issue>
          ):
          <volume>23</volume>
          {
          <fpage>43</fpage>
          ,
          <year>1980</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Roger</given-names>
            <surname>Dingledine</surname>
          </string-name>
          , Nick Mathewson, and
          <string-name>
            <given-names>Paul</given-names>
            <surname>Syverson</surname>
          </string-name>
          . Tor:
          <article-title>The secondgeneration onion router</article-title>
          .
          <source>Technical report</source>
          , Naval Research Lab Washington DC,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9. Desmos. http://desmos-project.gr/en/homepage-en.
          <source>Accessed: 2020-02-25.</source>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10. T.J.
          <string-name>
            <surname>Berners-Lee</surname>
          </string-name>
          .
          <article-title>The world-wide web</article-title>
          .
          <source>Computer Networks and ISDN Systems</source>
          ,
          <volume>25</volume>
          (
          <issue>4</issue>
          ):
          <volume>454</volume>
          {
          <fpage>459</fpage>
          ,
          <year>1992</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Herman</surname>
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Tavani</surname>
          </string-name>
          and
          <string-name>
            <surname>James H. Moor</surname>
          </string-name>
          .
          <article-title>Privacy protection, control of information, and privacy-enhancing technologies</article-title>
          .
          <source>SIGCAS Comput. Soc.</source>
          ,
          <volume>31</volume>
          (
          <issue>1</issue>
          ):6{
          <fpage>11</fpage>
          ,
          <string-name>
            <surname>March</surname>
          </string-name>
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12. I.
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Wagner</surname>
            , and
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Brewer</surname>
          </string-name>
          .
          <article-title>Privacy-enhancing technologies for the internet</article-title>
          .
          <source>In Proceedings IEEE COMPCON 97. Digest of Papers</source>
          , pages
          <volume>103</volume>
          {
          <fpage>109</fpage>
          ,
          <string-name>
            <surname>Feb</surname>
          </string-name>
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>D.</given-names>
            <surname>Chen</surname>
          </string-name>
          and
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhao</surname>
          </string-name>
          .
          <article-title>Data security and privacy protection issues in cloud computing</article-title>
          .
          <source>In 2012 International Conference on Computer Science and Electronics Engineering</source>
          , volume
          <volume>1</volume>
          , pages
          <fpage>647</fpage>
          {
          <fpage>651</fpage>
          ,
          <string-name>
            <surname>March</surname>
          </string-name>
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>David</surname>
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Chaum</surname>
          </string-name>
          .
          <article-title>Untraceable electronic mail, return addresses, and digital pseudonyms</article-title>
          .
          <source>Commun. ACM</source>
          ,
          <volume>24</volume>
          (
          <issue>2</issue>
          ):
          <volume>84</volume>
          {
          <fpage>90</fpage>
          ,
          <year>February 1981</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>Sabine</given-names>
            <surname>Helmers</surname>
          </string-name>
          .
          <article-title>A brief history of anon. penet. -the legendary anonymous remailer</article-title>
          .
          <source>Computer-Mediated Comunication Magazine</source>
          ,
          <volume>4</volume>
          :
          <fpage>9</fpage>
          ,
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>Sameer</given-names>
            <surname>Parekh</surname>
          </string-name>
          .
          <article-title>Prospects for remailers</article-title>
          .
          <source>First Monday</source>
          ,
          <volume>1</volume>
          (
          <issue>2</issue>
          ),
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Mixmaster</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. G. Danezis,
          <string-name>
            <given-names>R.</given-names>
            <surname>Dingledine</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Mathewson</surname>
          </string-name>
          .
          <article-title>Mixminion: design of a type iii anonymous remailer protocol</article-title>
          .
          <source>In 2003 Symposium on Security and Privacy</source>
          ,
          <year>2003</year>
          ., pages
          <volume>2</volume>
          {
          <fpage>15</fpage>
          , May
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>P. F. Syverson</surname>
            ,
            <given-names>D. M.</given-names>
          </string-name>
          <string-name>
            <surname>Goldschlag</surname>
            , and
            <given-names>M. G.</given-names>
          </string-name>
          <string-name>
            <surname>Reed</surname>
          </string-name>
          .
          <article-title>Anonymous connections and onion routing</article-title>
          .
          <source>In Proceedings. 1997 IEEE Symposium on Security and Privacy (Cat. No.97CB36097)</source>
          , pages
          <fpage>44</fpage>
          {
          <fpage>54</fpage>
          , May
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Christos</surname>
            <given-names>Chatzigeorgiou</given-names>
          </string-name>
          , Lazaros Toumanidis, Dimitris Kogias, Charalampos Patrikakis, and
          <string-name>
            <given-names>Eric</given-names>
            <surname>Jacksch</surname>
          </string-name>
          .
          <article-title>A communication gateway architecture for ensuring privacy and con dentiality in incident reporting</article-title>
          .
          <source>In 2017 IEEE 15th International Conference on Software Engineering Research, Management and Applications (SERA)</source>
          , pages
          <fpage>407</fpage>
          {
          <fpage>411</fpage>
          . IEEE,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <given-names>Evangelos</given-names>
            <surname>Katsadouros</surname>
          </string-name>
          .
          <article-title>Ensuring anonymity for incident reporting by utilizing onion networks</article-title>
          .
          <source>Master's thesis</source>
          , Dept.
          <source>Digital Systems</source>
          , University of Piraeus, Piraeus,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22. W. Di e
          <string-name>
            <given-names>and M.</given-names>
            <surname>Hellman</surname>
          </string-name>
          .
          <article-title>New directions in cryptography</article-title>
          .
          <source>IEEE Transactions on Information Theory</source>
          ,
          <volume>22</volume>
          (
          <issue>6</issue>
          ):
          <volume>644</volume>
          {
          <fpage>654</fpage>
          ,
          <string-name>
            <surname>November</surname>
          </string-name>
          <year>1976</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>