Coder Social home page Coder Social logo

ssop's Introduction

SSOP (Safe & Secure Owner Password)

Content of the repository

  • ssop2 : The main platform where registration and authentication process occurs.

  • voting-site : I's a voting site we will use as a demo website to authenticate and identify users with our platform. It's a webapp where people can vote for a Hackathon team to win.

  • Presentación PPT y PDF : In this folder you can encounter the presentation of the proposal we made during the first day: https://github.com/CyberWatcherOrg/SSOP/tree/master/Presentacion_Hackathon


SSOP

About

SSOP is a 2-factors authentication and identity manager platform. Any user can register in this platform to create an identity.

Features

  • 2-factors authentication (credential and a PIN sent to the user phone number)
  • SSOP runs as an OpenID provider, so it can be integrated with any website to provide authentication and identity management

Requirements

user@machine:$ apt install python3
user@machine:$ apt install python3-pip
user@machine:$ pip3 install twilio django-oidc-provider django-rest-framework

Installation

To install SSOP you can clone this repository and access to the ssop2 folder. Then, you are able to run the website. At this moment , because SSOP is in a premature state of development, it's using a SQLite database so you don't need to install any database management to testing purpose.

Usage

You have to to run the site (by default it will be waiting in the 8000 port):

user@machine:$ python3 manage.py runserver

Documentacion

Thanks

Authors

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.