Profile

The profile menu option displays the user’s account details and allows the user to manage their personal PGP Keys and SSH Keys.

home

My Profile

Displays:

  • Name: User’s name
  • Username: User SWITCH edu-id identifier
  • Local Username: The username the user chose during their first login to Portal
  • Email: Contact email currently selected from the list retrieved from the user’s SWITCH edu-ID
  • Affiliations: List of organizations (e.g., university, research institute) linked to users SWITCH edu-ID account
  • IP Address: The IP address from where the user is connecting
  • Flags: List of flags enabled for the user

PGP Keys

Under the PGP Keys menu option, users can see the PGP Keys currently they have registered with BioMedIT, along with their status.

pgp keys

Each key has the following information:

  • Fingerprint: This is a unique identified for each PGP key. You should make sure sure that this value is matching with the fingerprint of your key.

  • User ID: User ID associated with the PGP key. People usually have their full name (and sometimes affiliation) in this field.

  • Email: Email address associated with the PGP key

  • Status: The approval status of your key. The list of key statuses is as follows:

    • PENDING: a key approval request was submitted, but the key has not been approved yet. This is a manual process and can take from a few hours or up couple of days.
    • APPROVED: key is approved for usage within the BioMedIT network. Only approved keys can be used to encrypt, sign and decrypt data packages that are transiting via the BioMedIT network.
    • APPROVAL-REVOKED: approval of the key has been revoked by the BioMedIT key validation authority.
    • KEY-REVOKED: key has been revoked by its owner.
    • REJECTED: key is not trusted by the BioMedIT key validation authority.
    • DELETED: key has been removed from the keyserver by its owner.
    • UNKNOWN KEY: key has not been registered on the BioMedIT portal. If it is your own key, please register it. If it is the key of someone else, please ask them to register their key.

Registering a new PGP key

Once the above prerequisites are met, perform the following steps to register your key and request its approval:

  1. Connect to the BioMedIT portal and go to Profile and PGP KEYS tab.

  2. Click on +KEY.

    new key

  3. Add Key dialogue box will open. Enter your key’s fingerprint: please copy-paste it from your computer to avoid typing errors. Then click on the green search icon.

    new key

  4. If your key is present on the Open PGP keyserver, the user ID and email associated with your key will be retrieved and displayed in the dialog box. Please double check that the value is correct.

  5. If the displayed user ID and email values are correct, click on CONFIRM.

    new key

Your key is now registered and an approval request as been automatically sent to the DCC. Please note that the verification and approval of your key by the DCC is a manual process and may take a few days.

Note that your key’s approval status will be PENDING until approved by the DCC. Once approved, the status will change to APPROVED, at which point the key can be used to encrypt and decrypt data to be transferred into the BioMedIT network.

SSH Keys

Under the SSH Keys menu option, users can add their public SSH key for a specific project.

ssh keys

Registering a new SSH key

  1. Click on +KEY.

    ssh keys

  2. Select the project from the drop-down list

  3. Copy the content of your public ssh key

  4. click on SAVE