I can't remember the last time I had to deal with an OpenSSL dependency in a project and did not despise it. I've started moving all my #RustLang projects from libgit2 to gitoxide more for getting rid of OpenSSL than for the actual niceties it brings
@msfjarvis Could you please add the RustLang tag? 🥰
Background: https://fosstodon.org/@mo8it/112056453394255413
Mo :ferris: :tux: (@[email protected])

I am starting a Mastodon campaign :omya_mastodon: Every time I see a post with only the #Rust tag, I will kindly ask the poster to use #RustLang instead 😇 My feed is full with unrelated content about the film, the game and of course photography of rusty metal 🤬 I will also only post using the #RustLang tag starting from now 😤 You can join me! 🤗 The goal is to let the usage of the #Rust tag vanish so people can only follow #RustLang 😃

Fosstodon
@mo8it Done, thanks for bringing this to my attention!

@msfjarvis I've actually gotten rid of OpenSSL at work, but then it crept back in from adding new dependencies that we needed 😅.

Now we have at least two versions of rustls + OpenSSL.