Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

SSH access? #64

Description

@Merith-TK

Would it be possible to add ssh-key support? like persay, have the user upload a ssh-key to their profile and it uses that for pushing/pulling over ssh?

steps i think it should do

USER:
--->GenSSHkey
--->Auth said key with their git service
--->Upload key to Codiad server, which then is encrypted, with the encryption key being their user password
--->manually have user activate a specific uploaded key per each repo, incase two repo's dont share the same authorized key

SERVER:
--->Have git installed

CODEGIT:
--->When user push/pull, push/pull over ssh if user specifies to use SSH

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions