Showing 20 open source projects for "work"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Auth.js

    Auth.js

    Authentication for the Web

    Auth.js is a set of open-source packages that are built on standard Web APIs for authentication in modern applications with any framework on any platform in any JS runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Leapp

    Leapp

    Leapp is the DevTool to access your cloud

    ...Your all-in-one solution to assign IAM Cloud access across teams. Cloud credentials are available with a click. Data stored locally encrypted in your System Vault. Work with your Cloud Identities from a single place. Automatic temporary Cloud credentials generation and rotation. Pick your Cloud Provider to add a Leapp Session. Choose from supported access methods or leverage your federated identity with SAML 2.0 compliant identity providers. Automatically provision your sessions from AWS Single Sign-On via Leapp Integration. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Agent Auth Protocol

    Agent Auth Protocol

    Standard and implementation for AI agent authentication

    ...The protocol focuses on enabling secure interactions in environments where automated agents act on behalf of users or systems, requiring robust identity verification and permission handling. It aligns with modern authentication standards and is intended to work seamlessly with APIs, distributed systems, and AI-driven workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Comeonin

    Comeonin

    Password hashing specification for the Elixir programming language

    ...The library’s helpers make it straightforward to add registration and login flows that resist brute-force and side-channel attacks. Migration paths and checks are included so you can upgrade algorithms or work factors over time without breaking existing credentials. Its focus on practical ergonomics—clear APIs, sensible defaults, and good docs—has made it the de facto choice for password handling in Elixir. By centralizing hashing concerns, Comeonin helps teams avoid subtle security mistakes while keeping authentication code terse and testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Guardian

    Guardian

    Elixir Authentication

    ...It integrates with Plug but can be used outside of it. If you're implementing a TCP/UDP protocol directly or want to utilize your authentication via channels in Phoenix, Guardian can work for you. The core currency of authentication in Guardian is the token. By default JSON Web Tokens are supported out of the box but you can use any token that Has the concept of a key-value payload, is tamper-proof, can serialize to a String, or that has a supporting module that implements the Guardian.Token behavior. You can use Guardian tokens to authenticate web endpoints (Plug/Phoenix/X), channels/Sockets (Phoenix - optional), and any other system you can imagine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenAuth

    OpenAuth

    Universal, standards-based auth provider

    ...It supports common patterns such as OAuth with popular identity providers, email-based links or codes, and passkeys/passwordless options, while exposing a simple API that fits full-stack frameworks. The project is designed to be infrastructure-friendly, aligning with managed stores and serverless platforms so sessions, webhooks, and callbacks work reliably at scale. It emphasizes secure defaults, including robust token handling, CSRF protections, and clear session lifecycles, while leaving room for customization where apps need it. Developers can bring their own database or storage layer and wire it through adapters without rewriting core logic. The goal is to remove boilerplate around sign-up/sign-in, user profiles, and authorization checks so teams can ship features faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    2FAS Auth for iOS

    2FAS Auth for iOS

    Source code for 2FAS Auth iOS app

    ...Designed with native iOS conventions, it supports Face ID and Touch ID to quickly unlock the app while keeping authentication secrets encrypted locally on the device, so sensitive data never leaves the user’s control. The client is also structured to work offline, meaning you can generate codes without a network connection, and it integrates with companion browser extensions or other 2FAS sync tools so tokens can be backed up or restored across devices securely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    smartADmin Diagnostic Tool

    Active Directory browser and workstation diagnostics

    The program's functionalities are created ad hoc. The tool is in the development phase and is designed to work in Windows systems. It is helpful in my daily administrator's work. Multidimensional information can help you diagnose a problem faster and apply the right solution. Unique features will allow you to discover interesting connections of Windows components.Not everything functions correctly. I know this and try to make corrections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenLdap Server Quick Setup

    Tool to quickly set up an LDAP server

    Tool to quickly set up an OpenLDAP server based on the steps outlined at: http://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html Automates the process of installing the required packages, generating a hashed password for the LDAP admin, creating certs, writing/importing config files, and restarting services. *This script will overwrite existing LDAP configs* Written with RHCSA students in mind, who will need an LDAP server to work with but won't actually be tested on how to set one up. Tested on a clean install/update of: CentOS Linux release 7.3.1611 (Core) + perl v5.16.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Account Control

    QAD access to the most common AD activities

    ...The function I use most often is the one to clone a user account. The script uses the 'overLib' scripts to display tooltips. This is included in the ZIP. As usual, I'd be interested in receiving your feedback but note that I work for clients full-time and thus support - such as it is! - will be on a "best endeavours" basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    ...If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert. gnupassd does pass only: leaves all else alone (compat). small, simpler for single admin / small linux bases. For example: it can make plain /etc/passwd plain text password file (still) or use shadow - (login.c may do both). A goal is to be old linux and no "depends problems" (ie, some required pam selinux audit kerb (+nis remove hacks) "to work as intended". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    projectbamboo

    projectbamboo

    Applications and shared infrastructure for humanities research.

    ...An issue tracker (JIRA) is hosted by Atlassian OnDemand at https://projectbamboo.atlassian.net; Bamboo's wiki archive is hosted at UC Berkeley, https://wikihub.berkeley.edu/display/pbamboo. These migrations were undertaken as grant support ramped down, to permit Bamboo's work to move forward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nss_db

    Berkeley DB NSS module

    A fork of nss_db, modified to work on Solaris as well as Linux. This provides an alternative location for storing configuration information used by the Name Service Switch libraries, and may be used to supplement user, group and other information in a Berkeley DB. The Berkeley DB NSS module provides an alternative means for storing configuration information traditionally kept in several plain-text files in /etc (e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    389 DS Graph is a utility for graphing connections and operations from the 389 Directory Server (formerly Fedora Directory Server). 389 DS Graph works with 389DS, Fedora DS, Red Hat DS, and may work with Sun DS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This plugin enables single sign-on and uses a modified version of the RADIUS module.This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2. For Mahara 1.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LDAPManager is an open source Cocoa application, written in Objective-C, to provide an LDAP browser/editor with a native Mac OS X interface. Should work fine on Tiger and Panther, and perhaps earlier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This plugin enables single sign-on and uses a modified version of the RADIUS module. This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2. For Moodle 1.8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LDAP bind SLAPI plugin for CAS authentication. Plugin has been tested and is working in a real system since march 2007. It is developed for Fedora DS, and should also work with no changes or minimal ones in RedHat DS and SUN. Openldap port is in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This Employee Scheduler lets your employees to login and enter their prefered work schedule. It then allows supervisors the ability to login and assign their employees to positions based on their preferred hours. It requires PHP and a MySQL database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    This project has been started to publish the work done on a new backend for the DGI (France). This backend has been designed to get strong performance enhancements. It is a fork from the META backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB