covert-encryption / covert

An encryption format offering better security, performance and ease of use than PGP. File a bug if you found anything where we are worse than our competition, and we will fix it.
40 stars 10 forks source link

Fix handling of weak password input in TTY #94

Closed covert-encryption closed 1 year ago

covert-encryption commented 1 year ago

Covert would generate a passphrase if a very weak password was input, dismissing the bad password, which was confusing. Now the prompt only accepts either an empty input or a valid password.

codecov[bot] commented 1 year ago

Codecov Report

Merging #94 (3e41ca7) into main (d20d61b) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   74.84%   74.84%           
=======================================
  Files          35       35           
  Lines        2902     2902           
  Branches      669      669           
=======================================
  Hits         2172     2172           
  Misses        594      594           
  Partials      136      136           
Impacted Files Coverage Δ
covert/passphrase.py 59.86% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more