Hello Mike,
my name is Giulio Cesare Solaroli [1] and I'm the main developer of Clipperz [2], an online digital vault and password manager.
As no one has been stepping forward yet, I submit my name to be considered as a candidate for the position of maintainer of the SJCL code repository.
I have been coding crypto algorithms with javascript since 2005 when, along with Marco Barulli, I started the Clipperz project. In 2007 we released a first version of the online password manager along with our own Javascript Crypto Library, that currently includes AES, SHA2, Fortuna, and SRP.
We also have a separate repository for just the Crypto library [3], but we haven't merged there all the latest improvements.
At that time I had no choice but write from scratch all crypto algorithms required by our security architecture [4] as all Javascript implementations where only suitable for running trivial examples.
As we are not affected by the NIH syndrome, we have been long thinking about replacing our own library with SJCL; we haven't pull the trigger yet, as we would rely on the async behavior of our library to process large amount of data without locking the browser.
Having an active duty to maintain SJCL codebase would definitely put some more pressure on myself to upgrade Clipperz to use SJCL itself. And having SJCL integrated into an actual service may provide some of the feedback to improve its suitability for inclusion in full featured applications.
I am not affiliated with Stanford in any way. My only interaction with Stanford had been the Crypto I Coursera course I attended a few months ago.
Sincerely,
Giulio Cesare Solaroli