SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton
GNU General Public License v3.0
1.57k stars 137 forks source link

Code audit using Coverity #143

Closed landroni closed 9 years ago

landroni commented 9 years ago

Have you considered auditing your code using the automated scan utility Coverity? https://scan.coverity.com/

Their tool is being used by heavy-hitters like LibreOffice, Linux Kernel, Firefox or Python. It may be worth submitting encryptr to Coverity, too, to watch out for pesky implementation omissions.

shibacomputer commented 9 years ago

Thanks @landroni. We're looking into it.