BME FTT

HU
EN

The eduCLAIMS Project

The eduCLAIMS project created a Proof-of-Concept web service for issueing W3C verifiable claims for educational purposes.

The objective of the project was to leverage the already-existing eduGAIN infrastructure, including metadata distribution, REFEDS assurance profiles, attribute definitions and the 50M potential user accounts to the maximum effect and create a system with the lowest entry barrier possible so that to maximize the user base.

The eduCLAIMS project was funded by the GÉANT Innovation Programme.

Introduction Video to eduCLAIMS

The eduCLAIMS demo (part 1)

The eduCLAIMS demo (part 2)

Project Description

There are multiple efforts with similar goals, however the eduCLAIMS project features several distinguishing factors:

These features together make sure that both those who don’t own a smartphone by choice or necessity (a constant cohort that never reaches zero in our estimation) can use the system (no wallets or QR codes). But also, those who only use smartphone or chromebook can use it (pdf signature verification optional). Finally there are no badge displayers or JSON interpreters necessary.

Delivered

The eduCLAIMS project delivered:

Proof of concept system 

Main eduCLAIMS portal (to be used with Shibboleth SP)

https://educlaims.ponens.org

Test user database

Google Document

Verifier instructions

https://educlaims.ponens.org/doc/verify

Verifier portal

https://educlaims.ponens.org/verify

Source Codes

Copyright 2021 Mihály Héder

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Source code of the main portal (a LAMP application)

educlaims-application.tar.gz

PDF Generator/signer with tcpdf and drunken bishop

educlaims-gen.tar.gz

DocBook documentation

verify-doc.tar.gz

Source code of the Verifier portal (a LAMP application)

verify.tar.gz