Profiles

Bio

I will no longer be helping WordPress in any capacity until further notice. Do not inquire.

Application security consultant, specializes in cryptography.

Badges

CODE
1 badge
Core Contributor '15

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

WordPress releases

Contributed to 2 releases
  • 4.5
  • 4.4

Contributions

Type
May 2016
May 07 Sat · 00:11
Core med
Closed ticket #36087 on Core Trac:
Migration plan from insecure RNG fallback
March 2016
Mar 04 Fri · 00:08
Core med
Created ticket #36087 on Core Trac:
Migration plan from insecure RNG fallback
January 2016
Jan 08 Fri · 03:27
Core high
Mentioned in [36220] on WordPress SVN:
Update to Random_Compat 1.1.5 to fix an issue with older libSodium modules.
Jan 02 Sat · 22:31
Core med
Created ticket #35290 on Core Trac:
Use CSPRNG to generate salt instead of API, if possible.
October 2015
Oct 09 Fri · 04:27
Core high
Mentioned in [34981] on WordPress SVN:
Use PHP7's `random_int()` CSPRNG functionality in `wp_rand()` with a fallback to the `random_compat` library for PHP 5.x.
Oct 08 Thu · 00:01
Core high
Mentioned in [34922] on WordPress SVN:
Use PHP7's `random_int()` CSPRNG functionality in `wp_rand()` with a fallback to the `random_compat` library for PHP 5.x.
June 2014
Jun 25 Wed · 15:54
Core med
Created ticket #28633 on Core Trac:
Generate better random numbers