Go back

Software

I've written a lot of software during the years, but here are the ones I care about the most. These are in active development.

BREN

Bren is a bulk file rename tool for the shell. With Bren it's easy to rename multiple files (even hundreds of them) in one go. Bren also supports post-rename scripting using GNU Guile programming language, but you do not need to use it, in order to rename files.

Bren has it's own website in here.

MEMO

Memo is a Unix-style note-taking software for POSIX compatible systems. At the moment it's tested on GNU/Linux and on FreeBSD, but it should be portable to other platforms. Memo also works on Cygwin and WSL. Memo runs in the Unix heartland, the shell.

Memo has it's own website in here.

SECRET

SECRET is a cross platform, command line, file encryption program. It allows secure file and directory encryption from the command line. SECRET also includes SecretEngine.dll library which is an easy to use file encryption library for .NET.

SECRET is licensed under the MIT open source license. Source code is available on Github.

Download version 1.6 precompiled binary for Windows or for Linux and see SECRET manual (pdf) for usage. It also explains technical details about the encryption algorithms in SECRET.

SECRET is also available from FOSSHUB.

Both binaries for Windows and for Linux are standalone builds they do not need .NET to run.


Copyright © Niko Rosvall