Showing 412 open source projects for "passwords"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    An essential utility, passgen was written in response to the lack of a useful password generator, which should be standard issue for any multi-user machine. passgen generates passwords which comply to security stds recommended by CERT, NIST and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sposkpat

    sposkpat

    distraction-less card game

    distraction-less card game Turns any PC into a distraction-less Patience card game (a.k.a. klondike, solitaire, solitario, pasianssi, пасьянс, bakarkako, त्यागी, πασιέντζα, pertapa, ẩn sỉ, ソリティア, tek taş, 接龍, سوليتير). Keeps other things out of your way (not even a clock included): 1. No logins, no passwords. 2. Hard disks are put to sleep (less noise, saving power). 3. Runs completely in RAM. 4. No internet connection. 5. No virus-risks. 6. No ads, no nags. 7. Portable: Boots from: min. 512 Mb USB-drive/stick/memory-card, or CD/DVD. ---- Runs inside the qemu and VMware virtual machines (ugly full screen). ---- Note: Playing solitaire games helps you to greatly improve your attention span and enhance your ability to concentrate. ---- Based on KDE's kpat. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    OMEN

    OMEN

    OMEN: Ordered Markov ENumerator - Password Guesser

    ...Based on these probabilities enumNG enumerates new passwords in the correct order (descending). Before one can generate any passwords, the n-gram probabilities have to be estimated using createNG. To calculate the probabilities using the default settings, createNG must be called giving a path to a password list that should be trained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Password Guessing Framework

    Password Guessing Framework

    A Framework for Comparing Password Guessing Strategies

    ...It can help to identify individual strengths and weaknesses of a guesser, its modes of operation or even the underlying guessing strategies. Therefor, it gathers information about how many passwords from an input file (password leak) have been cracked in relation to the amount of generated guesses. Subsequent to the guessing process an analysis of the cracked passwords is performed. In general though, any guesser that prints the password candidates via STDOUT can be used with the framework. The aforementioned password guessing / password cracking software is not part nor shipped with the framework and need to be installed separately.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PWman is a text-based application for securely storing and managing passwords, using a gpg encrypted xml file, based on the ui design of abook (http://abook.sourceforge.net). PWman works on Linux, and should also run on most other UNIXes(untested).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    App-Ink.net - Image Encryptor

    Encrypt youre images on a pixel level

    ...This is a very inuitive approach since the image keeps its original file format and will appear as noice. You have full control to encrypt the images multiple times with different passwords. Decrypting an image with a wrong password will not result in a ‘wrong password’ message, but in a useless noisy image which makes automated brute force attacks very difficult.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Swiss password depot program
    "Swiss password depot program" for administration "login and password" informations. The passwords are all crypted on the local file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lychee

    Lychee

    A great looking and easy-to-use photo-management-system

    ...All in one place, right from your browser. Sharing like it should be. One click and every photo and album is ready for the public. You can also protect albums with passwords if you want. It's under your control. Look at all your images in full-screen mode, navigate forward and backward by using your keyboard or let others enjoy your photos by making them public. Lychee is completely open-source. Everyone can take advantage of the work we have already done and improve it. We are open for every suggestion or help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    ...It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SAMKeychain

    SAMKeychain

    Simple Objective-C wrapper for the keychain that works on Mac and iOS

    SAMKeychain is a simple wrapper for accessing accounts, getting passwords, setting passwords, and deleting passwords using the system Keychain on Mac OS X and iOS. If your saving to the keychain fails, use the NSError object to handle it. You can invoke [error code] to get the numeric error code. A few values are defined in SAMKeychain.h, and the rest in SecBase.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    chat.io

    chat.io

    A Real Time Chat Application built using Node.js, Express, Mongoose

    A Real-Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis. The configurations on production will be assigned from Environment Variables on Heroku, while the development configurations reside inside app/config/config.json file. You need to create a database on MongoLab, then create a database user, get the MongoDB URI, and assign it to dbURI. You need to register a new application on both Facebook and Twitter to get your tokens by which users can grant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hpassgen

    hpassgen

    Create hard passwords and remember them by the easy way

    This desktop tool makes easy to generate a password that is not very easy to guess but is very easy to remember *Note: Just for linux debian based distros
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JBrute

    JBrute

    Open Source Security tool to audit hashed passwords.

    JBrute is an open source tool written in Java to audit security and stronghold of stored password for several open source and commercial apps. It is focused to provide multi-platform support and flexible parameters to cover most of the possible password-auditing scenarios. Java Runtime version 1.7 or higher is required for running JBrute. Supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sshicon

    sshicon is the Ubuntu based application as well as it is free version.

    ...Because if you are a system administrator then you have to login many servers in a single day. So, you have to memorize or copy all of the server’s user_names and passwords, practically it is so much painful for any system administrator. Thus, if You use this “sshicon” command then you will be free from your painful task and at the mean time your working efficiency will be increased significantly. In order to get this opportunity, you have to save yours all user names and passwords in cridential directory and you could call any individual user name when you need to login in a particular server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    Password safe for Windows and Linux. If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice. You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file. Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make in the directory where the .pro file is and you should be done. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SWsterisk Debian based Asterisk

    SWsterisk Debian based Asterisk

    Asterisk and FreePBX on Debian, by Astiostech Sdn Bhd Malaysia

    ...Network: After booting, run #ifconfig -a Then either #dhclient ethX or edit manually /etc/network/interfaces #ifup ethX More details can be found here: Asterisk 11: http://highsecurity.blogspot.com/2013/04/sanjay-asterisk-debian-based-asterisk.html Asterisk 13: http://highsecurity.blogspot.com/2014/10/debian-7-wheezy-based-asterisk-12.html Username/Passwords: ================ OS: root/asteriskrocks FreePBX: admin/@steriskRocks1 MySQL: root/@steriskRocks1 AMI: admin/@steriskRocks1 Other passwords likely to be: @steriskRocks1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Password Keeper

    Password Keeper

    manage your passwords in a secure way

    What is Password Keeper? Today you need to remember many passwords. You need a password for the Windows network logon, your e-mail account, your website's FTP password, online passwords (like website member account), etc. etc. etc. The list is endless. Also, you should use different passwords for each account. Because if you use only one password everywhere and someone gets this password you have a problem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PasswordManager

    PasswordManager

    Simple Password Manager

    ...Memorizing lots of account is impossible, keeping on plain text is insecure. With a very simple gui and using AES encryption I solved my problem. You can group your accounts in a single file and multiple users can save their passwords in different files. version3.1 remove version checking that becomes annoying. version3 *Keyboard short cuts for menu items *Configuration file, account form display time and time before asking the password again before displaying account form can be configured. *Open Last open file menu item version2.2 *simple password manager icon *password suggestion frame *copy to clipboard buttons *menu icons version 2.1 *Version checker version 2 *GUI changes *Account window automatically shut down after 5 minutes *bug fix description search *user manual version 1.1 *input boxes are changed to password boxes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Speakeasy

    Speakeasy

    Two-factor authentication for Node.js

    Speakeasy is a Node.js library for two-factor authentication, providing one-time passcode generation (HOTP/TOTP) with support for Google Authenticator and other compatible apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free Keylogger for Mac and PC

    Free Keylogger for Mac and PC

    Free Keylogger for Mac OS X and PC

    This is a free keylogger project which intends to create freeware keylogger for Parents control, computer monitoring. Keylogger for Mac free, the invisible keylogger for Mac OS X with multiple-user support, has the ability to monitor all the activities on the targeted Mac, including keystrokes typed, IM chatting conversations entered, comments posted on social media, websites visited and so on. The free keylogger is limited in email delivery, while the Keylogger for Mac Standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    zap-kb

    Randomized on-screen keyboard

    Letter randomizing on-screen keyboard with low contrast slider for X11, used for entering in sensitive passwords. Requires perl-tk package and cpan's X11::GUITest. Security is more than just a program, it's a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    True Brute Force Tool

    It breaks 3 character alphanumerical passwords

    This program works on everything that has a password. Takes 5 minutes to crack a 3 character password using an i5 4400.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Firefox Password Filler

    Firefox Password Filler

    Fills login forms even after a delayed page load

    For some websites firefox does not save passwords or automatically fills the login forms. This extension scans the given urls multiple times to find the login form and then fills in username and password. Passwords are stored by the default firefox password manager. The input fields containing login information can be manually set by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PswGen

    PswGen

    Manages your websites and repeatably generates passwords for them

    PswGen manages login information such as account, name and address of websites you are using. Furthermore it repeatably generates passwords depending on the login information, generation parameters (length etc.) and a master passphrase each time you want login to a website. Just in case a website doesn't allow to change your password, PswGen can store that password for you, too, encrypted of course. PswGen verwaltet Login-Informationen von Webseiten, wie Konto, Name und Adresse. ...
    Downloads: 0 This Week
    Last Update:
    See Project