An official Swiss Government project made by the Federal Office of Information Technology, Systems and Telecommunication FOITT as part of the electronic identity (E-ID) project.
This repository is part of the ecosystem developed for the future official Swiss E-ID. The goal of this repository is to engage with the community and collaborate on developing the Swiss ecosystem for E-ID and other credentials. We warmly encourage you to engage with us by creating an issue in the repository.
For more information about the project please visit the introduction into open source of the public beta.
The app requires at least Android 10 (Q). To be able to build the project, you need at least Java 17 and Android Studio 2023.1.1.
You can also build the app directly using following command:
$ ./gradlew app:assembleProdRelease
You can then find the generated APK under app/build/outputs/apk/prod/release/app-prod-release.apk
.
Note
Please be aware that for building from the command line, you must have set up your own keystore.
The code for this repository is developed privately and will be released after each sprint. The published code can therefore only be a snapshot of the current development and not a thoroughly tested version. However, we welcome any feedback on the code regarding both the implementation and security aspects. Please follow the guidelines for contributing found in CONTRIBUTING.
This project is licensed under the terms of the MIT license. See the LICENSE file for details.