I would be extremely careful with that project: it relies on Javascript crypto extensively to project users from storage nodes. Javascript crypto is nearly always completely broken (crypto needs to take input-independent time for all operations, for instance), and their implementation hasn't been audited at all. (It has been lifted from some Stanford crypto group, IIRC, but that's hardly enough checking.)