Open Source Software

LessPass LessPass

With LessPass you can manage your registrations, login and passwords with is. LessPass is a password manager that computes a unique password using a site, login, and a master password for you mobile Android or iOS device or as a browser extension for Google Chrome and Firefox. Since a password manager, or any software for that matter is as secure as it is transparent, the LessPass source code is available on Github and can be inspected and perfected by anyone in the community.

GNUnet GNUnet

Help build the internet of tomorrow with GNUnet. It's a software framework for fully decentralized, peer-to-peer networking that offers link encryption, peer discovery, resource allocation, and secure communication. The goal of the project is to replace the old insecure Internet protocol stack. GNUnet includes a fully decentralized DNS (Domain Name System) that utilize a directed graph instead of the hierarchical system implemented today. It also has it's own identity system re:claimID, a decentralized Identity Platform that is baked into GNUnet.

Keepass2Android Keepass2Android

Keepass2Android is a password manager application specifically design for your mobile Android device. It allows to store and retrieve passwords and other sensitive information in a file called "database". This database is secured with a so-called master password. The master password typically is a strong password and can be complemented with a second factor for additional security. The password database file can be synchronized across different devices. This works best using one of the built-in cloud storage options, but can also be performed with third-party apps. Keepass2Android is compatible with Keepass 1 and Keepass 2 on Windows and KeepassX on Linux.

Sandboxie Sandboxie

Sandboxie is a free open-source sandboxing program for Windows. Sandboxie allows you to create isolated operating environment in which applications can be run and installed without permanently modifying the local system. This virtual environment allows for controlled testing of untrusted programs and web surfing.

Manjaro Linux Manjaro Linux

A Linux-based distribution suitable for newcomers and experienced computer users alike. With Manjaro Linux the user have full control over your operating system and hardware, without restrictions. Manjaro Linux is developed and distributed free and open-source under a rolling release cycle that allows anyone to take part in the development of the operating system. This makes it ideal for people who want to learn how Linux works and how it is different to other operating systems.

OpenProject OpenProject

OpenProject is an open-source, web-based project management system for location-independent team collaboration. The software allow you and your team to efficiently plan, collaborate and document the process of building projects. OpenProject is released under the GNU General Public License Version 3 and is available as free community edition and a commercial, hosted, enterprise edition.

Egg.js Egg.js

Egg.js is a free and open-source JavaScript and Node.js framework for building better enterprise applications.

Crystal Crystal

A free and open general-purpose, object-oriented programming language developed by Ary Borenszweig, Juan Wajnerman, Brian Cardiff and a community with over 300 contributors. Crystal is statically type checked, which means that all code errors will be caught at compile time, rather than fail on runtime. Crystal provides an easy-to-learn syntax similar to Ruby, while at the same time producing performance similar to that of the programming language C.

DB Browser for SQLite DB Browser for SQLite

A high quality, visual, open source database management tool for SQLite databases. With DB Browser for SQLite, users and developers can create, search, and edit databases. DB Browser for SQLite uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.