= Bouncer = Bouncer is a database driven mirror management app that has three main components - a bounce script, a sentry script to check mirrors and files for integrity and a set of web-based administration tools. Various versions of Bouncer are used by [http://www.mozilla.org Mozilla], [http://www.openoffice.org OpenOffice,org], and [http://www.gentoo.org Gentoo Linux]. == Getting bouncer == For general folks: {{{ git clone git://trac.osuosl.org/bouncer.git bouncer }}} For developers: {{{ git clone ssh://trac.osuosl.org/var/lib/git/bouncer.git bouncer }}} No official releases yet. == Documentation == * [wiki:ProjectRoadmap Project Roadmap] * [wiki:BouncerWalkthrough Bouncer Walk Through] == Mailing List == We currently have one mailing list but its activity/subscription is fairly low at this time. We're in the process of re-organizing the project into a true community manner. If you have input or wish to discuss anything please feel free to do so! * [http://lists.osuosl.org/mailman/listinfo/bouncer-dev Bouncer Development Mailing list] == Bugs/Feedback == If you have any bugs that you encounter or feature requests with the current code, please create a new ticket on this trac site. == Authors == Bouncer has been co-developed at the [http://osuosl.org Oregon State University Open Source Lab] and the [http://www.mozilla.org Mozilla Project]. Some past contributors have included, but not limited to: * Scott Kveton * Lars Lohn * Mike Morgan * Danny Robert * Frederic Wenzel * Alex Polvi