Git Product home page Git Product logo

highly-dependable-notary's Introduction

The main goal of the HDS Notary is to certify the transfer of ownership of arbitrary goods between users.

This project's obtained grade was 18.4/20 and was evaluated by Professor Miguel Matos and Bolseiro Nuno Anselmo.

The authors were:

The main goal of the HDS Notary is to certify the transfer of ownership of arbitrary goods between users.


Platform

  • OS: Windows 10
  • Java/Javac version: javac 1.8.0_152-release

Test specs

This project was tested on a machine with the following specifications:

  • ASUSTek P8Z77-V Pro Motherboard
  • Intel core i7-3770 (Ivy Bridge) @ 3.40GHz
  • NVidia GTX 660 @ 2048 MB (Gigabyte)
  • 32GB @ 1866MHz RAM

Instructions

Install dependencies

cd common
mvn clean compile install
cd communications
mvn clean compile install
cd ccUtility
mvn clean compile install

Run notary

cd notary
mvn clean compile install

Run client

cd client
mvn clean compile install

Note: you can also use the batch file utilities to do it automatically


Assumptions

  1. Each user generates their keystore and extracts their public key with the use of keytool as exemplified in the batch file "generateUserKeystores.bat";
  2. Notary public key certificate is already pre-installed on every client application;
  3. Users public key certificates are shared in a meeting between users that want to communicate with each other.

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.