Skip to content

Releases: SimpliAj/KeyForge

KeyForge v1.0.2

03 Mar 11:18

Choose a tag to compare

KeyForge Banner

Changes

  • Updated File Structure: The organization of the source code folder has been refined for better consistency and future scalability.
  • Theme Support: Added a new Themes section, allowing users to customize the application's appearance (e.g., light, dark, or system-default themes).
  • Debug Toggle: Introduced a debug mode toggle for troubleshooting, accessible within the application settings.

What's Included

  • KeyForge.exe: Standalone executable for Windows.
  • KeyForge-macOS.zip: Zipped application bundle for macOS (unzip to extract KeyForge.app).

Installation

  • Windows: Download KeyForge.exe move it to your USB Stick or another preferred location and run it directly, no installation required.
  • macOS: Download KeyForge-macOS.zip, unzip it, and move KeyForge.app to your USB Stick or another preferred location. You can start it from there.

Keep in mind that there will be a hidden folder created in the same directory as where the .exe/.app is

KeyForge v1.0.1 - Small Upate

03 Mar 01:48
b2a7055

Choose a tag to compare

KeyForge Banner

Changes

  • Improved File Storage: On startup, KeyForge now stores all data files (e.g., .master_password.txt, .passwords.json) in a hidden folder named .keyforge_data instead of the executable directory.

Important

  • Upgrading from Older Versions: If updating from v1.0.0 or earlier, KeyForge will automatically move existing files (e.g., .master_password.txt, .passwords.json, .notes.json) into the new .keyforge_data folder. Ensure the application has write permissions to perform this migration successfully.

What's Included

  • KeyForge-1.0.1-Windows.exe: Standalone executable for Windows.
  • KeyForge-1.0.1-macOS.zip: Zipped application bundle for macOS (unzip to extract KeyForge.app).

Installation

  • Windows: Download KeyForge-1.0.1-Windows.exe and run it directly. No installation required.
  • macOS: Download KeyForge-1.0.1-macOS.zip, unzip it, and move KeyForge.app to your Applications folder or another preferred location. Launch it from there.

Notes

  • Writable Directory Required: Ensure the executable or app is placed in a directory with write permissions (e.g., Desktop, Documents, or a USB drive) to allow the creation of the .keyforge_data folder and migration of existing files.
  • Hidden Folder: The .keyforge_data folder is automatically hidden (dot-prefixed on macOS/Linux, hidden attribute on Windows) for improved organization and security.
  • Feedback Welcome: Report any issues or suggestions via GitHub Issues!

Initial Build Release

01 Mar 17:46
b2a7055

Choose a tag to compare

KeyForge Banner

KeyForge v1.0.0 - Initial Release

Welcome to the first official release of KeyForge, a secure and portable password manager! These executables are built from the latest source code and are ready to run on Windows and macOS. Simply download the appropriate file for your platform, place it on a USB stick or local directory, and start managing your passwords and notes securely.

What's Included

  • KeyForge-1.0.0-Windows.exe: Standalone executable for Windows.
  • KeyForge-1.0.0-macOS.app.zip: Zipped application bundle for macOS (unzip to get KeyForge.app).

How to Use

  1. Download: Grab the file for your operating system below.
  2. Unzip (macOS only): For macOS, unzip KeyForge-1.0.0-macOS.app.zip to extract KeyForge.app.
  3. Run: Double-click the .exe (Windows) or .app (macOS) to launch KeyForge.
  4. Set Up: On first run, set a master password to secure your data.
  5. Explore: Use the Password Generator, Manager, Notes, and Settings—check the README for full details!

Features

  • Encrypted password and notes storage with AES-GCM.
  • Built-in password generator and 2FA support.
  • Tamper detection with automatic data protection.
  • Portable design—hidden files (e.g., .passwords.json) are created alongside the executable.

Notes

  • Ensure the executable is in a writable directory (e.g., Desktop or USB stick) for hidden files to be created.