Unix Shell Password Generators

View 143 business solutions

Browse free open source Unix Shell Password Generators and projects below. Use the toggles on the left to filter open source Unix Shell Password Generators by OS, license, language, programming language, and project status.

  • 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1

    Readable Password Generator

    Readable Password Generator

    PROJECT MOVED: https://github.com/vstavrinov/rpg ----------------------------------------------------------------------- This shell script generate passwords easy to read and remember, but still strong enough. This is achieved by some restrictions. Some letters, digits, and letter combinations are excluded. No consecutive vowel. No more then 2 consecutive consonant. No consecutive consonant before and after digit. Main stream is lower case letters. Chance to include digit and upper case letters may be adjusted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    make-lc-passwd

    Bash script, generates random, strong, passwords, easy to memorize

    - Suggests multi-word passwords, so-called low-complexity passwords. - Low-complexity passwords consist only of words, all in lowercase characters. Lowercase characters can be typed on virtually any keyboard worldwide. - A low-complexity password is easy to memorize, in contrast to passwords that demand uppercase chars, digits, and special characters. - Low-complexity passwords can be mathematically shown to be very strong, even in the face of very skeptic assumptions. - The passwords consist of 4 words (default) of fixed length 6 (default). The word separator is '-' (default). - The source of the words is the Linux system dictionary (about 100,000 words). - The tool can give the entropy of the password scheme (calculated in a conservative way). - It can also give the entropy of the dictionary the password scheme is based on (calculated in a conservative way). - Its defaults can be shown via an option and can be modified with command line options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.