Newer
Older
> **This repository has been moved** to a [new location in Github](https://github.com/eu-digital-identity-wallet). This means the files, documents, and information previously available here can now be found at https://github.com/eu-digital-identity-wallet.
>
> Please note that our new repository is fully functional and accessible to everyone. If you have any questions or concerns regarding this move, don't hesitate to contact us by [creating a ticket in GitHub](https://github.com/eu-digital-identity-wallet/architecture-and-reference-framework/issues).
>
> We appreciate your cooperation and look forward to working with you at our new repository.
>
> Best regards,
> European Digital Identity team
# The European Digital Identity Wallet
## The Architecture and Reference Framework
On 3 June 2021, the European Commission adopted a Recommendation
calling on Member States to work towards the development of a Toolbox
including a technical Architecture and Reference Framework
a set of common standards and technical specifications and a
set of common guidelines and best practices.
The Recommendation specifies that these outcomes will serve as a basis
for the implementation of the proposal for a European Digital Identity
Framework, without the process of developing the Toolbox interfering
with, or prejudging the legislative process.
The Recommendation foresees that the Toolbox is developed by Member
States’ experts in the eIDAS Expert Group in close coordination with
the Commission and, where relevant for the functioning of the European
Digital Identity (EUDI) Wallet infrastructure, other concerned public
and private sector parties.
This repository contains the "[Architecture and Reference Framework](ARF.md)"
(hereinafter the[ARF](ARF.md)).
The current authoritatave version is tagged as [realease/tag in this
repository](https://code.europa.eu/eudi/architecture-and-reference-framework/-/tags).
While the ARF is maintained in `Markdown`, this repository provides a
process for generating `HTML`, `DOCX`, and `PDF` (work in progress)
instances.
Generate the derived files
```bash
make all
```
Clean up
```bash
make clean
```
Install it (Ubuntu 22.04)
```bash
sudo apt install pandoc
```
Please read [CONTRIBUTING.md](link) for details on our code of conduct,
and the process for submitting pull requests to us.
Please read [CONTRIBUTING.md](link) for details on our code of conduct,
and the process for submitting pull requests to us.
We use [SemVer](http://semver.org/) for versioning. For the versions
available, see the [tags on this
repository](https://code.europa.eu/eudi/architecture-and-reference-framework/-/tags).
See the list of [contributors](CONTRIBUTING.md) who participated in
This project is licensed under the [Attribution 4.0
International](http://creativecommons.org/licenses/by/4.0/) - see the
[LICENSE.txt](LICENSE) file for details.