Skip to content

Add local recipient intregrity checking #800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2018

Conversation

dominikschulz
Copy link
Member

Related to #305 and #413

@dominikschulz dominikschulz added feature Enhancements and new features security labels May 24, 2018
@dominikschulz dominikschulz added this to the 1.8.0 - Store Integrity milestone May 24, 2018
@dominikschulz dominikschulz merged commit 5bd26fb into gopasspw:master May 24, 2018
@dominikschulz dominikschulz deleted the feature/lri branch May 24, 2018 15:11
@codecov
Copy link

codecov bot commented May 24, 2018

Codecov Report

Merging #800 into master will decrease coverage by 0.37%.
The diff coverage is 23.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #800      +/-   ##
==========================================
- Coverage   64.92%   64.55%   -0.37%     
==========================================
  Files         170      170              
  Lines        9311     9389      +78     
==========================================
+ Hits         6045     6061      +16     
- Misses       2523     2581      +58     
- Partials      743      747       +4
Impacted Files Coverage Δ
pkg/store/root/store.go 45% <ø> (ø) ⬆️
pkg/store/root/git.go 0% <0%> (ø) ⬆️
pkg/backend/crypto/gpg/cli/keyring.go 29.51% <0%> (-0.49%) ⬇️
pkg/store/root/recipients.go 34.69% <0%> (ø) ⬆️
pkg/config/io.go 70.89% <0%> (-1.84%) ⬇️
commands.go 90.44% <0%> (-1.35%) ⬇️
pkg/config/config.go 70.42% <0%> (-15.78%) ⬇️
pkg/store/root/init.go 51.43% <100%> (ø) ⬆️
pkg/store/root/mount.go 53.85% <100%> (ø) ⬆️
pkg/store/sub/store.go 53.15% <100%> (+0.33%) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e35952...b5dd152. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant