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

Quick fix to GUI not being able to open files. #99

Closed covert-encryption closed 1 year ago

covert-encryption commented 1 year ago

The GUI was not updated properly for 0.7 release and is not up to date with CLI. This PR patches one of the issues, allowing basic GUI use until it can be properly synced with CLI functionality.

Notably missing are idstore and forward secrecy functionality.

codecov[bot] commented 1 year ago

Codecov Report

Merging #99 (669a8c6) into main (a1b9f2b) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files          36       36           
  Lines        2900     2901    +1     
  Branches      668      668           
=======================================
+ Hits         2175     2176    +1     
  Misses        589      589           
  Partials      136      136           
Impacted Files Coverage Δ
covert/blockstream.py 89.47% <100.00%> (+0.05%) :arrow_up:

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