A Peer-to-Peer Distributed Secured Sustainable Large Scale Identity Document Verification System With BitTorrent Network And Hash Function
This addresses scalability and cost issues in identity verification systems for organizations handling high volumes of requests, though it appears incremental as it adapts existing technologies like BitTorrent and hash functions to a specific domain.
The paper tackles the challenge of verifying a large number of identity documents from a Central Identity Database (CIDB) under high traffic by proposing a peer-to-peer distributed system using a private BitTorrent network and hash function, resulting in an economically cheaper solution compared to traditional gateway server models.
Verifying identity documents from a large Central Identity Database (CIDB) is always challenging and it get more challenging when we need to verify a large number of documents at the same time. Usually most of the time we setup a gateway server connected to the CIDB and it serve all the identity document verification requests. Though it work well, there are still chances that this model will collapse in high traffic. We obviously can tune the system to be sustainable, but the process is economically expensive. In this paper we propose an economically cheaper way to verify ID documents with private BitTorrent network and hash function.