Open source two-factor authentication for Android. It implements Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP). Simply scan the QR code and login with the generated 6-digit code. This project started out as a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive since 2015. By now almost every aspect of the app has been changed/re-written so the fork status of the Github repository got detached upon user request....
Monitor your GNU/Linux server with your smartphone
ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France.
The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption.
We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :)
We’ll...