Encrypted git on Android
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
What would be the approach to take to interact with the encrypted git you provide on Android? Is the remote helper portable? I just looked into jgit, it doesn't seem to support remote helpers (?) but I guess libgit2 would be usable, but I'm unsure which direction to start in. Has there been any work done in this direction? Does the android app provide anything like this already maybe?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the mentioned JGit remote-helper limitation with libgit2, then check whether the Android app already exposes encrypted Git support. Define the viable integration direction and identify the Android entry points involved; done means a documented approach with its portability constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, git
- Domain
- mobile-dev, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100