Coder Social home page Coder Social logo

praveenmunagapati / openaaa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from n13l/openaaa

0.0 1.0 0.0 2.19 MB

Distributed, Authentication, Authorization and Accouting Library based on decentralized trust.

Makefile 1.89% C 71.89% Java 0.01% Shell 1.25% C++ 7.20% Perl 6.80% Python 2.46% Lex 0.10% Yacc 0.23% Vim Script 8.16%

openaaa's Introduction

OpenAAA, Open Source Authentication, Authorization and Accouting library

Branch Status Binaries Packages
master Build Status Release Release

Authentication

  • strong mutual authentication using transport layer security
  • strong mutual and anonymous authentication based on decentralized trust
  • channel binding based on standard and well-defined mechanisms
  • upper layers authentication based on keying material exporters [RFC-5705]
  • anonymous authentication, no personal data transfered over channel
  • general extension mechanisms negotiate peers whether to use specific methods
  • supplemental data in the handshake protocol negotiating AAA methods [RFC-4680]
  • TLS re/negotiation is used as signal for the re/authentication
  • no user-credential-related risks

Accounting

  • binding authenticated user context to encrypted session
  • session management attributes and operation tied to secure TLS session
  • secure session negotiations and session resumption are based on TLS
  • no more cookies and other state information on application layer
  • multipple network and/or application layers access same encrypted session
  • single point log off can destroys all authenticated sessions and invalidate crypto material

Authorization

  • unlimited additional upper layer authorization rules using single authenticated user context
  • multipple network and/or application layers access and share same authenticated session

Interoperability

  • strong interoperability with centralized and decentralized trust

TLS authentication based on decentralized trust

  • strong mutual authentication without certificates and centralized authorities

TLS side channel authentication

  • equivalent security as hardware-tokens
  • strong mutual authentication without trusted certificates and CAs

TLS qualities and various attack mitigations features:

  • cipher negotiations
  • session negotiations and session resumption
  • safe renegotiations
  • application-layer protocol negotiation
  • cryptographic integrity
  • confidentiality
  • channel binding using secure channel protocols

Besides AAA on application layer is allways prone to many implementation errors compared to TLS.

Examples

URL References

ID URI
AAA-TLS-SCA https://github.com/n13l/openaaa/blob/master/doc/tls-sca
OPENVPN-RFC5705 https://github.com/OpenVPN/openvpn/blob/master/doc/keying-material-exporter.txt

openaaa's People

Contributors

n13l avatar

Watchers

 avatar

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.