Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
README.md 2.94 KiB
Newer Older
  • Learn to ignore specific revisions
  • Stavros KOUNIS's avatar
    Stavros KOUNIS committed
    > **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).
    
    ## Build
    
    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
    ```
    
    ### Prerequisites
    * `pandoc`
    
    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). 
    
    Paolo De Rosa's avatar
    Paolo De Rosa committed
    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.