DigiDoc4 is an application for digitally signing and encrypting documents.
This repo hosts the Flatpak wrapper for DigiDoc4.
https://github.com/minosimo/qdigidoc-flatpak/releases/
If your smartcard reader is not recognized, please file an issue and provide your Linux distribution name and version. The Flatpak pcsc integration depends on the daemon running on the host, which can vary between distributions.
Ideally, the output from the following commands would be very helpful:
cat /etc/os-release | head -n 4
pcscd --version | head -n 1
To use your ID card in the browser, please use the new Web eID solution. For Linux users, the DigiDoc software itself is not required to use Web eID. Note that Web eID does not work with the Flatpak version of Firefox.
This repository used to package the old chrome-token-signing
binary, but it's
no longer needed.
- Update modules in ee.ria.qdigidoc4.yml. Check the changelogs of the modules to ensure the build tree is still correct.
- Update ee.ria.qdigidoc4.metainfo.xml
- Tag the release
- Run the Github workflow action on the tag
- Finalize the release and publish on Github
See build.md