Ah, yes you're right! Just the VT webapps are GPLv3, not the java libraries. Good to know...
On Tue, Feb 15, 2011 at 11:56 PM, Luis Arias <[email protected]> wrote: > It looks like these are dual licensed LGPL and Apache 2 not GPL3v3. > Interesting! > > Luis > > On Wed, Feb 16, 2011 at 4:01 AM, Tauren Mills <[email protected]> wrote: > > Les, > > Thanks for the great advice! I'll check out the passpack UI for ideas. I > > only saw the picture of it on the home page so far, but I get the > concept. > > I was also going to respond to this thread about a Java library from > > Virginia Tech that I located. It really simplifies password validation. > I've > > already integrated it into my application and am having no issues with > it. > > You may wish to check it out, as it could be inspirational: > > http://code.google.com/p/vt-middleware/wiki/vtpassword > > They also have a vtdictionary package so that passwords can be tested > > against various dictionaries with lots of various options. I'm not using > > this feature yet. > > http://code.google.com/p/vt-middleware/wiki/vtdictionary > > The VT packages are licensed using GPL3v3, so I'm not sure how compatible > > they are with Shiro's Apache license. > ... >
