Giter Site home page Giter Site logo

disa's Introduction

DiSA

DiSA (Digitaly Signed Archive) is an arquival project that aims to prove authenticity of documents. It uses an external blockchain to store the hash of the files with timestamps, to verify the authenticity of the documents, and to provide a way to prove the existence of the documents at a certain time. Documents are stored in Paperless, a digital preservation system, after being digitally signed with Autenticação.Gov, a digital signature system from the Portuguese government. This project is made with the collaboration of the STIC and the Library of the University of Aveiro

How to use

git clone https://github.com/Mycsina/PI.git
cd PI

If there's an error message like:

[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

You need to:

How to pull all submodules

The first time you clone the repo, you might need to pull all the submodules:

git submodule update --init --recursive

Every time after that, you can just pull the submodules with:

git pull --recurse-submodules

How to add a new submodule

git submodule add -b <branch> <url>

Please use an ssh url, specially if the repo is private. Otherwise, you'll need to enter your credentials every time you pull the repo.

Plano de Trabalhos

Aqui!

Site Estático

Repo do site

Site

disa's People

Contributors

agh4m avatar mycsina avatar brunopascoa76 avatar miguel-silva48 avatar mariiajoao avatar

Watchers

 avatar  avatar

disa's Issues

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.