You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be honest, I would prefer switching to JGit 5 and adding in the Apache SSHD module. That would most likely just require a custom Java NIO implementation...
@msfjarvis thank you for the kind offer.
At the moment, I'm actually looking towards starting to use libgit2 as I personally don't want to take on the task of creating and maintaining a "android compatible" fork of JGit.
We could follow the example of Android-Password-Store of switch from JSch to SSHJ.
This would help with issue such as support for more modern functionality as for things like #348.
Though this would require more work if the suggestion for integration with OpenKeyChain in #368 goes ahead.
The text was updated successfully, but these errors were encountered: