← Back to context Comment by maple3142 6 years ago A little bit off topic. I just wondering it support git write access over https? Not just read only. 1 comment maple3142 Reply ddevault 6 years ago No, write access is only supported over SSH, for security reasons. SSH key authentication is stronger than password authentication, and git.sr.ht doesn't have access to your password hash to check anyway.
ddevault 6 years ago No, write access is only supported over SSH, for security reasons. SSH key authentication is stronger than password authentication, and git.sr.ht doesn't have access to your password hash to check anyway.
No, write access is only supported over SSH, for security reasons. SSH key authentication is stronger than password authentication, and git.sr.ht doesn't have access to your password hash to check anyway.