digitalservicebund / useid-app-ios

iOS client for BundesIdent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BundesIdent – iOS

UseId project

Important: This project has been discontinued ​ This repository is part of the UseId project, that provided the BundesIdent mobile app. You can find other repositories related to this project in the following list: ​

About the project

Securely identify yourself with our app and your ID card anytime, anywhere without video calls and waiting times.

With this Project we aim to develop the state digital identity into a popular and widespread solution - recognised by service providers and citizens.

Digital identification is one of the basic functions necessary for the successful implementation of digital citizen services. For this reason, it must be accessible and usable for all citizens. In this way, we will contribute to increasing the usage rates of digital citizen services.

In our MVP we develop an eID-interface based on the eID-technology to enable the digital identification with the German ID card. From there it will be evolving based on our users’ needs.

Prerequisites

You will need to install the lasted version of Xcode and homebrew.

Afterwards install the command line tools of Xcode:

xcode-select --install

Part of the build process requires some 3rd party tools that you can install using:

brew bundle install

If you want to run fastlane commands you will also need to install our ruby dependencies:

[sudo] bundle install

See the corresponding readme for more information about our fastlane setup.

Getting started

Open the project file with Xcode and hit ⌘+R to run the project. Or hit ⌘+U to run all unit and UI tests.

Contributing

Everyone is welcome to contribute the development of this project. You can contribute by opening pull request, providing documentation or answering questions or giving feedback. Please always follow the guidelines and our Code of Conduct.

Contributing code

Open a pull request with your changes and it will be reviewed by someone from the team. When you submit a pull request, you declare that you have the right to license your contribution to the DigitalService and the community. By submitting the patch, you agree that your contributions are licensed under MIT.

Please make sure that your changes have been tested before submitting a pull request.

License

This project is licensed under MIT.

Localization

This project uses Weblate for localization.

About

iOS client for BundesIdent

License:MIT License


Languages

Language:Swift 97.5%Language:Ruby 1.6%Language:Shell 0.8%