-
Notifications
You must be signed in to change notification settings - Fork 7
Restoring privacy and freedom #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lietu
wants to merge
2
commits into
eu-digital-identity-wallet:main
Choose a base branch
from
lietu:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+203
−169
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,31 +1,7 @@ | ||
| # Age Verification Solution Technical Specification | ||
|
|
||
| ## Overview | ||
| The objective is to develop an EU-wide solution to age verification that reinforces the [Digital Services Act (DSA)](https://eur-lex.europa.eu/eli/reg/2022/2065) objective to ensure safe, secure, and trusted digital space—notably Article 28, which focuses on protecting minors—and the [Louvain-la-Neuve Declaration](https://bosa.belgium.be/sites/default/files/content/documents/LLN%20Declaration%20-%20Informal%20Telecom%20Council%20-%20v.12.04.2024.pdf ), which promotes a safer and more trustworthy online environment. The proposed solution is intended to bridge the gap until the [EU Digital Identity (EUDI) Wallets](https://ec.europa.eu/digital-building-blocks/sites/display/EUDIGITALIDENTITYWALLET/EU+Digital+Identity+Wallet+Home) become available by the end of 2026, enabling the incorporation of the age verification functionality in them. | ||
| # Goodbye | ||
|
|
||
| Age verification plays a crucial role across various scenarios, including access to online services, purchases of age-restricted products and claiming age-related benefits. Given the regulatory priorities and societal needs, this documentation focuses on age verification for accessing online services with restricted content or services. | ||
| Repo no longer maintained. You can thank Pirkka Tapio Frosti, Sonja Frosti, and Jouni Korhonen for this. Read more at [https://lietu.net/](https://lietu.net/). | ||
|
|
||
| This repository contains the technical specifications for the Age Verification Solution, designed for extension, adoption and deployment by member states or other actors. | ||
| See original README in the original-main branch. | ||
|
|
||
|
|
||
| ## Contents | ||
|
|
||
| This repository contains: | ||
|
|
||
| - **[Operational, Security, Product, and Architecture Specifications](docs/architecture-and-technical-specifications.md)** that defines the the Age Verification Solution and the scope of the white label solution. It ensures that the solution meets functional, security, and scalability requirements in alignment with business and technical needs. | ||
|
|
||
| - **Annexes** include a list of annexes that provide additional information to the main document. | ||
| - [Annex A - Age Verification Profile](docs/annexes/annex-A/annex-A-av-profile.md) | ||
| - [Annex B - Zero Knowledge Proofs for the Age Verification Solution](docs/annexes/annex-B/annex-B-zkp.md) | ||
|
|
||
| ## Contributing | ||
| Contributions are welcome to enhance and refine the specifications. If you would like to contribute to this repository, please follow the [contribution guidelines](CONTRIBUTING.md). | ||
|
|
||
| ## Contact | ||
| For inquiries or collaboration opportunities, please reach out via GitHub Issues. | ||
|
|
||
| ## Versioning | ||
| We use SemVer for versioning. For the versions available, see the [tags](https://github.com/eu-digital-identity-wallet/av-doc-technical-specification/tags) on this repository. | ||
|
|
||
| ## License | ||
| See the LICENCE file for details. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No changes needed on this file.