Comment 2 for bug 279598

Revision history for this message
kmvzxuwi (kmvzxuwi-deactivatedaccount) wrote :

Thank you for reviewing my bug report.

A temporary stop-gap fix might be to pick a single value from /dev/urandom and use it for every write of the random pass, instead of picking a different value for every write.
Of course, every random pass must pick it's own value to strengthen the process.