Skip to content
/ spind Public

Encrypt files using passwords, across multiple platforms, in the age format

License

Notifications You must be signed in to change notification settings

codesoap/spind

Repository files navigation

spind makes encrypting and decrypting files with a password easy. It aims to provide a cross-platform and intuitive user interface. Files are encrypted with the age format and can be decrypted or provided by other tools using the same format.

screenshot of the main menu screenshot of the encryption submenu screenshot of the encryption progress dialog

Installation

A precompiled executable is provided for Windows with each release.

spind uses the fyne toolkit and basic install instructions can be found here. Instructions for cross compilation can be found here; the build_windows.sh file of this repository shows how spind can be built for Windows from Linux.