Search Results for "linux keyboard encryption" - Page 24

Showing 2928 open source projects for "linux keyboard encryption"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1

    Raspberry Digital Signage

    Digital signage for the Raspberry Pi (all models)

    Raspberry Digital Signage is an operating system designed for digital signage installations on the Raspberry Pi: it displays a full-screen browser view restricted to the resource specified. It shows web pages from an Internet, local area network or internal (SD-card-contained) resource; there is no way to escape this view but rebooting the machine. It is a hacker-proof secure operating systems for indoor and outdoor use. It features wired/wireless networking, proxy, on-screen keyboard...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    LinuxTV

    LinuxTV

    Turn any old PC into a smart TV. Free, open-source, no install needed.

    LinuxTV turns any old computer into a full smart TV experience. Just flash it onto a drive, plug it into your PC, and you're ready to go. No setup, no installation, no hassle. Got an old laptop or desktop collecting dust? Instead of throwing it away, give it a second life as a smart TV. LinuxTV helps reduce e-waste by making outdated hardware useful again. Watch YouTube, Netflix, Disney+, Spotify, Kodi, and dozens more, all from a big, clean home screen designed for your TV. You're not...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3

    USB Footswitch Programmer

    Linux software to program a usb footswitch

    ...The footswitch can then be programmed to simulate a mouse button press. Alternately the footswitch can be programmed to simulate a series of key presses on your computer keyboard. You have ability to condigure the pedal's operation by running a software program (included with the footswitch). Typically, the included software program is written to run only under the Windows operating system. So, if you run Linux, you still need to be able to boot up Windows in order to program your footswitch with the included software. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Underscore Backup

    Underscore Backup

    Private, secure backups in the cloud.

    ...Complete control over what data should be backed up and where. How long data should be retained and how many versions to keep. Open source based with multi platform support for Windows, Mac (ARM and Intel), Linux and a generic Java 17 package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Textcryption

    Textcryption

    Tiny application which allows encrypting basic text.

    Application which allows encrypting text. It is encrypted using own libraries. I think it is a very strong way to encrypt, specially if the text has more than 1 KB. The application reads encrypted bytes from disk, and writes encyrpted bytes to disk, so it never is saved in the hard disk decrypted. JDK-17 compatibility. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/encriptadorDeTexto.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LOOM OS

    LOOM OS

    LooM OS is a blazingly fast, ultra-lightweight Linux distribution

    LooM OS is a blazingly fast, ultra-lightweight Linux distribution based on Debian 12, engineered exclusively for DevOps, SysAdmins, and Power Users. It features a pre-configured DevOps stack, a pure i3wm workflow, and the exclusive LinUtil CLI toolkit for advanced system maintenance
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    Obscura

    It's a personal microkernel project designed as a learning ground.

    Obscura is a personal microkernel project designed as a learning ground for low-level operating systems. Its initial aim is to lay the foundations for a minimalist kernel, then gradually evolve towards a modular, stable and simple operating system. ## 🧭 Objectives - Learn and master : - Low-level C language - x86/x86_64 assembler - Modern processor architecture - Fundamental principles of operating systems - Develop a microkernel : - Lightweight and modular - Able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FDM - Fixed Deposit Manager

    Manage Your Deposits, Get exepected income in each financial year.

    Fixed Deposit Manager (FDM) is a Python-based application designed to help users manage and track their fixed deposit investments. It provides a user-friendly graphical interface for entering, organizing, and analyzing fixed deposit data.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    AVGVSTO USB 3.1.3

    AVGVSTO USB 3.1.3

    https://avgvstousb.com

    AVGVSTO USB 3.1.3 HARDWARE-BOUND FILE ENCRYPTION OPEN SOURCE REVOLUTION AVGVSTO fuses your password with the physical fingerprint of any USB drive. Without the exact hardware, decryption is impossible — even if the password is known. Anti‑bruteforce, duress mode, cascade ciphers, and 100% transparent code. No telemetry, no backdoors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Password-Manager

    Password-Manager

    Online keepass-like tool to manage password. client-side AES encrypt!

    v11.00 greatly enhanced security! This password manager can generate and store random strong passwords for users. Passwords are generated on users' browsers and then encrypted using AES256 (mode CBC). PBKDF2 with SHA512 is used for user identification check. In trusted computers, user can enable a PIN to login faster. PIN verification is complicated and involves both server and client. Though PIN is only 4 digits, it's still safe (server will disable PIN upon 3 errors) You can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    CalculatorPlus

    CalculatorPlus

    CalculatorPlus

    6 Powerful Modules: Standard & Scientific modes, Graphing (via Matplotlib), Programmer (Hex/Bin/Oct/Dec conversions), Date Calculator, and Live Currency Converter (real-time ECB data). Safety-First: Uses an AST-based SafeEvaluator instead of the risky eval() function, protecting against code injection. Global Design: Fully localized in 12 languages with automatic Light/Dark mode synchronization. Productivity: Full Numpad/keyboard support and background threading for smooth network...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    clavirio

    clavirio

    Learn touch typing without leaving the terminal

    A free, open-source typing tutor for the terminal. Progressive lessons, practice modes, real-time stats, and a virtual keyboard with finger hints — for QWERTY, Dvorak, and Colemak. Methodology Research on typing skill suggests that skilled typing relies more on implicit procedural control than on explicit knowledge of key locations. The paper also suggests that the keyboard is represented in terms of its row-and-column structure, not as a memorized list of individual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Worm

    Worm

    A dynamic, tag-based window manager written in Nim

    Worm is a tiny, dynamic, tag-based window manager written in the Nim language. It supports both a floating mode and master-stack tiling with gaps and struts. Worm will try to execute the file ~/.config/worm/rc on startup. Simply create it as a shell-script to execute your favorite applications with worm. (don't forget to make it executable). Worm does not have a built-in keyboard mapper, so you should use something like sxhkd. Please read the docs to understand how wormc works before writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. SUPPORT: Please use the Github issues and Discussions channels here: https://github.com/OpenAS2/OpenAs2App/ Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) ...
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 15
    ESignPDF

    ESignPDF

    Sign PDF with Digital Signature Certificate

    Brought to you by parvesh88 System Requirements 1. A Computer running Windows 7 Service Pack 1 or higher 2. Java Runtime Environment (JRE) 8 or higher if JRE is not installed on your Computer, then download and install from here JRE 8 for Windows x86 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=55abea0c-2aa5-4316-aafb-e90847f6ee21 JRE 8 for Windows x64 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=5a34da4a-1821-4c79-a57c-7fce38d102c2 JRE 8...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Secrets for Android

    Securely store and manage passwords and secrets on your Android phone

    Secrets for Android is an application to securely store and manage passwords and secrets on your Android phone. It uses techniques such as strong encryption and auto-logout to help ensure that your secrets remain safe (assuming you use a good master password). Context-sensitive tips guide you along through its operation, making it easy to use. Secrets for Android in its original form is no longer maintained or available on the Google Play Store. However, when used with PCSecrets and the synchronization app PCSecrets Sync, it forms a convenient cross-platform structure for managing your secrets seamlessly between PC (Windows, Linux and possibly Mac) and Android environments. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Key Scripter listens to key press/release events from a keyboard or a mouse and allows to simulate key press/release and mouse events. Supports gaming keypads, such as Nostromo SpeedPad. Allows the creation of powerful key scripts for games and other applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    MXLinux-Snapshot-202410

    This is an installable Snapshot of MX Linux (upgraded in October 2024)

    This is an installable Snapshot of MX Linux (upgraded on October 12th of 2024). Default language and keyboard layout is set to German/Germany. Be aware that I'm not affiliated to the original distribution project!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ket

    Ket

    An algebra editor

    A text editor for maths. Simple algebra should be faster and more intuitive to perform on a computer than on paper and should look like maths. Write small fragments in plain text; perform simple click-and-drag algebra with the mouse; and explore more involved algebra through keyboard shortcuts. When done, save as plain text files or export to LaTeX and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Burn 89C2051

    Burn 89C2051

    A user-friendly GUI application for programming AT89C2051 microcontrol

    GUI-based AT89C2051 Programmer for LPT Parallel Port This project is a graphical user interface (GUI) application for programming AT89C2051 microcontrollers via an LPT parallel port. It simplifies the entire workflow with one-click operations, making it ideal for hobbyists and professionals working with legacy hardware. The program automatically converts Intel HEX files to binary (.bin), provides real-time logging of the process, and supports a Resend function for quick re-flashing. With...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    akello

    akello

    Healthcare infrastructure for absolutely everyone

    Akello is an open-source platform that simplifies healthcare service integration using microservices. It offers flexibility, scalability, and strong security for developers building healthcare infrastructures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Programming Without Coding Technology

    Programming Without Coding Technology

    Create software using visual programming

    PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming language designed for novice and expert programmers. A novice programmer can use PWCT to learn programming concepts like Data Structures, Control Structures and Programming Paradigms. An expert programmer can use PWCT to create any large and complex software. Using PWCT we developed a textual programming language Compiler and Virtual Machine without writing a single line of...
    Leader badge
    Downloads: 1,462 This Week
    Last Update:
    See Project
  • 23
    DSL-KeyPad

    DSL-KeyPad

    Multilingual input tool. Latin, Cyrillic, IPA, Math, historic, etc.

    “DSL KeyPad” is a utility written on AutoHotkey 2.0, designed for inputting a wide range of characters using hotkeys and auxiliary functions. Its primary focus is on enhancing input capabilities for Latin and Cyrillic scripts, allowing typing in multiple languages without the need for separate keyboard layouts for each language. Requires common QWERTY (English US)/ЙЦУКЕН (Russian) keyboard layouts. More than 6,300 Unicode characters are available. Additionaly, it supports typing on the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    -PTRN--Petoron--token
    Petoron (PTRN) it’s a fixed-supply ERC-20 cryptocurrency built to support the open-source Petoron cryptography ecosystem. Contract Details: - Ethereum Mainnet - Contract: 0xCe675D637bB5E3aDAFDC4d1e475a35D75F6D95bc - Total supply: 20,000,000 PTRN - Treasury: 0x31187017dC243d4D46126bB5a160Bb98FFeef39b Petoron is an entire cryptography ecosystem developed to give people real tools for privacy and data protection: - 🔐 PTBC — Petoron Time Burn Cipher (time-based self-destructing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Areca Backup (fork)

    Areca Backup (fork)

    Free open source multiplatform backup solution.

    This independent development (fork) of Areca Backup attempts to extend its lifespan by fixing bugs and adding some new features while keeping its simplicity. Areca was originally developed by Olivier PETRUCCI (aventin): https://sourceforge.net/projects/areca/
    Downloads: 55 This Week
    Last Update:
    See Project
Auth0 Logo