Navajo. Check if a password is strong enough.

github.com/mattt/Navajo

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2019
  • Add archival notice
  • Bump version to 1.0.0
  • Update LICENSE
  • Update Copyright
  • Update project settings for Xcode 10.2
  • Update for Swift 5 interoperability
  • Update Example to iOS 10
  • Merge pull request #6 from Tulakshana/master
  • Merge pull request #5 from kukushi/master
July 2015
  • Fix a possible compile error when embedded in framework without UIKit
  • Fix allowed character rule evaluate method
May 2014
  • UIProgressView tintColor
April 2014
  • [Issue #4] Adding screenshot to podspec
  • Adding podspec
  • Dropping deployment target to iOS 6 / Mac OS X 10.8
March 2014
  • Updating project settings
  • Removing dictionary word from standard validator, because of how slow…
  • Make NJODictionaryWordRule available to OS X
  • Update README.md
  • Minor reformatting and refactoring