Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[FEATURE] Support unencrypted git:// protocol #1454

@TobTobXX

Description

@TobTobXX

Is your feature request related to a problem? Please describe.
My pass store is in a git repository that is accessible via the git:// protocol. Yes, I know this doesn't allow for authentication, but that's fine, because (a) the store repo is encrypted and (b) in my case it is only accessible within a VPN.

Describe the solution you'd like
Additionally to supporting the https:// and ssh:// protocol, the git:// protocol could be supported too. That should be even easier, since there is no authentication at all.

Describe alternatives you've considered
Granted, my git server offers ssh access, but I don't want my key to be on my phone just like that.

Additional context
Not sure though if JGit supports this. I tried googling, but it this is very hard to search for and I'm not familiar with JGit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-authArea: Connection and authenticationC-featureCategory: This is a feature requestS-wontfixStatus: The proposal in this issue was rejected and will not be implemented.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions