<!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>
      <journal-title-group>
        <journal-title>N. Savorona);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Development of a decentralized voting system based on blockchain technology</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nazarii Savorona</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oleh Suprun</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oleksandr Provotar</string-name>
          <email>a.i.provotar@gmail.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tetiana Savorona</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Suprun</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vitalii Nechyporuk</string-name>
          <email>vitalii.nechyporuk@npp.nau.edu.ua</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Lviv Polytechnic National University</institution>
          ,
          <addr-line>Stepan Bandera Str., 12, Lviv, 03058</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National Aviation University</institution>
          ,
          <addr-line>Liubomyra Huzara Ave. 1, Kyiv, 03058</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Taras Shevchenko National University of Kyiv</institution>
          ,
          <addr-line>Volodymyrska Str., 64/13, Kyiv, 01601</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>This paper focuses on the design and implementation of a decentralized polling system based on Blockchain technology. Ensuring transparency, security, anonymity, and immutability of survey data, the system uses PBFT consensus in the context of voting. The development was done using an Agile approach, Golang for the backend, Vue.js 3 for the frontend, IntelliJ IDEA integrated development environment, Postman for testing, and GitHub Copilot for automatic code completion. The project was managed via Jira. The deliverables include a prototype system, analog analysis, and testing. The novelty lies in the use of modern tools, providing an independent survey with transparency and reliability. The developed system can be successfully implemented in various industries, including NGOs, companies, and government agencies, due to its modular structure and easy adaptability to user needs.</p>
      </abstract>
      <kwd-group>
        <kwd>anonymity</kwd>
        <kwd>blockchain</kwd>
        <kwd>validator</kwd>
        <kwd>decentralization</kwd>
        <kwd>ring signature</kwd>
        <kwd>voting system</kwd>
        <kwd>transaction 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        At the current stage of development of survey systems and Blockchain technologies, innovative
