New, prettier and better tool for signing documents.

3 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and resolve a rare Windows-specific startup failure in the Autogram v2.4.1+ update. The issue seems to stem from conflicts with older Java installations or cached application files, and is not consistently reproducible. The solution may involve investigating Windows file caching mechanisms or improving the application's update process to handle potential conflicts more robustly.

Complexity: 4/5
bug help wanted packaging

New, prettier and better tool for signing documents.

Java

AI Summary: Implement file association functionality for .asice and .pdf files within the Autogram application, allowing users to open these file types directly with Autogram by double-clicking them in their file explorer. This involves leveraging Java's JPackage capabilities to create installers that register the appropriate file associations on Windows, macOS, and Linux.

Complexity: 4/5
good first issue

New, prettier and better tool for signing documents.

Java

AI Summary: The task is to add hardcoded paths for the Czech eID card's PKCS#11 library to the Autogram application. This involves modifying the application's code to include these paths, ensuring compatibility with the Czech eID card without requiring users to manually specify them.

Complexity: 3/5
good first issue

New, prettier and better tool for signing documents.

Java