IJhack is a small, community-oriented software publisher focused on open-source security and privacy tools; its single public offering, QtPass, wraps the venerable Unix "pass" utility in a friendly cross-platform graphical shell that runs identically on Windows, macOS, BSD and most Linux distributions. By combining the proven GPG-based encryption of pass with a Qt interface, the program lets individuals and small teams store, search, group and synchronise passwords, key-files, notes, recovery codes and other secrets without surrendering data to cloud services. Typical use cases range from a lone developer keeping API tokens in an encrypted Git repository to system administrators sharing server credentials through signed commits, while optional panel plug-ins generate QR codes, convert OTP secrets or audit password strength. Because the underlying pass store is nothing more than a folder of flat GPG-encrypted text files, users can migrate in seconds, script bulk operations, or access the same vault from the command line when SSH-ed into remote machines; conversely, QtPass adds drag-and-drop folders, searchable history and automatic re-encryption whenever keys or sub-keys change, making day-to-day credential management almost invisible. The application is lightweight, portable and fully open-source, so security professionals can audit the code and compile custom builds. IJhack QtPass is available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest upstream release and can be queued for batch deployment alongside other utilities.
A multi-platform GUI for pass, the standard unix password manager.
Details