solutions aimed at improving the transparency, security and anonymity of surveys are being actively
studied and developed. In this context, Blockchain acts as a promising technological basis that
ensures the immutability and high level of trust in data storage [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. Despite the potential benefits,
there are challenges related to the speed, scalability and cost of implementing such systems.
      </p>
      <p>The relevance of this work is due to the need to develop a decentralized survey system based on
Blockchain that meets modern requirements of transparency and anonymity, especially in the
context of democratic processes. The need for new approaches to the development of survey systems
that ensure a high level of trust in survey processes is becoming crucial in choosing research areas.</p>
      <p>The goal of this work is to create a decentralized Blockchain-based polling system with a focus
on transparency, security, and anonymity. To achieve this goal, specific tasks have been set,
including analyzing decentralization approaches, researching Blockchain technology, designing a
voting system, and implementing software components for validators and a web application. The
result is an efficient electronic voting system that combines the principles of Blockchain and digital
signatures, ensuring reliability and anonymity in voting.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Review of existing electronic voting systems</title>
      <sec id="sec-2-1">
        <title>2.1. General description of electronic voting systems, analysis of specific electronic voting systems</title>
        <p>Electronic voting systems include software and hardware for organizing voting using electronic
means. They are used for various types of voting, such as political elections, corporate meetings, or
public polls.</p>
        <p>Electronic voting systems usually consist of several key components, including modules for
creating and managing ballots, conducting voting, processing results, and auditing. Ensuring security
is a critical aspect to preserve the confidentiality of votes and prevent fraudulent results.</p>
        <p>
          Recently, the use of Blockchain technology has been gaining popularity in e-voting systems.
Blockchain promotes transparency and immutability of voting results while ensuring the
confidentiality of votes [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ].
        </p>
        <p>For a full analysis of electronic voting systems, it is worth consider several popular systems that
exist today.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.1.1. Google Forms</title>
        <p>
          Google Forms is a tool for creating online surveys and questionnaires. In particular, it is noted:
ease of use: the intuitive interface allows users to quickly create surveys without
programming or complex settings;
variety of questions: the ability to choose different types of questions to create detailed
surveys;
easy distribution: the ability to distribute surveys through links or embedding on web pages
for easy completion from any device;
automatic data processing: the system automatically collects and organizes data using Google
Sheets tools for further analysis.
•
•
•
•
•
•
•
•
Despite these advantages, Google Forms has limitations:
lack of specialization: it is a general-purpose tool, which can limit its functionality and
security for conducting votes;
lack of cryptography: the lack of built-in cryptography and digital signatures can create a
risk of falsification of results;
limited flexibility: The system has limited options for customizing question types and
processing results;
data storage: Google Forms stores data on its servers, which may violate privacy and personal
data protection regulations [
          <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.1.2. Helios Voting</title>
        <p>
          Helios Voting is an electronic voting system that uses cryptographic protocols [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. The main features
include:
•
•
•
        </p>
        <p>Privacy protection: Applies cryptographic voting protocols to anonymize and protect voters'
personal information;
Vote verification: Provides voters with the ability to verify that their votes are counted
correctly and avoid fraud;
Voting flexibility: The ability to customize voting types and requirements to adapt to
different scenarios;</p>
        <p>Remote voting: Allows voting remotely via the Internet, making the process easier and more
accessible.</p>
        <sec id="sec-2-3-1">
          <title>Disadvantages include:</title>
          <p>
            Difficulty of use: The interface is complex and requires a high level of technical expertise,
which can create barriers for a wide audience;
Limited scalability: May face difficulties when processing large numbers of votes or
conducting large-scale polls;
Limited customization: Limited options for customizing voting and result processing options,
which can limit flexibility and responsiveness to user needs.
•
•
•
•
•
•
•
•
2.1.3. Voatz
Voatz is an electronic voting system for mobile devices that uses biometric data for security. It
provides convenience and transparency of voting, but has limited accessibility and possible risks of
cyberattacks. Insufficient security controls and the lack of open source code cast doubt on the
transparency of the system. Vote privacy and deployment costs are also issues to consider [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ].
          </p>
        </sec>
      </sec>
      <sec id="sec-2-4">
        <title>2.1.4. Estonian i-Voting</title>
        <p>
          Estonia has implemented electronic voting through the i-Voting system, which requires an electronic
ID. Key features include cryptographic vote protection, the ability to change a vote, and efficient
voting. Disadvantages include reliance on an electronic ID, risk of cyberattacks, limited anonymity,
and limited accessibility for those without internet access or technical skills [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-5">
        <title>2.2. Problems of existing electronic voting systems</title>
        <p>While e-voting systems offer numerous benefits, they also face a number of problems and challenges:
The most obvious problem is security: hacking, data theft and other cybercrime can
undermine the credibility of e-voting data theft and other cybercrime can destroy the
credibility of electronic voting and change the election results [9];
Ensuring the anonymity of votes is a difficult task in the digital environment, cryptography
can help, but it cannot always guarantee absolute privacy, absolute privacy;
e-voting systems can suffer from technical problems that may prevent problems that may
prevent voters from casting their ballots or even influence the election results;
In areas with limited access to the Internet or where people may not have the necessary have
the necessary technology, e-voting may be difficult to conduct, to conduct;
In systems that allow for the alteration of votes, there is a risk that this feature may be
misused, systems that allow for vote changes, there is a risk that this feature may be misused,
leading to situations where voters are forced to change their vote under pressure.</p>
        <p>These issues can be addressed in a number of ways, including improving cryptographic methods,
improving infrastructure, and conducting educational campaigns for citizens.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Consideration of blockchain technology and related tools in electronic voting systems</title>
      <sec id="sec-3-1">
        <title>3.1. Description of Blockchain technology</title>
        <p>Blockchain technology, or blockchain, is a type of decentralized database that stores data in the form
of a sequence of "blocks" [10]. Each block contains information about transactions that took place
over a certain period, as well as a cryptographic hash of the previous block in the chain, which
ensures data integrity and immutability (Figure 1).</p>
        <p>The main characteristics of Blockchain technology include:
•
•
•
•
decentralization, which implies the absence of a central point of control, this makes the
system more resistant to attacks, all network participants (nodes) have the same copy of the
entire Blockchain;
all transactions are stored without encryption, in open form, for viewing by all network
participants, which increases transparency;
one of the key features of Blockchain is the inability to change already recorded data, which
ensures a high level of trust in the recorded data;
the use of cryptography allows to ensure the confidentiality of transactions, protection
against manipulation and unauthorized access to data.</p>
        <p>Blockchain has found a large number of applications, ranging from cryptocurrencies like Bitcoin
to broader applications such as supply chain management, elections, and many others [11].</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Advantages of using Blockchain</title>
        <p>Blockchain technology can improve the transparency, reliability and security of electronic voting.
Its advantages include the immutability of votes, open access to data for verification, secure
cryptography, decentralization, automation of vote counting, and the ability to trace a vote by a
voter. However, the use of blockchain in e-voting poses challenges such as anonymity, scalability,
and energy efficiency, and requires further research.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. The concept of keys</title>
        <p>A cryptographic key is a digital sequence of a certain length, created according to certain rules, using
random number generators and calculated using a special algorithm. A cryptographic key is the main
component of cryptographic operations. The security of most cryptographic schemes generally
depends on key security [12]. A private key is a positive integer of constant length, which is
generated using the following generators. Public key is obtained from the private key by means of
mathematical transformations. It is important to note that for cryptographic algorithms that are
considered to be sufficiently reliable, the reverse process, i.e. obtaining a private key from a from the
public key, is impossible in practice (Figure 2).</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Ring signature</title>
        <p>The ring signature plays a key role in digital voting. A digital signature verifies the authenticity and
integrity of documents, protecting them from modification. Ring signatures use the public keys of
users in a group, ensuring anonymity among ring members (Figure 3). Users create signatures using
their own and other members' public keys and are verified without identifying a specific author.</p>
        <p>In order to create a signature on behalf of the group, the user needs to enter the public keys of all
ring participants (including their own) at the entrance of the algorithm and use their private key as
a secret. Recall that the public keys of each participant are publicly available.</p>
        <p>When the verifier checks the value of a signature, it can make sure that the signature was created
by one of the group members, but it is not known by whom. Only with probability 1/N, he can
determine that the signature was calculated by a specific member of the ring. It is worth noting that
a user can be disclosed only in case of collusion of all other group members [13].</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Designing an electronic voting system based on blockchain</title>
      <sec id="sec-4-1">
        <title>4.1. Defining functional requirements for the system</title>
        <p>When designing Blockchain-based e-voting, it is important to ensure:
•
•
•
•
•
•
public access to votes without voter identification;
the ability to change votes by adding new data;
preventing double voting;
voter anonymity;
accessibility for voters regardless of location and device type;
intuitive user interface.</p>
        <p>These functional requirements will facilitate transparent and fair voting by allowing the public
to verify the results. The Blockchain principles will ensure the immutability of votes, avoiding the
possibility of their alteration or deletion.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. The system's components</title>
        <p>The blockchain-based electronic voting system includes:
1. Validator nodes: The main participants that confirm and verify votes in the system. Each has
its own copy of the Blockchain.
2. Voting processing module: An important part of the validator that checks the validity of
votes, processes data, and registers votes on the Blockchain.
3. Connector node: An intermediary that provides connectivity between validator nodes by
maintaining up-to-date information.
4. Blockchain: A distributed database that stores votes. Ensures data is inaccessible and
immutable.
5. Voters: Users who vote through a web-based interface.
6. Web user interface: A user-friendly interface for registration and voting.
7. PBFT-based consensus: Interaction of nodes to decide whether to include a block in the</p>
        <p>Blockchain.</p>
        <p>The developed e-voting system based on Blockchain uses this complex set of components and
elements to ensure security, reliability, and anonymity of voting. The use of Blockchain in the system
helps to ensure the immutability and authenticity of votes, making it reliable and secure for
electronic voting [14].</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Processes in the system</title>
        <p>The processes in a Blockchain-based e-voting system include:
1. User registration: The administrator creates a registration transaction with the user's public
key.
2. Creating a poll: The administrator creates a vote creation transaction with questions and
answers.
3. User voting: Users select answer options, create and confirm voting transactions.
4. Vote counting: The system counts the votes by looking at the vote transactions in the</p>
        <p>Blockchain.
5. User vote verification: Users check the status of their transactions to confirm their vote.
6. Adding a new node: A new validator confirms its legitimacy, synchronizes the Blockchain,
and notifies other participants.</p>
        <p>Each process ensures the security, integrity, and anonymity of the vote.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Development of an electronic voting system based on blockchain</title>
      <sec id="sec-5-1">
        <title>5.1. Choosing technologies and tools for development</title>
        <p>The following technologies and tools were used to develop the prototype e-voting system:
1. Golang: For the backend with high performance and efficient memory management.
2. Vue.js 3: For the development of a dynamic web interface.
3. Docker and Railway: For containerization and efficient application deployment.
4. IntelliJ IDEA Ultimate: An integrated development environment with a powerful code editor.
5. Postman: A tool for testing and developing APIs with support for HTTP and WebSocket.
6. Agile development: An iterative approach for flexible and efficient development.
7. Jira: A project management system for planning and tracking tasks.
8. Git and GitHub: For version control and code collaboration.
9. GitHub Copilot: An intelligent assistant for auto-complete code based on artificial
intelligence.</p>
        <p>The choice of these technologies is aimed at ensuring the efficiency, reliability, and speed of
system development and operation.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. Implementation of individual system modules</title>
      </sec>
      <sec id="sec-5-3">
        <title>5.2.1. Node Connector</title>
        <p>A node connector in an electronic voting system is responsible for connectivity between different
nodes. Its API has two main requests: GET /nodes to get a list of active nodes and POST /nodes to
notify when a new node is available. By providing constant communication checks using
WebSockets, it quickly updates the list of active nodes. Information about nodes is stored in RAM
and the file system for quick access and preservation between system starts [15]. The node connector
is used as an intermediary between validators and web clients, providing them with up-to-date
information about active nodes and ensuring efficient interaction.</p>
      </sec>
      <sec id="sec-5-4">
        <title>5.2.2. Validator</title>
        <p>A validator plays a key role in an e-voting system by accepting, validating, and creating blocks. They
check the validity of transactions, group them into blocks, and create new blocks based on consensus
rules. Validators distribute the blocks across the network and make decisions about their addition.
The applied consensus model resembles Byzantine fault tolerance, ensuring the security and
integrity of the network. The number of validators to validate a block depends on the configuration
file, and the decision-making process takes into account the importance of consensus and support
from many participants. The system uses polls and validators signatures to ensure distributed
decision-making and reliability of the block addition process.</p>
      </sec>
      <sec id="sec-5-5">
        <title>5.2.3. Web-client</title>
        <p>To implement the web client of the electronic voting system, we used several development
technologies were used to implement the web client. The main platform for the frontend was Vue.js,
which provided powerful tools for creating interactive and aesthetic user interface (Figure 4).</p>
        <p>The e-voting system uses the Bootstrap v5 library for speed and flexibility of design. The backend
uses the Golang programming language to process cryptography and validation logic. The use of
validator packages guarantees the security and accuracy of transaction processing. Golang supports
modules, which facilitates easy package reuse and dependency management. Operations related to
users' private keys are performed locally, ensuring a high level of security. The user's private key is
stored encrypted in the file system, which increases protection against possible attacks. This
approach using Golang ensures efficient processing and security of operations in the e-voting
system.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>6. Testing and evaluation of the developed system</title>
      <sec id="sec-6-1">
        <title>6.1. Conducting testing</title>
        <p>During the testing process, each of the developed test scenarios was executed, the results were
collected and analyzed. Scenarios related to administrator registration, user registration, creating a
survey, voting by the user and viewing voting results were successfully completed. The system
responded to each of these scenarios in accordance with expectations, which demonstrates its
reliability and efficiency. The results confirm that the developed system is reliable and effective. This
indicates that the system is ready for implementation in real conditions.</p>
      </sec>
      <sec id="sec-6-2">
        <title>6.2. Analysis of system efficiency</title>
        <p>The e-voting system meets the requirements of decentralization, ensuring security and transparency.
The user interface is intuitive and adaptive [16]. The cost of the system depends on the number of
validators and the length of the Blockchain. The system uses PBFT consensus, ECDSA for signatures
and provides a high level of security. Prevents 51% attacks on keys, nodes, unauthorized use, and
client substitution. Only the administrator creates votes and uses cryptographic algorithms to ensure
data security. It is noted that the system is not completely impenetrable, and continuous
improvements are needed.</p>
      </sec>
      <sec id="sec-6-3">
        <title>6.3. The system's prospects</title>
        <p>High-load testing of the system is planned to monitor and optimize the response during intensive
use. The possibility of integrating the voting system with the Diia project and other government
programs for the digitalization of civic participation is being considered. The development of
electronic voting systems and cooperation with scientific institutes will contribute to the creation of
a modern and innovative system for a decent future for Ukrainian citizens. It is emphasized that the
digital transformation of voting is an important step towards a transparent, democratic and strong
Ukraine.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>7. Conclusions</title>
      <p>Based on the research, it can be stated that the developed Blockchain-based voting system using
PBFT consensus consensus has proven to be effective and reliable. The code can be found in the
repositories GitHub [17, 18].</p>
      <p>Traditional voting systems face problems such as vote manipulation, lack of transparency,
accessibility issues, high costs, and the risk of counting errors.</p>
      <p>The developed Blockchain-based voting system using the PBFT consensus voting system
effectively solves these problems. It ensures security and transparency of voting, guarantees the
reliability of decision-making, and prevents vote fraud.</p>
      <p>The system also solves the problem of accessibility by allowing voting from from any location.
Using Blockchain and distributed consensus ensures that each vote is recorded and stored securely.</p>
      <p>The developed system can be implemented in practice in various areas, including local elections
or corporate voting. It can also be used in other areas where transparency and reliability of voting is
required.</p>
      <p>In the process of developing this system, a number of modules were created that perform different
roles in the context of validation and the voting process.</p>
      <p>The implemented system is of great importance in the context of research on how such systems
are built, how similar systems are built. During the implementation process, the team faced a number
of challenges that had to be addressed both in the choice of technologies and the selection of
algorithms to be applied.</p>
      <p>The work opens up new opportunities for research in the field of Blockchain and e-voting
systems, and also contributes to the technical improvement of electronic voting technologies. From
the socio-economic side, the system can contribute to the efficiency of voting by ensuring
transparency and saving resources.</p>
    </sec>
    <sec id="sec-8">
      <title>Declaration on Generative AI</title>
      <sec id="sec-8-1">
        <title>The author(s) have not employed any Generative AI tools.</title>
        <p>Technologies and Methods in MEMS Design (MEMSTECH), IEEE, Lviv, Ukraine, 2018, pp. 122–
126. doi: 10.1109/MEMSTECH.2018.8365716.
[9] L. C. Bollinger, M. A. McRobbie, D. Baltimore, et al., Securing the Vote: Protecting American</p>
        <p>Democracy, The National Academies Press, 2018.
[10] J. Zsigmond, Creating a Blockchain from Scratch. Level Up Coding, 2020. URL:
https://levelup.gitconnected.com/creating-a-blockchain-from-scratch9a7b123e1f3e.
[11] P. Kravchenko, B. Skryabin, O. Dubinina, Blockchain and decentralized systems: a textbook [for
students of higher education institutions]: in 3 parts. Part 1, Kharkiv, PROMART, 2019.
[12] P. Kravchenko, B. Skriabin, O. Kurbatov, O. Dubinina, : a textbook [for students of higher
education institutions]: in 3 parts. Part 3, PROMART, Kharkiv, 2020.
[13] O. Kurbatov, P. Kravchenko, O. Shapoval et al., Anonymous Decentralized E-Voting System, in:
Proceedings of International Workshop on Conflict Management in Global Information
Networks, 2019, pp. 12–22.
[14] Wang G. SoK: Understanding BFT Consensus in the Age of Blockchains [Electronic resource] /</p>
        <p>Gang Wang. - 2021. - Mode of access to the resource: https://eprint.iacr.org/2021/911.pdf.
[15] K. Cox-Buday, Concurrency in Go, Sebastopol, CA: O'Reilly Media, Inc., 2017.
[16] Railway documentation, 2023. URL: https://docs.railway.app/.
[17] A. O. Balykov, R. V. Volchetskyi, N. V. Savorona, Repositories with the code of the described
system, 2023. URL: https://github.com/orgs/Digital-Voting-Team/repositories.
[18] O. Ponomarenko, O. Suprun, A. Ponomarenko, N. Savorona, V. Nechyporuk, Information
Capacity of Traffic Parameters of the Wireless Network of Critical Application in: Proceedings
of 2022 IEEE 4th International Conference on Advanced Trends in Information Theory (ATIT),
IEEE, Kyiv, Ukraine, 2022, pp. 273–276. doi: 10.1109/ATIT58178.2022.10024246.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          , et al.,
          <article-title>UAS cyber security hazards analysis and approach to qualitative assessment</article-title>
          , In: S. Shukla,
          <string-name>
            <given-names>A.</given-names>
            <surname>Unal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Varghese</given-names>
            <surname>Kureethara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.K.</given-names>
            <surname>Mishra</surname>
          </string-name>
          , D.S. Han (Eds.),
          <article-title>Data science and security</article-title>
          , volume
          <volume>290</volume>
          <source>of Lecture Notes in Networks and Systems</source>
          , Springer, Singapore,
          <year>2021</year>
          , pp.
          <fpage>258</fpage>
          -
          <lpage>265</lpage>
          . doi:
          <volume>10</volume>
          .1007/
          <fpage>978</fpage>
          -981-16-4486-3_
          <fpage>28</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>R.</given-names>
            <surname>Kostyrko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kosova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kostyrko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zaitseva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Melnychenko</surname>
          </string-name>
          ,
          <article-title>Ukrainian market of electrical energy: Reforming, financing, innovative investment, efficiency analysis, and audit</article-title>
          ,
          <source>Energies</source>
          <volume>14</volume>
          (
          <issue>16</issue>
          ):
          <volume>5080</volume>
          (
          <year>2021</year>
          ). doi:
          <volume>10</volume>
          .3390/en14165080.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>O.</given-names>
            <surname>Suprun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Savorona</surname>
          </string-name>
          ,
          <article-title>Decentralized electronic voting system based on blockchain technology</article-title>
          ,
          <source>in: Proceedings of International scientific and technical conference "Intelligent technologies of linguistic analysis"</source>
          , NAU, Kyiv,
          <year>2022</year>
          , p.
          <fpage>39</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T. M.</given-names>
            <surname>Buchsbaum</surname>
          </string-name>
          , E-Voting:
          <source>International Developments and Lessons Learned</source>
          ,
          <year>2022</year>
          . URL: https://tinyurl.com/37fxpkhf.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>U.</given-names>
            <surname>Jafar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J. Ab</given-names>
            <surname>Aziz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Shukur</surname>
          </string-name>
          ,
          <article-title>Blockchain for Electronic Voting System-Review</article-title>
          and Open Research Challenges,
          <year>2021</year>
          . URL: https://doi.org/10.3390/s21175874.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>B.</given-names>
            <surname>Adida</surname>
          </string-name>
          , Helios: Web-based
          <string-name>
            <surname>Open-Audit Voting</surname>
          </string-name>
          ,
          <year>2022</year>
          . URL: https://tinyurl.com/2edssk9v.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Springall</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Finkenauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Durumeric</surname>
          </string-name>
          , et al.,
          <source>Security Analysis of the Estonian Internet Voting System</source>
          ,
          <year>2023</year>
          . URL: https://jhalderm.com/pub/papers/ivoting-ccs14.
          <fpage>pdf</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Popereshnyak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Suprun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Suprun</surname>
          </string-name>
          , T. Wieckowski,
          <article-title>Intrusion detection method based on the sensory traps system</article-title>
          ,
          <source>in: Proceedings of XIV-th International Conference on Perspective</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>