Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner expire at 13 August 2024
BidenCash Shop
banner Expire 10 May 2025
Money Club cc shop
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

Premiums

TRUSTED VENDOR
Joined
Dec 5, 2020
Messages
2,725
OWASP Passfault evaluates passwords and enforces password policy in a completely different way. https://passfault-hrd.appspot.com

Running the Command-line Interface:
install java 8 jdk
cd core
../gradlew installDist
run build/install/core/bin/core
Running the jsonWebService:
cd jsonService
../gradlew build jettyRunWar
browse to localhost:8080/jsonService Note the war will be located in jsonService/build/lib/passfault-jsonService-[version].war
Running in Docker:
Pull the Passfault image: docker pull ccaamm/passfault
Create and run a passfault instance: docker run -p 8080:8080 --name myPassfault ccaamm/passfault
Browse to localhost:8080
 
Top Bottom