<!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>Blockchains in Spatial Data Security</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Shaytura Sergey Vladimirovich</string-name>
          <email>swshaytura@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Minitaeva Alina Mazhitovna</string-name>
          <email>aminitaeva@mail.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ordov Konstantin Vasilievich</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Bauman Moscow State Technical University Moscow</institution>
          ,
          <addr-line>Russian Federation</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Plekhanov Russian University of Economics Moscow</institution>
          ,
          <addr-line>Russian Federation</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Russian State University of Tourism and Service Moscow</institution>
          ,
          <addr-line>Russian Federation</addr-line>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Russian University of Transport (MIIT) Moscow</institution>
          ,
          <addr-line>Russian Federation</addr-line>
        </aff>
      </contrib-group>
      <fpage>70</fpage>
      <lpage>74</lpage>
      <abstract>
        <p>- Blockchain is a technology that allows you to store information in distributed databases. This technology allows you to view the transaction history of all participants in the system. Usually blockchain technology is associated with cryptocurrencies, but such unique qualities of blockchain as transparency, decentralization, anonymity, equality and security allow to apply this technology in other areas as well. The article studies the principles of using blockchain technology in various spatial tasks as logistics systems, cadastral activities, tracking the movement of people, goods and things via the Internet based on global positioning. In logistics tasks, producing goods, they form a security token that follows the thing until the moment of delivery. In cadastral activity, a token, which takes into account the characteristics of the plot and its owners, connects with every plot of land. In public transport, all movements can be controlled and paid for using blockchains. Blockchain technology completely excludes the loss of things and people.</p>
      </abstract>
      <kwd-group>
        <kwd>blockchain</kwd>
        <kwd>spatial technologies</kwd>
        <kwd>cryptographic methods</kwd>
        <kwd>geoinformation technologies</kwd>
        <kwd>geospatial innovation information</kwd>
        <kwd>Bitcoin</kwd>
        <kwd>cryptocurrency</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        Blockchain technology is based on three principles:
