Skip to content

Integrate a "have i been pawned" api call to check for potential user password leaks . #30

@Bhargav061197

Description

@Bhargav061197
Collaborator

Activity

Bhargav061197

Bhargav061197 commented on Aug 23, 2020

@Bhargav061197
CollaboratorAuthor

Phase 1 -
Check for leaked password when
- user enters his domain , username and password

Phase 2-
Run a daemon service to constantly check at specified intervals for potential leaks, update in db column boolean leak(under userAccount) as true and notify user using aws ses email service

Bhargav061197

Bhargav061197 commented on Aug 27, 2020

@Bhargav061197
CollaboratorAuthor

phase 1 done by @naveennivas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Bhargav061197

        Issue actions

          Integrate a "have i been pawned" api call to check for potential user password leaks . · Issue #30 · codezoned/PsipherBackend