Download List

專案描述

txOpenID is an implementation of the OpenID
Identity Provider specification, written using
Twisted Web and Divmod's Nevow. It reads
authentication data and user Web sessions out of a
MySQL database using MySQLdb and Twisted
Enterprise's adbapi layer. txOpenID currently
supports version 1.1 of the OpenID specification.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-16 20:56
0.5

This is the first complete release of txOpenID. It
provides all the essential features for a basic
OpenID identity server. It serves user sessions
and authentication information from a MySQL
database, while consumer associations are kept in
memory. A handful of user-facing pages allows for
identity and URL trust approval. The most
essential components have been unit tested, and
epydoc documentation exists for all functions,
classes, and member variables.
標籤: Initial freshmeat announcement

Project Resources