Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Passwords and Secrets Passwords and Secrets
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • Passwords and SecretsPasswords and Secrets
  • Issues
  • #89

Closed
Open
Created Aug 30, 2013 by Bugzilla@bugzilla-migration💬Reporter

String fixes for the "Export Complete Key" buttons in the Seahorse UI

Submitted by Aruna Sankaranarayanan

Link to original bug (#707135)

Description

Created attachment 253626 String fix in ssh/seahorse-ssh-key-properties.xml

Select a GnuPG/SSH personal key. Right click the selected key and select Properties->Details.

The Export Complete Key button should have the string "Export Secret Key" because the button exports the secret key in an SSH/GnuPG keypair into a keyfile. The same can be verified by checking the contents of the exported keyfile. The keyfile contains the contents of the secret PGP key/secret SHA for SSH keys.

The attached patches replace the faulty strings in both the SSH UI and the PGP UI with "Export Secret Key".

P.S. - In the case of the GnuPG keys, the "Export Secret Key" is only a label, while the button to export simply says "Export". I suggest removing the label altogether and replacing the string on the button with Export Secret Key so that it is more compliant with the SSH key export dialog. I would like to work on a patch for the same, if the idea sounds okay.

Patch 253626, "String fix in ssh/seahorse-ssh-key-properties.xml":
0002-String-fix-in-seahorse-ssh-key-properties.xml.patch

Version: git master

Assignee
Assign to
Time tracking