forked from diggsweden/wallet-attribute-attestation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yml
More file actions
47 lines (44 loc) · 1.38 KB
/
publiccode.yml
File metadata and controls
47 lines (44 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# SPDX-FileCopyrightText: 2025 Digg - Agency for Digital Government
#
# SPDX-License-Identifier: EUPL-1.2
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: "0.4"
categories:
- identity-management
- security
description:
en:
features:
- Digital Identity Wallet Attribute Attestation Backend
- Secure API Endpoints
- Wallet Architecture Compliance
- Encrypted Credential Management
longDescription: |
A service responsible for storing and retrieving attestation attributes
for a wallet using sufficient encryption to maintain end-user integrity.
The contents of the attribute attestations will be end-to-end encrypted
and not readable by this service.
shortDescription: "Attribute attestation service for European Digital Identity Wallet ecosystem"
developmentStatus: development
legal:
license: EUPL-1.2
localisation:
availableLanguages:
- en
localisationReady: false
maintenance:
contacts:
- name: ospo@digg.se
type: internal
name: Wallet Attribute Attestation
platforms:
- web
- linux
- windows
- mac
releaseDate: "2025-08-22"
softwareType: standalone/backend
softwareVersion: "0.1.0"
url: "https://github.com/diggsweden/wallet-attribute-attestation.git"