Showing 408 open source projects for "protect"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Ellipsis

    Ellipsis

    Ellipsis is a package manager for dotfiles

    Ellipsis is a package manager for dotfiles, designed to simplify the management and synchronization of configuration files across multiple systems. It treats any Git repository as a package, allowing users to modularize their dotfiles and keep them organized. Ellipsis is cross-platform and includes features to ensure safe and consistent dotfile management.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HiddenWall

    HiddenWall

    hidden firewall, custom firewall in kernel

    ...The motivation: on bad situation, attacker can put your iptables/ufw to fall... but if you have HiddenWall, the attacker will not find the hidden kernel module that block external access, because have a hook to netfilter on kernel land(think like a second layer for firewall). My beginning purpose at this project is protect my personal server, now is protect the machines of my friends. When i talk "friends", i say peoples that don't know how to write low level code. Using the HiddenWall you can generate your custom kernel module for your firewall configuration. The low level programmer can write new templates for modules etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Spock slaf

    Spock slaf

    Spock SLAF is a Shared Library Application Firewall "SLAF".

    Spock SLAF is a Shared Library Application Firewall "SLAF". It has the purpose to protect any service that uses the OpenSSL library. The SLAF inserts hooking to intercept all communication to detect security anomalies and block and log attacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OctopusWAF

    OctopusWAF

    Web application firewall in C language uses libevent

    ...Event-driven architecture is optimized for a large number of parallel connections (keep-alive) which is important for high performance AJAX applications. This tool is very light, you can deploy in any please, this resource turn perfect to protect specific endpoint that need a custom protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Authing

    Authing

    IDaaS/IAM solution that can Auth to web and mobile applications

    Authing quickly implements authentication and user management for any Web, App, and enterprise software to provide the most complete login solution for your customers and employees. Authing serves as an identity infrastructure, or Identity As A Service (IDaaS) for cloud computing. Authing focuses on identity and building social infrastructure for identity sharing across all SaaS software and users to help companies build a secure modern IT infrastructure that not only protects their business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jackpot-proxy

    jackpot-proxy

    A SOCKS5-over-TLS Proxy

    Jackpot-proxy is a SOCKS5-over-TLS proxy. Like what features of HTTPS has, jackpot-proxy can protect SOCKS5 stream under TLS layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    nGold

    nGold

    Numeric Gold

    NGold is a C ++ library designed to manage monetary transactions between financial institutions. it works with or without internet connection in order to ensure the security of financial institutions that use its library and to protect currency information against computer hackers. It executes its transaction processing without the help of minors or administrators of the digital currency even if consumers or users of the digital currency are connected to the internet or offline. Not all tasks are done automatically, no Token, no Central Server, no longer a consumer database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ProcBlocker

    ProcBlocker

    Protect your applications with a password !

    Have you ever wanted to block access to certain apps ? you can use ProcBlock to get the job done , with its simple interface it only need 1 minute to setup everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Halimede

    Halimede

    Halimede Certificate Authority

    Halimede is a simple to use Certificate Authority. It supports multiple CA (Certificate Authorities) from a single interface, with each CA is stored within it's own datastore instance. Halimede supports a large range of public key ciphers, including RSA, DSA, ECDSA (NIST/SEC/ANSI X9.62/Brainpool Curves), EdDSA (ED25519/ED448), GOST R34.10, DSTU 4145-2002 and numerous Post-Quantum Ciphers including Rainbow, SPHINCS-256, XMSS/XMSS-MT and qTESLA for X509 Certificate generation. Halimede...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    MyDiary1000

    MyDiary1000

    Its A Diary/TextEditor that encrypts your text data using images

    ...User data is protected and stored in PNG images, the image it self is not encrypted but the data inside the image is encrypted. If you open any one of the created PNG images, they look like blank images!. These "normal" looking images protect your information from prying eyes. The simplicity and elegance of my program stores your data(password and entry) locally and hidden from everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blackfriday

    Blackfriday

    Blackfriday, a markdown processor for Go

    ...It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. HTML output is currently supported, along with Smartypants extensions. It started as a translation from C of Sundown. Blackfriday itself does nothing to protect against malicious content. If you are dealing with user-supplied markdown, we recommend running Blackfriday's output through HTML sanitizer such as Bluemonday. Blackfriday includes an algorithm for creating sanitized anchor names corresponding to a given input text. This algorithm is used to create anchors for headings when EXTENSION_AUTO_HEADER_IDS is enabled. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CareLoadSafe
    Upload and Protect a cypted File . Share your UserLogin . After 30 days delay the shared users can download the File and get the cypt password to encrypt the crypted file . NO DATABASE , NO JAVASCRIPT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SHAD0W

    SHAD0W

    A post exploitation framework designed to operate covertly

    ...Dynamically resolved syscalls are heavily used to avoid userland API hooking, anti-DLL injection to make it harder for EDR to load code into the beacons, and official Microsoft mitigation methods to protect spawn processes. Runs fully inside of Docker allowing cross-platform usage. SHAD0W is a modular C2 framework designed to successfully operate on mature environments. All traffic between beacons and the C2 are encrypted and transmitted over HTTPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Portuguese Translation for M&B Warband

    Portuguese Translation for M&B Warband

    Portuguese Translation for Mount & Blade (pt-pt) v. 1.174

    ...It still requires some work to complete the translation, 15 of the 17 text files are already done and ready to download. The others will be put here as soon as they are finished. They have my copyright just in order to protect my intelectual property, but they are completely free to download and use by anyone. If you detect any errors, please let me know in order to correct it (use preferably the Wiki for this). It' s a project in alpha status, so I am sure there are still many of them lurking around. Bye Português: ------------ Estou a fazer uma tradução portuguesa (pt-pt) para M&B Warband v. 1.174 native mod e todos os mods que se baseiam nele, como Demigod's Native++, Enhanced Native - War forFreedom, For Gold, Glory and Greatness, BannerPage.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Bunny and coronavirus

    Bunny and coronavirus

    A 2D game about Bunny and coronavirus

    ...Bunny has to go out to earn money, and at the same time, she has to be careful not to get infected with the coronavirus! Therefore, as far as possible, you should be careful about the coronavirus thrown by people or on contaminated surfaces.To protect against the coronavirus, Bunny also uses masks and hand washes.After earning enough money, Bunny can go home. This game is built by GODOT game engine and you could download for your desirable OS:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pharos

    Pharos

    RTOS for Secure, Safe and Real-Time Systems

    Pharos is a free open-source RTOS for secure, safe and real-time systems with the following characteristics: - Memory and enhanced time partitioning (TSP) - Native support for sporadic, periodic and aperiodic threads - Fixed-priority preemptive scheduler - Execution time protection (threads are prevented from executing for more time than they are configured to) - Small size (full image has ~100 to 300KiB text, ~30KiB data) - Hard real-time determinism - Fast critical sections - Prioritized nested interrupts - inter-partition communication with filters to protect unwanted access - Multicore support (RMP) - Supports ARM9, Cortex-A/R/M and Aarch64, RISC-V64 (64 bits) - The complete TestSuite (see below information) is run successfully for each platform in each release - Tested: more than 170 KLOC of requirement-based tests, executed for each board at each release - Up-to-date User Manual also available See our wiki page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ElManafella-Free Exchange Server Backup

    ElManafella-Free Exchange Server Backup

    ElManafella is free and opensource Exchange server backup, it works with Exchange server 2007,2010,2013,2016 and 2019 using native VSS APIs utilizing Alpha VSS and Alpha FS. ElManafella offers quick backup solution over default Windows Server backups as it can protect individual Databases located on the same drive. The current version doesn't support separate log/DB locations, it will be fixed in the next release. This project is released under MML (Mahmoud Magdy License) which is (Just Use the f*ing code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Miaosha

    Miaosha

    Design and implementation of flash sale system

    Miaosha is a high-concurrency “flash sale” (秒杀) demo that explores how to design a backend capable of withstanding extreme, bursty traffic during limited-time events. It illustrates patterns like cache-first reads for hot data, request rate limiting, and asynchronous order processing to protect databases under load. The project demonstrates stock deduction strategies designed to avoid overselling, combining pre-decrement in cache with reliable persistence and message-driven confirmation. Security hardening is addressed with ideas such as dynamic request paths, anti-bot measures, and one-time tokens to reduce automated abuse. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...The Game Modes included are : Trepidation: A Team based game where the object is to destroy the other team’s power core Various defensive structures can be built to protect your base and achieve your goal. While this game employs strategy it is extremely fast paced and teamwork is a must. Deathmatch: You see t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NarinjaraNews

    NarinjaraNews

    Version: 1.0(1)v, Size: 627.96KB

    Apk on Directory Reading to Narinjara News(web). Note, This Apk is Own Sign (Self-Certificate/ MD5withRSA key ). You want to Download and install on your Phone! Turn-off Google Play protect (on setting) and than you see to tab (Any whare install) on you select this... Thanks you... -This Apk is No Ads, No Virus, No Bloatware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shell Script Compiler

    Shell Script Compiler

    Shell script compiler

    shc is a shell script compiler that converts shell scripts into executable binaries. It enhances script security by obfuscating the source code, making it useful for distributing proprietary scripts.​
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    JavaScript CSRF Protection Bundle

    JavaScript CSRF Protection Bundle

    Automatic CSRF protection for JavaScript apps using a Symfony API

    Archived! Now that all modern browsers implement SameSite cookies and the Origin HTTP header, this bundle is - in most cases - not necessary anymore. Learn how to protect your Symfony APIs from CSRF attacks. If you need to maintain old applications, take a look to DneustadtCsrfCookieBundle. This API Platform and Symfony bundle provides automatic Cross Site Request Forgery (CSRF or XSRF) protection for client-side applications. Despite the name, it works with any client-side technology including Angular, React, Vue.js, and jQuery. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    snowflake for Go

    snowflake for Go

    A simple to use Go (golang) package to generate or parse snowflake IDs

    A simple-to-use Go (golang) package to generate or parse Twitter snowflake IDs. You can alter the number of bits used for the node id and step number (sequence) by setting the snowflake.NodeBits and snowflake.StepBits values. Remember that There is a maximum of 22 bits available that can be shared between these two values. You do not have to use all 22 bits. By default this package uses the Twitter Epoch of 1288834974657 or Nov 04 2010 01:42:54. You can set your own epoch value by setting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UndoTree

    UndoTree

    The undo history visualizer for VIM

    Undotree is a Vim plugin that reveals Vim's non-linear undo history as a navigable tree, letting users visualize and revisit past versions or divergent edit branches. It modifies the current buffer temporarily without saving to disk, ensuring safety during navigation. Vim's undo/redo feature is a great way to protect your work from accidental changes or data loss. Unlike other editors, where undoing and then accidentally typing something can cause you to lose your edits, Vim allows you to revert to previous states without losing any data, as long as you keep the Vim session alive. If you want to keep your undo history permanently, Vim offers a persistent undo feature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB