mirror of
https://github.com/Lab-8916100448256/hosting-farm.git
synced 2025-12-07 09:16:04 +00:00
user gpg and ssh keys #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New feature request:
The profile page should contain 2 additional sections
If empty, the GPG key should be automatically retrieved from public gpg servers when the email is verified. At this time the user should be prompted to review his/her GPG key or to configure one if the retrieval from gpg servers failed.
The GPG key section should contain a button to send a verification e-mail. This is similar to the e-mail verification process, except that it sends a crypted email and is used to validate the user's GPG key. This button should be active only if the email has already been verified and a GPG key is configured
started implementing the ssh keys feature in branch dev-cursor-11 after failing to implement both ssh and pgp keys features both at the same time in branches dev-windsurf-3 and de-cursor-10
finished to implement. released in version v0.1.7 and deployed to test server (arachnide)