Jakob Heher

Results 24 issues of Jakob Heher

_(Issue migrated from Gitlab: [Internal link](https://gitlab.iaik.tugraz.at/egiz/pdf-over/-/issues/125))_ Enabling Windows' font scaling feature breaks UX in many places. ![image](https://user-images.githubusercontent.com/117907232/203317375-dee6cdaa-737e-4cf9-9b12-213bbec73118.png)

🚧 issue
🪟 Platform: Windows

_(Issue migrated from Gitlab: [Internal link](https://gitlab.iaik.tugraz.at/egiz/pdf-over/-/issues/60))_ In light of recent supply chain vulnerabilities, the concept of a [Software Bill of Materials (SBOM)](https://en.wikipedia.org/wiki/Software_bill_of_materials) is gaining traction again. The US govt already...

🤔 longer-term plans

_(Issue migrated from Gitlab: [Internal link](https://gitlab.iaik.tugraz.at/egiz/pdf-over/-/issues/59))_ A [reproducible build process](https://en.wikipedia.org/wiki/Reproducible_builds) ensures that given source code will always compile byte-by-byte to the same output file. (in our case: JAR file) This...

🤔 longer-term plans

For any actual real-life wallet use case, we will need some kind of selective disclosure of credentials. It would be very nice to extend `kotlinx.serialization` with redactable fields; essentially serialization...