distribution, openness, security [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. All users of the blockchain
form a network in which each user stores a full copy of the
data. All users in the network are equal, and in case of failure
of the computer of several users, data will not be lost. The data
in the blockchain is open to everyone. Each user can track data
changes at any time. Only the owners of the data can change
the data, and a private key can confirm the changes. They use
cryptographic methods for informational security in the
blockchain. The article analyzes the possibilities of using this
technology in various spatial problems.
      </p>
      <p>II.</p>
    </sec>
    <sec id="sec-2">
      <title>MATERIALS AND METHODS</title>
      <p>
        There are many ways of user data security [
        <xref ref-type="bibr" rid="ref2 ref3 ref4 ref5">2, 3, 4, 5</xref>
        ].
They highlight follows:
 data copy technology, secure networking that provides
the necessary trust in the software [
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6, 7, 8, 9</xref>
        ];
      </p>
      <p>Feoktistova Valentina Michaylovna</p>
      <p>
        software verification technologies [
        <xref ref-type="bibr" rid="ref10 ref11 ref12">10, 11, 12</xref>
        ];
 methods of taking into account the human factor in
the creation and operation of information systems [
        <xref ref-type="bibr" rid="ref13 ref14 ref15 ref16">13, 14, 15,
16</xref>
        ];
      </p>
      <p>cryptographic methods of data protection[17, 18, 19,
Blocked chains (blockchain) are open to all participants, so
the ledger is available to all members. There are no centralized
administrators, as it is a peer-to-peer network. All members
verify and approve each transaction entered into the blockchain
by consensus. However, there are validators that can view
transactions and validate them. The two key characteristics of
blockchain are trust and invariability. As in a business where
transactions are based on trust, so members work on trust.
Invariability is the possibility to prevent a transaction record,
modification or deleting. When a member commits a
transaction, it has a date and time stamp and is accompanied by
a computer-generated key using the members ' private key.</p>
      <p>Each subsequent transaction is similarly labeled and a new
key is created that includes the earlier key. Thus, any hacking
attempt will require unraveling the transaction password with a
key, which is an impossible task. Even if it happened, the
hacked register would be different from other copies and after
the consensus; a consensus copy would delete and replace the
process. What would happen if the change were genuine?
There is a possibility of "branching" and temporary creation of
two networks from one. A fork can occur in two ways; if two
validators find a new block at almost the same time or if there
are changes to the block validation rules. A soft fork occurs if
the new rules are backwards compatible. A hard fork occurs if
new software is introduced that is incompatible with earlier
software.</p>
      <p>They should understand that the ledger is, in fact, a
transaction database. A blockchain makes sense if the ledger is
common and many people, who may not know each other and
do not necessarily trust each other, can make the transaction
record. The solution in such a situation is to route such
transactions through a trusted intermediary known to everyone,
but this increases the cost and processing time.</p>
      <p>In Blockchain, a peer-to-peer network, in which
authorization and validity of transactions is achieved through a
process of negotiation between members, replaces such an
intermediary. The ideal option for Blockchain is a multi-rank
network that works without intermediaries, where the members
of the network do not know each other enough to trust, and
never the less the network requires openness and does not
depend on capacity. However, if there is a need for centralized
management, privacy, fast capacity and high scalability, then a
normal distributed database seems to have a sense.</p>
      <p>There are two types of the Blockchain, which are Public
one and Private one. The most notable implementation of the
Public Blockchain is the Bitcoin network. Here, the possible
member to whom the system assigns the private key must open
the wallet. Now a member can interact with others on the
network, paying with bitcoins for goods, services, data,
documents, etc.in the distant future, banks will go the way of
Blockchain.</p>
      <p>Another use of Blockchain is to track trading transactions,
where the Blockchain is used to record transactions, acting as a
notary and a personal data storage.</p>
      <p>Public Blockchain has two drawbacks. The first is the
verification process, which can take a long time as there are
many users. The second is the block size, which can't be too
large, so only the transaction data can be transfered, not the
transaction object, such as documents. On the other hand,
institutions such as government departments, industries, and
companies can create and manage a private blockchains.
Private Blockchain avoids these problems by limiting the
number of users. Membership in the Private Blockchain is by
invitation. Although others can see transactions they can't
participate in. Administrators can easily change the rules
governing private Blockchain and they could allow transaction
rollback. Institutions appoint validators who are trusted by the
institutions. Transaction costs are lower than in Public
Blockchains and faulty nodes can be quickly detected and
repaired.</p>
      <p>Blockchain is the name of a distributed database, which is a
sequential chain of blocks built according to certain rules that
contain any information. Each block contains a timestamp and
a link to the previous block. The blocks are linked
chronologically and cryptographically. Cryptographic linking
involves supporting rules for including new blocks in the chain
and tracking attempts to modify existing blocks.</p>
      <p>This approach is also called a distributed registry, referring
to the fact that there is no centralized body (structure,
regulator) that could dispose of such a chain of blocks at its
own discretion. Accordingly, blockchain as a database has no
centralized control. This database is open to any member of the
network and the members ' own computers store it. The
complete history of data changes is stored in the system and
protected from changes by cryptographic mechanisms.
Returning to the registry model, it seems to be as an
electronically signed registry that is stored in a large number of
copies in different locations.</p>
      <p>Naturally, this storage model generates its own problems,
which they often prefer not to mention. First, a complete copy
of all data, including the history of all changes, creates a large
demand for memory resources. They are required to store all
these copies on the nodes involved in data processing. Keeping
a history of changes means that resource requirements will
increase rapidly as the system develops. Further, the spread of
changes across all nodes significantly increases both the time
of the transaction and its cost (in the sense of computation). It
is also natural that there may be activities for which the open
storage of information in a distributed network may be
unacceptable (e.g., activities related to trade secrets or the
storage of personal information).</p>
      <p>One of the most well-known models of application of this
technology is cryptocurrencies. In this case, the data blocks
contain transactions describing the transfers of certain code
sequences (digital coins) from one owner to another (Fig. 1).</p>
      <p>Cryptocurrencies attract much attention, the word “bitcoin”
has become almost nominal. At the same time, we should note
that the word “currency” (digital or not) will almost always be
naturally associated with state regulation. It is not clear how
many such “currencies” the state will allow to have, etc. In
other words, this undoubtedly important and interesting project
(cryptocurrencies) obscures a bit other uses of the distributed
register, which (it is important from a practical point of view)
do not require state regulation at all. And we should note here
that it should be typical for projects using databases.
Distributed databases are another way to use blockchains.</p>
      <p>
        Please do not revise any of the current designations. Hasq is
a technology and a service based on it for maintaining
distributed databases, implemented in the form of a
decentralized system of servers [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
      </p>
      <p>Fig 2.Hash chain of Hasq.</p>
      <p>A database consists of a list of records that link together in
a special way, using a hash function. Each entry has the
following text fields separated by spaces: N, S, K, G, O, D,
where N is an index number of a certain S. S (token) is the
result of computing the hash function (hash) from digital data
of random character, S represents a string of hexadecimal
digits. Key (K), Generator (G) and Owner (O) are hashes,
which they use for linking records. The number of G fields can
be random but fixed within one database. D is optional data
text field. Hash function links all fields. These links are
presented on Fig. 2.</p>
      <p>III.</p>
    </sec>
    <sec id="sec-3">
      <title>GIS-SERVICES BASED ON BLOCKCHAINS IN THE</title>
      <p>LOGISTICS SYSTEM</p>
      <p>
        Information logistics system is a complex integrated system
that organizes accounting, control, planning, purchase, supply
and distribution of material and equipment. The main purpose
of the information logistics system is to plan resource
requirements and control their availability in warehouses. This
system should monitor the availability of resources and warn
about control standards excess. Information logistics system
should also inform the decision-maker about possible suppliers
of resources and find the best solution for the supply and sale.
Information flows of the logistics system in the process of their
movement pass through different levels of the organization
structure and they are transformed at these levels [
        <xref ref-type="bibr" rid="ref23 ref24">23, 24</xref>
        ].
Primary information flows transform into material and
information flows, material and information products and
resources. It means that the process of information logistics
creates additional material and information resources. The
overall objective of information logistics at the enterprise is to
ensure the competitiveness of the enterprise and its sustainable
development.
      </p>
      <p>Particular tasks of information logistics include:
• ensuring optimal use of limited
information resources;
material and
• ensuring optimal functioning of internal and external
information flows;
• improving the efficiency of the enterprise
management system, ensuring internal stability and high
quality of meeting market needs;
• contributing to the creation of optimal stocks of
material and information resources;
•
•
ensuring high flexibility of the enterprise;
reducing the duration of logistics cycles.</p>
      <p>
        The information logistics system should control the flow of
of material and equipment to the warehouse, that is, the system
should rapidly monitor supplies and sales with the information
flows. Management methods in logistics systems significantly
differ with wide control of not only flows and stationary
objects, but also mobile objects [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. Accounting the spatial
data relationship is very important for information and logic
systems, as the expense and replenishment of resources is
carried out in real space and time, which leads to the need to
take into account the real spatial and logical relationships that
exist in the process of transportation and delivery.
      </p>
      <p>
        The life cycle [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] of the logistic delivery of goods passes
the stages of production, configuration, shipment, acceptance
and sale. When stages change, they conduct transactions in
banking operations. In this case, for conducting these
transactions it is expedient to use blockchains. Producing
goods, they generate a token and transfer it to the next owner of
the goods, and enter the produced action into the database. The
system structure includes clients, GIS service, a distributed
database and a blockchain.
      </p>
      <p>IV.</p>
    </sec>
    <sec id="sec-4">
      <title>USING OF BLOCKCHAINS IN CADASTRAL ACTIVITIES</title>
      <p>
        In the case of working out cadastral plans, there is no trust
between the participators and there is a need for openness. The
weakest link is the cadastral office, where data can be lost or
they can conduct false transactions that cannot be detected
immediately [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ].
      </p>
      <p>Let's examine the registration procedure of cadastral
records which is based on blockchain. Various interested
parties communicate with each other on request. The
blockchain digitizes and places all information about the
property (current owner, cadastral map). There is a contract
that ensures that certain rules regulate the digitized space. They
use the application as an interface to facilitate all transactions.
The purchase and sale contract is processed into a hash code
and placed in the blockchain. Banks, real estate agents, land
buyers can confirm the authenticity of this purchase agreement
and other documents through their unique digital signature
(hash of the blockchain).</p>
      <p>The algorithm for using the blockchain is following. First,
the public key interface informs all interested parties. Second,
they create a protocol that links as buyer to seller, as real estate,
payment, bank, smart contract and registry. Third, they use
specially improved smartphones that can process digital
signatures, personal computers and other gadgets to interact
with the phone through some form of authentication. All this
can work within the framework of the blockchain.</p>
      <p>
        In Moscow, they intend to extensively use blockchain
technology in the city management, in particular, in the spheres
of housing and communal services, health care, cadastral
registration, subsidying and state purchase contracts [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ].
      </p>
    </sec>
    <sec id="sec-5">
      <title>BLOCKCHAIN AND INTERNET OF THINGS</title>
      <p>
        Another important area where they can effectively use
blockchain together with geospatial technologies is the Internet
of things [
        <xref ref-type="bibr" rid="ref28 ref29 ref30">28, 29, 30</xref>
        ]. Today, the Internet of things creates an
image to be a complex network of people and objects that
transmit data to each other [
        <xref ref-type="bibr" rid="ref31 ref32">31, 32</xref>
        ]. Some questions about it
appear. What kind of data are there? How are they verified,
how are things and people protected from illegal access and
processes? For example, can a car with an anti-theft alarm
system be stolen? So far, there is not any anti-theft alarm
system, which guarantees it. The use of blockchain technology
can solve this problem. If the chain contains the anti-theft data,
tone person cannot change them, since all transactions in the
blockchain are stored in all previous and subsequent data.
Blockchain and smart contracts can be the basis of a managed,
transactional Internet, where machines observe rules and
follow algorithms, provide the kinds of verification usually
associated with a third party. Business process management
can engage in the internal process of each object and act as web
on one side of the transaction or the other. Smart contracts
extend the ability to manage business processes outside the
walls of the organization and can become intermediaries
between two business partners.
      </p>
      <p>VI.</p>
    </sec>
    <sec id="sec-6">
      <title>BLOCKCHAIN AND GEOSPATIAL DATA</title>
      <p>
        Imagine a traveler in a public transport system who uses a
smart mobile with tokens. When a person takes a bus, the
crypto-spatial layer marks the getting on and getting off point
and automatically charges from the traveler's spatial wallet and
credits to the transport company's spatial wallet. There is no
need to use cards or recharge cards. Debits and credits are
counted instantly and the transaction automatically accords
with the blockchain [
        <xref ref-type="bibr" rid="ref25 ref29 ref33 ref34 ref35">25, 29, 33, 34, 35</xref>
        ].
      </p>
      <p>They can monitor movements and transfer of goods and
automatically calculate and debit the cost of shipping. Data can
include satellite data, maps, land plot data, 3D visualization
data, etc. In this way, they can easily estimate and distribute
spatial data of satellites, drones, and even terrain
measurements. They can integrate data security through tokens.</p>
      <p>VII.</p>
    </sec>
    <sec id="sec-7">
      <title>DISCUSSION OF RESULTS</title>
      <p>Human activity continuously connects with the flow of
data, documents and money. It is very difficult to control this
process. Employees of banks, shops very often tend to abuse
their official status.</p>
      <p>
        Blockchain is a technology of reliable distributed data
storage and the data can be of any types of human activity
products [
        <xref ref-type="bibr" rid="ref36 ref37 ref38">36, 37, 38</xref>
        ].
      </p>
      <p>
        A blockchain is a chain of data blocks where each block
links to the previous one. New blocks always add strictly to the
end of the chain [
        <xref ref-type="bibr" rid="ref40 ref41 ref42">40, 41, 42</xref>
        ].
      </p>
      <p>All users form a distributed database, each computer stores
a complete copy of all blocks. It is impossible to destroy the
data in such a database, because you have to destroy all the
computers located in different places. Each user strengthens
this network. In a distributed network database, there are no
moderators, supervisors, managers, organizers, as all users are
equal. They can use the cryptography, which increases the data
security, to transfer data.</p>
    </sec>
    <sec id="sec-8">
      <title>VIII. CONCLUSION</title>
      <p>The use of blockchain technology allows fully controlling
the spatial movement of produced goods, and in combination
with spatial positioning technology eliminates possible thefts.
Blockchain will help to reduce the cost of controlling the
distribution of products, increase the level of trust between the
participants of the exchange in logistics transportations.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>E.A.</given-names>
            <surname>Khrisanova</surname>
          </string-name>
          , “
          <article-title>Development of methods for protecting a distributed geoinformation database” [“Razrabotka metodiki zashchity raspredelennoi geoinformatsionnoi bazy dannykh”], Slavic forum</article-title>
          [Slavyanskii forum],
          <source>no. 3</source>
          (
          <issue>17</issue>
          ), pp.
          <fpage>163</fpage>
          -
          <lpage>167</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Probabilistic</given-names>
            <surname>Modeling</surname>
          </string-name>
          in System Engineering / By ed.
          <source>A. Kostogryzov - London: IntechOpen</source>
          ,
          <year>2018</year>
          . 278 p. DOI:
          <volume>10</volume>
          .5772/intechopen.71396.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Markov</surname>
            <given-names>A.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fadin</surname>
            <given-names>A.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsirlov</surname>
            <given-names>V.L. Multilevel</given-names>
          </string-name>
          <article-title>Metamodel for Heuristic Search of Vulnerabilities in the Software Source Code</article-title>
          ,
          <source>International Journal of Control Theory and Applications</source>
          ,
          <year>2016</year>
          , vol.
          <volume>9</volume>
          , No 30, pp.
          <fpage>313</fpage>
          -
          <lpage>320</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Zegzhda</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zegzhda</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pavlenko</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dremov</surname>
            ,
            <given-names>A. Detecting</given-names>
          </string-name>
          <article-title>Android application malicious behaviors based on the analysis of control flows and data flows (</article-title>
          <year>2017</year>
          ) ACM International Conference Proceeding Series, pp.
          <fpage>280</fpage>
          -
          <lpage>286</lpage>
          . DOI:
          <volume>10</volume>
          .1145/3136825.3140583
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Zegzhda</surname>
            ,
            <given-names>D.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Usov</surname>
            ,
            <given-names>E.S.</given-names>
          </string-name>
          , Nikol'skii,
          <string-name>
            <given-names>A.V.</given-names>
            ,
            <surname>Pavlenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.Y.</given-names>
            <surname>Ensuring</surname>
          </string-name>
          <article-title>Secure Data Input/Output Operations for SGX ENCLAVE (</article-title>
          <year>2018</year>
          )
          <article-title>Automatic Control</article-title>
          and
          <source>Computer Sciences</source>
          ,
          <volume>52</volume>
          (
          <issue>8</issue>
          ), pp.
          <fpage>1036</fpage>
          -
          <lpage>1041</lpage>
          . DOI:
          <volume>10</volume>
          .3103/S0146411618080321
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>D.</given-names>
            <surname>Maevsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kharchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kolisnyk</surname>
          </string-name>
          , and E. Maevskaya, “
          <article-title>Software reliability models and assessment techniques review: Classification issues</article-title>
          ”,
          <source>2017 9th IEEE International Conference on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications (IDAACS)</source>
          , IEEE, pp.
          <fpage>894</fpage>
          -
          <lpage>899</lpage>
          ,
          <year>2017</year>
          . DOI:
          <volume>10</volume>
          .1109/IDAACS.
          <year>2017</year>
          .8095216
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>E.G.</given-names>
            <surname>Vorobiev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.A.</given-names>
            <surname>Petrenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.V.</given-names>
            <surname>Kovaleva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and I.K.</given-names>
            <surname>Abrosimov</surname>
          </string-name>
          , “
          <article-title>Organization of the entrusted calculations in crucial objects of informatization under uncertainty”</article-title>
          ,
          <source>Proceedings of 2017 20th IEEE International Conference on Soft Computing and Measurements</source>
          , SCM, no.
          <issue>20</issue>
          , pp.
          <fpage>299</fpage>
          -
          <lpage>300</lpage>
          ,
          <year>2017</year>
          . DOI:
          <volume>10</volume>
          .1109/SCM.
          <year>2017</year>
          .
          <volume>7970566</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Markov</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barabanov</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsirlov</surname>
            <given-names>V</given-names>
          </string-name>
          .
          <article-title>Models for Testing Modifiable Systems</article-title>
          . In Book:
          <article-title>Probabilistic Modeling in System Engineering</article-title>
          , by ed.
          <source>A.Kostogryzov. IntechOpen</source>
          ,
          <year>2018</year>
          , Chapter
          <issue>7</issue>
          , pp.
          <fpage>147</fpage>
          -
          <lpage>168</lpage>
          . DOI:
          <volume>10</volume>
          .5772/intechopen.75126.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Markov</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barabanov</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsirlov</surname>
            <given-names>V</given-names>
          </string-name>
          .
          <article-title>Periodic Monitoring and Recovery of Resources in Information Systems</article-title>
          . In Book:
          <article-title>Probabilistic Modeling in System Engineering</article-title>
          , by ed.
          <source>A.Kostogryzov. IntechOpen</source>
          ,
          <year>2018</year>
          , Chapter
          <issue>10</issue>
          , pp.
          <fpage>213</fpage>
          -
          <lpage>231</lpage>
          . DOI:
          <volume>10</volume>
          .5772/intechopen.75232.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Petrenko</surname>
            ,
            <given-names>A.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrenko</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Makoveichuk</surname>
            ,
            <given-names>K.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chetyrbok</surname>
            ,
            <given-names>P.V.</given-names>
          </string-name>
          :
          <article-title>Protection Model of PCS of Subway from Attacks Type «Wanna cry», «Petya» and «Bad rabbit» IoT</article-title>
          .
          <source>In: Proceedings of the 2018 IEEE Conference of Russian Young Researchers in Electrical and Electronic Engineering (ElConRus</source>
          <year>2018</year>
          ). IEEE, pp.
          <fpage>945</fpage>
          -
          <lpage>949</lpage>
          (
          <year>2018</year>
          ). DOI:
          <volume>10</volume>
          .1109/EIConRus.
          <year>2018</year>
          .
          <volume>8317245</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Edwards</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Larson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Green</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rashid</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Baron</surname>
          </string-name>
          , “
          <article-title>Panning for gold: Automatically analysing online social engineering attack surfaces”</article-title>
          ,
          <source>Computers &amp; Security</source>
          , vol.
          <volume>69</volume>
          , pp.
          <fpage>18</fpage>
          -
          <lpage>34</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>V.N.</given-names>
            <surname>Ivanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.L.</given-names>
            <surname>Poltarykhin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Szromnik</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Anichkina</surname>
          </string-name>
          , “
          <article-title>Economic policy for country's digitalization: a case study”, Entrepreneurship and Sustainability Issues</article-title>
          , no.
          <issue>7</issue>
          (
          <issue>1</issue>
          ), pp.
          <fpage>649</fpage>
          -
          <lpage>661</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>B.I.</given-names>
            <surname>Skorodumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.B.</given-names>
            <surname>Skorodumova</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.F.</given-names>
            <surname>Matronina</surname>
          </string-name>
          <article-title>“Research of Human Factors in Information Security”</article-title>
          ,
          <source>Modern Applied Science</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>287</fpage>
          -
          <lpage>294</lpage>
          .
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>K.</given-names>
            <surname>Krombholz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hobel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Huber</surname>
          </string-name>
          , and E. Weippl, “
          <article-title>Advanced social engineering attacks</article-title>
          ”
          <source>Journal of Information Security and Applications</source>
          , vol.
          <volume>22</volume>
          , pp.
          <fpage>113</fpage>
          -
          <lpage>122</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>F.</given-names>
            <surname>Mouton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Leenen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.S.</given-names>
            <surname>Venter</surname>
          </string-name>
          , “
          <article-title>Social engineering attack examples, templates</article-title>
          and scenarios”, Computers &amp; Security, ] vol.
          <volume>59</volume>
          , pp.
          <fpage>186</fpage>
          -
          <lpage>209</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Nader</given-names>
            <surname>Sohrabi</surname>
          </string-name>
          <string-name>
            <surname>Safa</surname>
          </string-name>
          , Rossouw von Solms, and Lynn Futcher, “
          <article-title>Human aspects of information security in organisations”</article-title>
          ,
          <source>Computer Fraud &amp; Security, no. 2</source>
          , pp.
          <fpage>15</fpage>
          -
          <lpage>18</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Belim</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.F.</given-names>
            <surname>Bogachenko</surname>
          </string-name>
          , “
          <article-title>Distribution of Cryptographic Keys in Systems with a Hierarchy of Objects”</article-title>
          ,
          <source>Automatic Control and Computer Sciences</source>
          , vol.
          <volume>50</volume>
          , no.
          <issue>8</issue>
          , pp.
          <fpage>777</fpage>
          -
          <lpage>786</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Barabanov</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Markov</surname>
          </string-name>
          , “
          <article-title>Modern Trends in The Regulatory Framework of the Information Security Compliance Assessment in Russia Based on Common Criteria”</article-title>
          ,
          <source>Proceedings of the 8th International Conference on Security of Information and Networks (Sochi, Russian Federation, September 08-10</source>
          ,
          <year>2015</year>
          ).
          <source>SIN '15</source>
          . ACM New York, NY, USA,
          <year>2015</year>
          , pp.
          <fpage>30</fpage>
          -
          <lpage>33</lpage>
          . DOI:
          <volume>10</volume>
          .1145/2799979.2799980.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Markov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Luchin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Rautkin</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Tsirlov</surname>
          </string-name>
          , “
          <article-title>Evolution of a Radio Telecommunication Hardware-Software Certification Paradigm in Accordance with Information Security Requirements”</article-title>
          ,
          <source>Proceedings of the 11th International Siberian Conference on Control and Communications (Omsk</source>
          , Russia, May
          <volume>21</volume>
          -23,
          <year>2015</year>
          ).
          <article-title>SIBCON-2015</article-title>
          . IEEE, 1-
          <fpage>4</fpage>
          . DOI:
          <volume>10</volume>
          .1109/SIBCON.
          <year>2015</year>
          .
          <volume>7147139</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>V.</given-names>
            <surname>Yemelyanov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Yemelyanova</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Nedelkin</surname>
          </string-name>
          , “
          <article-title>Neural network for decision support to determine the operating mode of lined equipment”</article-title>
          ,
          <source>Paper presented at the MATEC Web of Conferences</source>
          , p.
          <fpage>224</fpage>
          ,
          <year>2018</year>
          . doi:
          <volume>10</volume>
          .1051/matecconf/201822404005
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>A.</given-names>
            <surname>Boiko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Shendryk</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Boiko</surname>
          </string-name>
          , “
          <article-title>Information systems for supply chain management: uncertainties, risks and cyber security”</article-title>
          ,
          <source>Procedia Computer Science</source>
          , vol.
          <volume>149</volume>
          , pp.
          <fpage>65</fpage>
          -
          <lpage>70</lpage>
          ,
          <year>2019</year>
          . DOI:
          <volume>10</volume>
          .1016/j.procs.
          <year>2019</year>
          .
          <volume>01</volume>
          .108.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>G. G.</given-names>
            <surname>Trubach</surname>
          </string-name>
          , “
          <article-title>Environment development for monitoring commodity and transport flows based on blockchain technologies” [“Razrabotka sredy monitoringa tovarno-transportnykh potokov na osnove tekhnologii blokchein”], Collection of works of the 74th scientific conference of students and postgraduates of the Belarusian state University: in 3 parts [Sbornik rabot 74-i nauchnoi konferentsii studentov i aspirantov Beloruskogo gosudarstvennogo universiteta: v 3 chastyakh]</article-title>
          , pp.
          <fpage>96</fpage>
          -
          <lpage>99</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>V.</given-names>
            <surname>Tatarinov</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Kirsanov</surname>
          </string-name>
          , “
          <article-title>Enhancement of monitoring systems for the transport of dangerous goods by road</article-title>
          ”,
          <source>2019 IOP Conf. Ser.: Mater. Sci. Eng</source>
          .
          <volume>492</volume>
          <fpage>012017</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>V.</given-names>
            <surname>YA</surname>
          </string-name>
          . Tsvetkov, “
          <article-title>Logistics information distributed systems” [“Logistika informatsionnykh raspredelennykh sistem”], Prospects of science and education [Perspektivy nauki i obrazovaniya], no. (4)22</article-title>
          , pp.
          <fpage>18</fpage>
          -
          <lpage>22</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Shaitura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Yu.P.</given-names>
            <surname>Kozhaev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.V.</given-names>
            <surname>Ordov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.A.</given-names>
            <surname>Vintova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.M.</given-names>
            <surname>Minitaeva</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.M.</given-names>
            <surname>Feoktistova</surname>
          </string-name>
          , “
          <article-title>Geoinformation services in a spatial economy”</article-title>
          ,
          <source>International Journal of Civil Engineering and Technology</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>22</issue>
          , pp.
          <fpage>829</fpage>
          -
          <lpage>841</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>V.V.</given-names>
            <surname>Dik</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Shaitura</surname>
          </string-name>
          , “
          <article-title>Life cycle of information systems” [ZHiznennyi tsikl informatsionnykh sistem], Vestnik MGTU MIREA</article-title>
          , no.
          <issue>3</issue>
          (
          <issue>4</issue>
          ), pp.
          <fpage>116</fpage>
          -
          <lpage>129</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>S.A.</given-names>
            <surname>Pavlov</surname>
          </string-name>
          , “
          <article-title>Perfection of technology of formation of territorial zones of objects of technogenic safety at introduction of the state ground cadastre” [Sovershenstvovanie tekhnologii formirovaniya territorialnykh zon obieektov tekhnogennoi bezopasnosti pri vvedenii gosudarstvennogo zemelnogo kadastra] Slavic forum [Slavyanskii forum]</article-title>
          ,
          <source>no. 3</source>
          (
          <issue>17</issue>
          ), pp.
          <fpage>144</fpage>
          -
          <lpage>149</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Shaitura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Yu.P.</given-names>
            <surname>Kozhaev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.V.</given-names>
            <surname>Ordov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.V.</given-names>
            <surname>Antonenkova</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.A.</given-names>
            <surname>Zhenova</surname>
          </string-name>
          , “
          <article-title>Performance evaluation of the electronic commerce systems”</article-title>
          , Espacios, vol.
          <volume>38</volume>
          , no.
          <issue>62</issue>
          , p.
          <fpage>11</fpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Shaitura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.M.</given-names>
            <surname>Minitaeva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.V.</given-names>
            <surname>Ordov</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.V.</given-names>
            <surname>Shaparenko</surname>
          </string-name>
          , “
          <article-title>Virtual enterprises in a spatial economy”</article-title>
          ,
          <source>International Journal of Recent Technology and Engineering (IJRTE)</source>
          , vol.
          <volume>7</volume>
          , no.
          <issue>6</issue>
          , pp.
          <fpage>719</fpage>
          -
          <lpage>724</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Shaitura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.V.</given-names>
            <surname>Ordov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.G.</given-names>
            <surname>Lesnichaya</surname>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            .
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Romanova</surname>
            , and
            <given-names>S.S.</given-names>
          </string-name>
          <string-name>
            <surname>Khachaturova</surname>
          </string-name>
          “
          <article-title>Services and mechanisms of competitive intelligence on the internet”</article-title>
          ,
          <source>Espacios</source>
          , vol.
          <volume>39</volume>
          , no.
          <issue>45</issue>
          , p.
          <fpage>24</fpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>J.Y.</given-names>
            <surname>Astier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.Y.</given-names>
            <surname>Zhukov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.N.</given-names>
            <surname>Murashov</surname>
          </string-name>
          , “
          <article-title>Smart Building Management Systems and Internet of Things</article-title>
          . IT Security”, [S.l.], vol.
          <volume>24</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>18</fpage>
          −
          <lpage>29</lpage>
          , july
          <year>2017</year>
          .
          <source>ISSN</source>
          <year>2074</year>
          -
          <volume>7136</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Malte</surname>
            <given-names>Burkert</given-names>
          </string-name>
          , Heiko Krumm, and Christoph Fiehe, “
          <article-title>Technical management system for dependable Building Automation Systems”</article-title>
          ,
          <source>2015 IEEE 20th Conference on Emerging Technologies &amp; Factory Automation (ETFA)</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>2015</year>
          . DOI:
          <volume>10</volume>
          .1109/ETFA.
          <year>2015</year>
          .7301656
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Zhaohui</surname>
            <given-names>Wu</given-names>
          </string-name>
          , Jianwei Yin, Shuiguang Deng, Jian Wu,
          <string-name>
            <given-names>Ying</given-names>
            <surname>Li</surname>
          </string-name>
          , and Liang Chen, “
          <article-title>Modern Service Industry and Crossover Services: Development and Trends in China”</article-title>
          ,
          <source>IEEE Transactions on Services Computing</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>664</fpage>
          -
          <lpage>671</lpage>
          ,
          <year>2016</year>
          . DOI:
          <volume>10</volume>
          .1109/TSC.
          <year>2015</year>
          .2418765
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <surname>Usman</surname>
            <given-names>Raza</given-names>
          </string-name>
          , Parag Kulkarni, and Mahesh Sooriyabandara “
          <article-title>Low Power Wide Area Networks: An Overview”</article-title>
          ,
          <source>IEEE Communications Surveys &amp; Tutorials</source>
          , vol.
          <volume>19</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>855</fpage>
          -
          <lpage>873</lpage>
          ,
          <year>2017</year>
          . DOI:
          <volume>10</volume>
          .1109/COMST.
          <year>2017</year>
          .2652320
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <surname>Keyi</surname>
            <given-names>Zhang,</given-names>
          </string-name>
          and Alan Marchiori, “
          <article-title>Crowdsourcing low-power widearea IoT networks”</article-title>
          ,
          <source>2017 IEEE International Conference on Pervasive Computing and Communications (PerCom)</source>
          , pp.
          <fpage>41</fpage>
          -
          <lpage>49</lpage>
          ,
          <year>2017</year>
          . DOI:
          <volume>10</volume>
          .1109/PERCOM.
          <year>2017</year>
          .7917849
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <surname>R. M. J. Rathnayaka</surname>
          </string-name>
          , KTMU Hemapala, “
          <article-title>Developing of scalable SCADA in view of acquiring multi-protocol smart grid devices</article-title>
          ”,
          <year>2016</year>
          2nd International Conference on Advances in Electrical, Electronics, Information, Communication and Bio-Informatics
          <source>(AEEICB)</source>
          , pp.
          <fpage>182</fpage>
          -
          <lpage>187</lpage>
          ,
          <year>2016</year>
          . DOI:
          <volume>10</volume>
          .1109/AEEICB.
          <year>2016</year>
          .7538269
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <surname>Saveen</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Abeyratne</surname>
          </string-name>
          , and Radmehr P. Monfared, “
          <article-title>Blockchain ready manufacturing supply chain using distributed ledger”</article-title>
          ,
          <source>International Journal of Research in Engineering and Technology</source>
          , no.
          <volume>05</volume>
          (
          <issue>09</issue>
          ), pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <surname>A. B. Ayed</surname>
          </string-name>
          , “
          <article-title>A conceptual secure blockchain-based electronic voting system”</article-title>
          ,
          <source>International Journal of Network Security &amp; Its Applications</source>
          , vol.
          <volume>9</volume>
          , no.
          <issue>3</issue>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hanifatunnisa</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Rahardjo</surname>
          </string-name>
          , “
          <article-title>Blockchain based e-voting recording system design (</article-title>
          <year>2018</year>
          )”,
          <source>Proceeding of 2017 11th International Conference on Telecommunication Systems Services and Applications</source>
          ,
          <string-name>
            <surname>TSSA</surname>
          </string-name>
          <year>2017</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          ,
          <year>January 2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kirilova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Maslov</surname>
          </string-name>
          , T. Astakhova, “
          <article-title>Prospects for the introduction of blockchain technology into a modern system of education”</article-title>
          ,
          <source>International Journal of Open Information Technologies</source>
          , vol.
          <volume>6</volume>
          , no.
          <issue>8</issue>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>F.</given-names>
            <surname>Caldieraro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Z.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jr. Cunha</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Shulman</surname>
          </string-name>
          , “
          <article-title>Strategic Information Transmission in Peer-to-Peer Lending Markets”</article-title>
          ,
          <source>Journal of Marketing</source>
          , vol.
          <volume>82</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>42</fpage>
          -
          <lpage>63</lpage>
          ,
          <year>March</year>
          2018
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>W.</given-names>
            <surname>Liu and L-Q Xia</surname>
          </string-name>
          , “
          <article-title>An Evolutionary Behavior Forecasting Model for Online Lenders and Borrowers in Peer-to-Peer Lending</article-title>
          .”
          <source>AsiaPacific Journal of Operational Research</source>
          , vol.
          <volume>34</volume>
          , no.
          <issue>01</issue>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>