marcwebbie / passpie

:closed_lock_with_key: Multiplatform command-line password manager
http://passpie.readthedocs.org/
MIT License
921 stars 68 forks source link

Use SystemRandom() CSPRNG for password generation #109

Closed bjmc closed 8 years ago

bjmc commented 8 years ago

Fixes #108 Uses SystemRandom for secure password-generation.

codecov-io commented 8 years ago

Current coverage is 79.31% (diff: 100%)

Merging #109 into master will increase coverage by 0.04%

@@             master       #109   diff @@
==========================================
  Files            18         18          
  Lines          1013       1015     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            803        805     +2   
  Misses          210        210          
  Partials          0          0          

Powered by Codecov. Last update fa9429c...bcdae6a