Henry 'Pi' James

Results 10 comments of Henry 'Pi' James

I support either asking permission to overwrite or not overwriting at all. In fact, I don't know any other Linux software that overwrites config files already changed by user. Also,...

I still think the install script should act the way all (or at least most) install script on Linux do: * Test if an existing service file has been changed...

Regarding `assertNodeVersion()`, I did it like that so the version requirement only comes up if `auth.js` is actually in use, but not if someone opts for no authentication at all...

After some more reflection, I'm willing to concede on the version requirement issue. My initial reluctance had to do with (among others) the fact that the official Node.js distro packages...

From what I understand about PBKDF2, it's generally (though not unanimously) considered [superior over bcrypt](http://www.unlimitednovelty.com/2012/03/dont-use-bcrypt.html), in term of the design of the algorithm. But frankly, I'm not sure how confident...

Our agreement on raising the version requirement in package.json to 0.8.7 notwithstanding, I would still like to keep the assertVersion() code, and here's why: I came to realize that this...

@igrigorik: Apologies right back about the radio silence on my side. But now I've finally found time to rebase my changes and would like to renew the pull request.

@igrigorik: Would you please tell me what's still holding this one up?

I think using the Wiki page is a good idea, since it allows the developers of different SS implementations to update the features of their own software. The `shadowsocks.org` website...

@riobard I disagree. We absolutely *should* expect the adversary to engage in precise targeting against individual users, and we should be *willing* and *able* to make sure that SS withstands...