Code Monkey home page Code Monkey logo

beidsign's Introduction

.be eID Sign

.be eID Sign is an Alfresco extension to sign PDF documents with the Belgian Identity card

.be eID site

##Running in debug

###Start Alfresco and Share

export MAVEN_OPTS="-Xms256m -Xmx2048m -XX:MaxPermSize=512m -Xdebug -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n"
mvn clean integration-test -Palfresco-share

###Start the service cd beidsign-service mvn clean integration-test -Pservice

##Installation mvn clean package

Install the amps to alfresco and share and deploy the beidsign-service.war along side the alfresco-tier.

##Running in production Create a beid-config.cfg file in the Company Home directory, make sure only admin has rights to it. Add the following content:

# This is how alfresco communicates with the service, this isn't external.
serviceURL=http://localhost:8081/beidsign-service/
# This is how the service communicates with the applet and how resources are served to the client, this is external.
serviceURLHttps=https://server.my:8444/beidsign-service/

Notes

The beidsign-service needs to run on https for the eid-applet to work!

Dependencies

eid-applet - GPL 3 (https://code.google.com/p/eid-applet/source/browse/trunk/LICENSE.txt)

iText - Affero GPL 3 (http://itextpdf.com/terms-of-use/agpl.php)

jQuery - MIT License (https://jquery.org/license/)

JQuery SignaturePad - BSD (http://thomasjbradley.ca/lab/signature-pad/#license)

screenshot

beidsign's People

Contributors

sueastside avatar

Stargazers

 avatar 4535992 avatar Gi H. Lee avatar Fernando Felix avatar Lucas Alberto avatar  avatar

Watchers

Prignony avatar Angel Borroy avatar  avatar  avatar Douglas C. R. Paes avatar

beidsign's Issues

Beid sign

Hey sueastside, I'm trying to implement a signature with beid in a webbrowser and I just found out your lib.
Could you take contact back at [email protected] since this is not an issue with your package ?
Cheers

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.