ropensci / cyphr

:shipit: Humane encryption
https://docs.ropensci.org/cyphr
Other
93 stars 10 forks source link

gh-27: Remove unsafe verification step #33

Closed richfitz closed 4 years ago

richfitz commented 4 years ago

This buys little, and it is not stable across R versions etc. The best security we get is out-of-band distribution of keys

Fixes #27

codecov-io commented 4 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         574    567    -7     
=====================================
- Hits          574    567    -7
Impacted Files Coverage Δ
R/data.R 100% <ø> (ø) :arrow_up:

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 0ed9c83...b570b2c. Read the comment docs.