Pinned Repositories
auth_server
Node application acting as an authentication and authorization provider (using OAuth2)
auth_server_client_py
Python lib to use AuthServer for authentication and authorization in your applications
bcrypt_hash
Minimal wrapper around bcrypt hashing functions from Open BSD to have simple to use binaries for GNU/Linux systems
cookie-sessions
Secure cookie-based session middleware for Connect
ErrorNot
A service to be sure that all errors in your application are seen and will be fixed
Geeks
http-parser
http request/response parser for c
jquery.drag_resize
Minimalist jQuery plugin to make drag / resize elements
node
evented I/O for v8 javascript
rest-mongo
An easy to use ORM for MongoDB in JS for nodejs.
virtuo's Repositories
virtuo/rest-mongo
An easy to use ORM for MongoDB in JS for nodejs.
virtuo/jquery.drag_resize
Minimalist jQuery plugin to make drag / resize elements
virtuo/node
evented I/O for v8 javascript
virtuo/auth_server
Node application acting as an authentication and authorization provider (using OAuth2)
virtuo/auth_server_client_py
Python lib to use AuthServer for authentication and authorization in your applications
virtuo/bcrypt_hash
Minimal wrapper around bcrypt hashing functions from Open BSD to have simple to use binaries for GNU/Linux systems
virtuo/cookie-sessions
Secure cookie-based session middleware for Connect
virtuo/ErrorNot
A service to be sure that all errors in your application are seen and will be fixed
virtuo/Geeks
virtuo/http-parser
http request/response parser for c
virtuo/jquery.mustache
A set of Python script + jquery plugin to ease the use of Mustache templates.
virtuo/jquery.px2percent
jQuery plugin to pass width / height / left / top CSS properties from px to %
virtuo/libxmljs
libxml bindings for v8 javascript engine
virtuo/nodetk
General tools library for JS (and nodeJS)
virtuo/oauth2_client_node
A node library providing the bases to implement an OAuth2 client (as connect middleware)
virtuo/oauth2_server_node
Node library providing the bases to implement an OAuth2 server (as connect middleware)
virtuo/parisjs-website
Website
virtuo/portable_contacts_server
Simple proof of concept of portable contacts server
virtuo/Presentations
Presentations
virtuo/social_auth_py
Python package (WSGI middleware) providing authentication using Google, Yahoo, Facebook, Twitter and OpenID providers
virtuo/Socket.IO-node
Sockets for the rest of us (in Node.js)
virtuo/trac_auth_server
Plugin for trac to use AuthServer for authentication and authorization
virtuo/yabble
Yet Another (CommonJS) Browser Loader
virtuo/demo1
virtuo/demo2