Showing 76 open source projects for "ssl"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    TOFFEE-DataCenter

    TOFFEE-DataCenter

    Linux Server and Data-Center WAN Optimization

    TOFFEE-DataCenter is the new TOFFEE variant meant for Data-Center, Server, HPC, Load Balancing, Cluster/Cloud Computing and SDN deployments. With TOFFEE-DataCenter (and or TOFFEE), OEMs and other equipment vendors can make use of this platform/stack, integrate, port and build WAN Optimization devices/appliances on to their existing product range. Or build a dedicated WAN Optimization hardware product series via the same.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Virtual Emergency Service

    Fast way to ask for help

    ...If you manually fill the database's tables you will be able to: a) call the Virtual Emergency Service raising a real or similated emergency b) immediately get an alert SMS and e-mail (no SSL support right now) c) record your help message that will send via e-mail after the hangup The SMS and the e-mail are translated in the language of the contacted person
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NosRegister

    NosRegister

    NosRegister | WebPage

    NosRegister its an register page with server status check, developed in html, php and javascript + AJAX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    w3OS webOS web based desktop

    Advanced Web based desktop Simple Smart Efficient

    Web OS to host web based applications. An API allows to create online applications. Uses web 2.0 techniques. Integrate existing web apps. Featuring: GUI, icons, tasks, users. Office apps: oulook, CRM, browser, browser, post-it, mail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    bWAPP

    an extremely buggy web app !

    bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web bugs! It covers all major known web vulnerabilities, including all risks from the OWASP Top 10 project. The focus is not just on one specific...
    Leader badge
    Downloads: 1,450 This Week
    Last Update:
    See Project
  • 6

    Penetration-Testing-Toolkit v1.0

    A web interface for various penetration testing tools

    Penetration-Testing-Toolkit is a web based project to automate Scanning a network,Exploring CMS, Generating Undectable metasploit payload, DNS-Queries, IP related informations, Information Gathering, Domain related info etc
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    MusiCat Streaming Server

    MusiCat Streaming Server

    MusiCat is a Web streaming server for your personal cloud

    ...MusiCat streams your music files to your Computers, Tablets or Smartphones. You need no additional software on your Devices, just a web browser. MusiCat enables you to stream your music over the Internet to your client. With a SSL encryption it streams your music encrypted and helps you to protect your privacy. MusiCat is fully localizable. Actual there's a english and german language UI available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MyCA - Easy Self-Signed SSL

    PHP-based app to create your own CA and sign SSL certs in seconds!

    MyCA is a very simple tool written in PHP that uses the phpseclib library to create certificate authorities (CAs) and sign SSL certificates with them. This tool was written primarily for myself because I wanted: 1. A free, web-based tool to create and manage my testing and development SSL certificates. 2. A tool that would not take me more than 60 seconds to log in, generate, and download a new certificate. 3. A single password to log into the UI and manage multiple CAs. 4. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    ...On the public site, customers can create an account, create a gift list, shop in a list of gifts or make purchases. The site can easily be installed on most hosting packages and secured with SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Secure Content Management System
    SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RADIUS/LDAP en EyeOS

    Autenticación y seguridad en EyeOS

    ...Una de las ideas que me interesó fue la del uso de una base de datos para gestionar la información, en concreto LDAP. En cuanto a la seguridad del medio destacamos la utilización de SSL para asegurar la capa de transporte durante la comunicación. Mediante la criptografía lograríamos autenticación y privacidad de la información. Otro de los módulos que no dispone EyeOS es el de Radius. Este protocolo de autenticación y autorización está aconsejado para aplicaciones de acceso a la red o movilidad IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JDBWC - Type 3 Java JDBC driver
    ...The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic or static IP's safely using the SSL protocol (plaintext is also supported). To help optimize network connection usage, SELECT queries sent as a batch CAN be returned in a single pass. The additional resultsets are accessed using the standard JDBC Statement.getMoreResults() to iterate and Statement.getResultSet() to consume each additional Resultset in the results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHPki is an Open Source Web application for managing a multi-agency PKI for HIPAA compliance. With it, you may create and centrally manage X.509 certificates for use with S/MIME enabled e-mail clients, SSL servers, and VPN applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PhPepperShop
    Features: Webinterface, search engine, SSL, SEO, (sub)categories, pictures (zoom), weight, weblink, variations, grouping of variations, options, textfields, shipping mgmt., several types of payment, CRM, ERP, B2B/C, creditcards, VATs, backup, huge do
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PHFTP ( PHP FTP )

    PHFTP ( PHP FTP )

    A simple and fast Web FTP application/client.

    PHFTP ( PHP HTTP FTP ) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VooDoo cIRCle
    VooDoo cIRCle is modular IRC bot, scriptable thanks to PHP and Perl, with built-in SSL support, File System, private BotNet and advanced security rights for each user. Runs on POSIX/Unices, Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A browser based Client for the dbmail system on mysql databases written in PHP 5.3. No POP3 or IMAP used. Only MySQL-functions to access the database of dbmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NetCop UTM with Secure Wi-Fi HOTSPOT
    NetCop is UTM, UTM Firewall, ClamAV Antivirus, Web Cache, Content Filter,IPS/IDS, WAN Link Manager, Bandwidth Manager, Anonymous Proxy Blocker, Wifi Hotspot Controller, SSL VPN, Network Virtulization in single ISO CD distribution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    No description yet. Update soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mediawiki-LdapAccount
    mediawiki-LdapAccount is a plugin for Mediawiki that restricts mediawiki accounts to an LDAP backend. User authenticate against LDAP and have their account information populate into mediawiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Application to manage multiple gentoo installations from a single location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Moodle LDAP SSO Authentication Plugin
    This authentication plug-in enables LDAP single sign-on's from web portal SSL forms and uses a modified standalone version of the core LDAP Authentication Plug-in. Currently supports MS-ADLS (AD), and OpenLDAP (RFC2307 compliant) Server back ends.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB