Download Beta

Current version: v1.0.0-beta — Windows 10/11 (64-bit)

Beta Release. This is the first public beta of Oathkeeper. Features are stable but may contain bugs. Future updates will improve functionality, add features, and refine the experience. Check the release page for updates.

Installers

Choose your preferred installation method.

File Type Size SHA-256
Oathkeeper_Setup_v1.0.0-beta.exe Inno Setup 2.9 MB da33798399de6d764fbcc998ebfae66e1aa1466f8b90c2e78bd5e25b6c0fab1a Download
Oathkeeper_v1.0.0-beta.msi Windows Installer 1.05 MB ddc65fee7becfb0afe5a773479abfc6126cd4eb7a32791d3744d98619ac81de4 Download
Oathkeeper_v1.0.0-beta.zip Source (ZIP) 283 KB Download
Oathkeeper_v1.0.0-beta.tar.gz Source (TAR.GZ) 258 KB Download

Browse the source on GitHub

System Requirements

Build from Source

git clone https://github.com/Lidprex/Oathkeeper.git
cd Oathkeeper
.\cook.ps1              # Build everything
.\cook.ps1 verify       # Build + self-checks

Prerequisites: .NET 9 SDK, Visual Studio 2022+, Inno Setup 6, WiX Toolset v7.

All Releases on GitHub