gitui-org/gitui

Using rustls instead of openssl?

Open

#2,004 opened on Jan 10, 2024

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Rust (721 forks)batch import
feature-requesthelp wantedupstream

Repository metrics

Stars
 (21,937 stars)
PR merge metrics
 (Avg merge 41d 9h) (6 merged PRs in 30d)

Description

I wonder whether rustls library might be a viable substitute/alternative for openssl dependence? This would make gitui completely implemented in rust without any external dependencies.

Contributor guide