diff --git a/_data/projects.yml b/_data/projects.yml index 97e8f6a..15ab314 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -74,6 +74,22 @@ endDate: "2023-12-31" url: /projects/IDeARe +- id: IPZS_JointLab_Wallet + title: Joint Lab with IPZS + titleAddon: Evoluzione ID CIE con OpenID Connect e Mobile Identity + startDate: "2024-03-21" + endDate: "2024-06-14" + logo: IPZS.png + url: /projects/IPZS_JointLab_Wallet + +- id: IPZS_JointLab_iVoting_eID + title: Joint Lab with IPZS + titleAddon: Internet Voting - Evoluzione ID sulla CIE + startDate: "2024-03-21" + endDate: "2026-03-20" + logo: IPZS.png + url: /projects/IPZS_JointLab_iVoting_eID + - id: JuLIA title: JuLIA titleAddon: Justice, fundamentaL rIghts and Artificial intelligence diff --git a/_projects/IPZS_JointLab_Wallet.md b/_projects/IPZS_JointLab_Wallet.md new file mode 100644 index 0000000..c1e1701 --- /dev/null +++ b/_projects/IPZS_JointLab_Wallet.md @@ -0,0 +1,18 @@ +--- +project: IPZS_JointLab_Wallet + +collaborations: + - IPZS + +disseminations: + - EIC2024 +--- +The project “Evoluzione ID CIE con OpenID Connect e Mobile Identity” is funded under the Joint Lab between [Poligrafico e Zecca dello Stato Italiano](http://www.ipzs.it/ext/index.html) (IPZS) and FBK. + +The objective of this project is the prototyping of a wallet solution that aims to rationalise the digital identity ecosystem in Italy, simplifying the experience of citizens, PAs and businesses in relation to accessing services. + +**Our focus:** +- Trust model +- Threat model +- Revocation mechanism +- Analysis of the EUDI/IT Wallet specification \ No newline at end of file diff --git a/_projects/IPZS_JointLab_iVoting_eID.md b/_projects/IPZS_JointLab_iVoting_eID.md new file mode 100644 index 0000000..bf77fb2 --- /dev/null +++ b/_projects/IPZS_JointLab_iVoting_eID.md @@ -0,0 +1,14 @@ +--- +project: IPZS_JointLab_iVoting_eID + +collaborations: + - IPZS + +tools: + - Micro-Id-Gym +--- +The project “Internet Voting - Evoluzione ID sulla CIE” is funded under the Joint Lab between [Poligrafico e Zecca dello Stato Italiano](http://www.ipzs.it/ext/index.html) (IPZS) and FBK. + +The objective of this project is twofold: +1. *Internet Voting*: aims at designing and testing secure and easy-to-use Internet voting systems. +2. *Evolution of the CIE-based digital identity*: aims to enrich the digital identity ecosystem in Italy by improving and evolving current CIE id solutions and introducing new functionalities and services (e.g., Wallet-based solutions). diff --git a/assets/areas/projects/IPZS.png b/assets/areas/projects/IPZS.png new file mode 100644 index 0000000..92a08d9 Binary files /dev/null and b/assets/areas/projects/IPZS.png differ