Refresh downloaded keys from key server #284
Labels
enhancement
New feature or request.
good first issue
Good for newcomers.
hacktoberfest
to grab
Ready to do and to grab by those willing.
Currently downloaded key is stored in cache forever.
Key can be changed by author and new version can be uploaded to kay server.
So we should have possibility to refresh key in cache.
We can add plugin parameters like:
pgpKeysCacheMaxDays
with default value 90.Behavior
We will check key age during key access - if key in local storage is older than given days should be removed and download again from key server.
We don't check keys age of rest keys in cache storage that aren't used.
The text was updated successfully, but these errors were encountered: