Re: I still love this web app.. but no developer activity!?

2012-06-13 Thread Jan Kanis
Hi Wolfgang, SVN access would be easiest for me. I currently just intend to add the changes I already made to the official repo and I'll probably add a better password hashing since just SHA is not considered secure anymore for password storage. My sourceforge username is JanKanis. Thanks. On S

Re: I still love this web app.. but no developer activity!?

2012-06-13 Thread Jan Kanis
Thanks! I'll have a look at what the admin side of sourceforge brings. Regarding password storage, the problem is that /password/ hashing should be (relatively) slow, to prevent brute force searches on ever faster hardware. I want to use phpass for that, which is