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

ssop's People

Contributors

cyberwatcherzgz avatar miguelangelcw avatar sfaci avatar

Watchers

 avatar

Forkers

mariohackathon

ssop's Issues

Propuesta, Sistema de alta disponibilidad

¡Buenas equipo!

Como ya os hemos comentado, nos gustaría proponeros que dado que hay un punto de fallo en el sistema que es el servidor, useis un sistema de alta disponibilidad.

Existen varias soluciones de código libre, desde Zevenet Team creemos que tal vez sea una cuestion interesante para el futuro, así mismo, ofreceros nuestra experiencia en el sector si llegáis a querer implementar una solución de este tipo.

@cybercamphackathon

¡Saludos!

Entorno de SSOP

Tenemos que decidir cual va a ser el entorno de ejecución de SSOP.

Servidores

  • Base de datos a utilizar
  • Sistema Operativo (Linux pero cual versión, Debian? :))
  • Seguridad
  • Firewall
  • Control de las comunicaciones

Clientes

  • Framework a utilizar (Django?)
  • Sistema operativo para el lector de huellas usb (Windows, Linux?)

Lo dicho, brainstorming power!

Investigar envio SMS

Realizar investigación de elemento de autenticación SMS.

Si se ve que ésta parte deriva mucho tiempo, realizar alternativa

Investigar webauthn

Realizar trabajo de investigación sobre webauthn para integrarlo en nuestra libreria.

Esta noche, previa confirmación de funcionamiento del lector., realizar una pequeña demo/prueba.

Realizar registro de usuarios

Realizar pequeño portal donde permitir el registro de usuarios.

De momento, el formulario constara de los siguientes campos:

  • DNI
  • Nombre
  • Apellidos
  • Dirección
  • Numero de telefono movil
  • Ciudad
  • Provincia
  • correo electronico
  • PIN
  • Huella

Material informático a utilizar en el evento

Necesitamos indicar finalmente todos los dispositivos informáticos que vamos a utilizar en SSOP.

En esta issue dejaremos comentarios con todas nuestras ideas (brainstorming).

Cuando sepamos qué vamos a llevar definitivamente, cerramos la issue con un comentario final con todo el equipo que vamos a llevar.

Localizar dispositivo lector de huellas

En SSOP necesitamos un lector de huellas digital usb. El lector debe permitir realizar lectura de la huella a través de java y librería.

Localizar el dispositivo en Amazon.

APK comercio electrónico

Generar una apk sencilla que servirá como ejemplo de empresa que desea integrar SSOP para autenticar al usuario en la fase de pago del carrito.

Buenas prácticas para proyectos OSS

Sería deseable seguir las buenas prácticas para proyectos OSS publicados.

Se puede encontrar un guía en: https://opensource.guide

A modo de resumen, sería deseable que el proyecto tuviera los siguientes archivos, en caso de no tenerlos, (con el contenido adecuado):

  • CONTRIBUTING
  • LICENSE
  • README
  • .gitignore
  • ISSUE_TEMPLATE/issue_template.md
  • TODO

Del mismo modo, sería deseable (en caso de no tenerlo) que el repositorio tuviera:

  • labels a modo de palabras clave del mismo.
  • Una descripción del proyecto

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.