Giter Site home page Giter Site logo

pass-secure's Introduction

Pass-secure

This project is a simple golang microservice. It goes along with the project https://self-service-password.readthedocs.io/en/latest/

The microservice allows the main program LDAP Tool Box Self Service Password to perform an additional security test on password strength. At the replacement stage, the password is sent to the microservice with a post request, the weakpass microservice looks for the password in its database using the API. The database is updated separately every six months. After verification, the microservice returns the answer whether the password is safe or not.

How to use:

  1. At the moment, you need to add changes to the code of the main program to enable the microservice to work, the test php code is in test.php.
  2. You need configurate your .env file for postgresql docker connection.
  3. Project in progress
  4. There is binary file which you coud just run by ./weakpass, binary file was build for linux arch amd64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.