• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/cracklib/Config.in
Stefan SørensenStefan Sørensen committed d4718319b7305 May 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_CRACKLIB
2
    bool "cracklib"
3
    help
4
      CrackLib tests passwords to determine whether they match
5
      certain security-oriented characteristics, with the purpose
6
      of stopping users from choosing passwords that are easy to
7
      guess. CrackLib performs several tests on passwords: it
8
      tries to generate words from a username and gecos entry and
9
      checks those words against the password; it checks for
10
      simplistic patterns in passwords; and it checks for the
11
      password in a dictionary.
12
​
13
      https://github.com/cracklib/cracklib
14
​
15
if BR2_PACKAGE_CRACKLIB
16
​
17
config BR2_PACKAGE_CRACKLIB_TOOLS
18
    bool "install tools"
19
    help
20
      Install cracklib command line tools for creating dicts.
21
​
22
config BR2_PACKAGE_CRACKLIB_FULL_DICT
23
    bool "full dict"
24
    help
25
      Install the full cracklib dict (requires about 8Mb extra
26
      target space).
27
​
28
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.