I haven't posted here in awhile, but I thought that you folks might
find my latest project interesting. It's only tangentially related to
YubNub, but it could definitely be used as a sort of "YubNub portal".
As usual, I love hearing any sort of feedback, positive or negative.
I call it WayStation.
http://yeahway.com/waystation/waystation.html
In a nutshell it's a standalone, portable yubnub clone. It's
completely contained in two files (An HTML file and a JS file), so you
can download it and customize it with your own commands. You can use
it from your hard drive, or upload it somewhere web-accessible.
It doesn't have ALL the features of YubNub (or my own YeahWay), but it
handles the basics just fine. It works best in Firefox or Safari, it
only partially work in IE at the moment.
One cool thing about it is that the commands are loaded via JSONP, and
I've made it easy to import command files from multiple sources if you
wish. For example, I've made it really easy for Yeah Way users to
import their private commands into WayStation on the fly.
It's an open-source project (of course!), so feel free to poke around
under the hood. Let me know what you think, thanks!
Allen