|
|
|
|
|
by sarciszewski
3781 days ago
|
|
I like it. Somewhat related anecdote: Trying go get WordPress to adopt a CSPRNG was painful for a year. Then I started paragonie/random_compat and like 30 other people pitched in to improve it, and then I suggested just using that (so new code can be written against PHP 7's API). And so the problem was solved. I'd tend to agree that, for security matters, a small team of people focused on success with the knowledge and/or resources they need to execute on their own initiatives gets a better result than a large team with varied interests and use cases. |
|