Skip to content
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

Remove preset profile names and refactor profiles #288

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Conversation

lubux
Copy link
Contributor

@lubux lubux commented Jul 17, 2024

Removes the logic for retrieving a custom profile by name, as this functionality should be managed by the users of GopenPGP rather than by GopenPGP itself.
Additionally, it reduces the preset profiles to Default, RFC4880, and RFC9580.

@lubux lubux added the v3 Targeting GopenPGP v3 label Jul 17, 2024
@lubux lubux requested a review from twiss July 17, 2024 11:39
@lubux
Copy link
Contributor Author

lubux commented Jul 17, 2024

TODO:

  • Adapt gosop to the breaking change

- Remove profile name map
- Rename Crypto Refresh profile to RFC9580
- Remove GnuPG profile
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Daniel Huigens <d.huigens@protonmail.com>
@lubux lubux merged commit 3e723ea into v3 Jul 17, 2024
9 checks passed
@lubux lubux deleted the refactor/preset-profiles branch July 17, 2024 15:17
lubux added a commit that referenced this pull request Aug 14, 2024
* feat(profiles): Remove pre-set profile name strings and refactor

- Remove profile name map
- Rename Crypto Refresh profile to RFC9580
- Remove GnuPG profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Targeting GopenPGP v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants