Giter Site home page Giter Site logo

nemanja1105 / cryptographically-secure-repository-for-documents Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.29 MB

A secure repository for storing confidential documents, implemented using the OpenSSL library in the java programming language.

Java 100.00%

cryptographically-secure-repository-for-documents's Introduction

Cryptographically-secure-repository-for-documents

A secure repository for storing confidential documents, implemented using the OpenSSL library in the java programming language.

This Github project represents a secure repository for storing confidential documents, implemented using the OpenSSL library.

The application allows for the creation of accounts for multiple users, who log in using a digital certificate. After verifying the validity of the certificate, the user is presented with a form to enter their username and password. Upon successful login, the user has access to a list of their documents.

Each document is divided into N segments, with each segment stored in a different directory to further increase system security and reduce the possibility of document theft. Each segment is encrypted in an appropriate manner to protect the integrity and confidentiality of the documents.

The application allows the user to upload new documents or download existing ones. Any unauthorized modification of stored documents is detected, and the user is notified when attempting to download such documents.

All user certificates are issued by a CA body established before the application's operation, and the CA certificate, CRL list, user certificates, and the currently logged-in user's private key are located at an arbitrary location in the file system.

User certificates are issued for a period of 6 months, and if a user enters incorrect credentials three times during one login, their certificate is automatically suspended. After that, the user has the option of reactivating the certificate (if they enter the correct credentials) or registering a new account.

cryptographically-secure-repository-for-documents's People

Contributors

nemanja1105 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.