this post was submitted on 08 Aug 2024
254 points (100.0% liked)

196

18159 readers
301 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] zero_spelled_with_an_ecks@programming.dev 14 points 1 year ago (2 children)

Thankfully, projects like "safe" ssh wrappers are done by the silly Rust devs.

[–] HappyFrog@lemmy.blahaj.zone 10 points 1 year ago (1 children)

Do you have a problem with this wrapper? It just allows you to easily use ssh in your lib. It doesn't suggest that ssh is unsafe.

[–] AVincentInSpace@pawb.social 6 points 1 year ago* (last edited 1 year ago)

All that means is that the library has Rust bindings and the bindings don't require the use of the unsafe keyword.