The Wayback Machine - https://web.archive.org/web/20220411135350/https://github.com/topics/openpgp
Skip to content
#

openpgp

Here are 188 public repositories matching this topic...

py0xc3
py0xc3 commented Mar 24, 2022

First, thank you for maintaining this wonderful tool!

Is your feature request related to a problem? Please describe.
PBKDF2-HMAC-SHA1 is no longer recommended, and may become a problem if there are too few iterations (SHA1 is the issue, especially in conjunction with the small number of iterations), although a 16byte/128bit salt remains fine. This only offers security if used in conjunctio

dethos
dethos commented Mar 14, 2021

Given the nature of the project we should provide to users all the tools to verify that the content being served to the browser is the one present on this repository, allowing users to detect when instances modify the assets that are being served.

One feature that might be helpful for this purpose is [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integ

snip
zoltanarvai
zoltanarvai commented Jul 16, 2021

Currently when I create a new profile it's not set as default. During command executions I also do not see what the profile is. As a result if I leave the --profile flag from the command I get errors that are quite strange and misleading. It would be good to:

  • either set a default profile and see it on command executions
  • or have some warnings / potential fixes with errors like: Are you runnin
enhancement good first issue

Improve this page

Add a description, image, and links to the openpgp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openpgp topic, visit your repo's landing page and select "manage topics."

Learn more