shields/badges? #11

Closed
opened 2025-11-06 09:05:41 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @robjtede on GitHub (Apr 22, 2018).

Looking at the Rust libraries some of them are pretty inactive. Wondering if using shields is a good idea for this. Eg. the Rust rust-openssl and suruga library entries could look like this.

or a more radical change being converting the list to a table layout which could include more shields if needed like number of open issues?

Repo Description Info
rust-openssl OpenSSL bindings for Rust. GitHub last commit
suruga TLS 1.2 implementation in Rust. GitHub last commit

I feel like the freshness of a crypto repo is a pretty important factor for choosing, personally.

Originally created by @robjtede on GitHub (Apr 22, 2018). Looking at the Rust libraries some of them are pretty inactive. Wondering if using shields is a good idea for this. Eg. the Rust `rust-openssl` and `suruga` library entries could look like this. - [rust-openssl](https://github.com/sfackler/rust-openssl) - OpenSSL bindings for Rust. ![GitHub last commit](https://img.shields.io/github/last-commit/sfackler/rust-openssl.svg) - [suruga](https://github.com/klutzy/suruga) - TLS 1.2 implementation in Rust. ![GitHub last commit](https://img.shields.io/github/last-commit/klutzy/suruga.svg) or a more radical change being converting the list to a table layout which could include more shields if needed like number of open issues? | Repo | Description | Info | |--|--|--| | [rust-openssl](https://github.com/sfackler/rust-openssl) | OpenSSL bindings for Rust. | ![GitHub last commit](https://img.shields.io/github/last-commit/sfackler/rust-openssl.svg) | [suruga](https://github.com/klutzy/suruga) | TLS 1.2 implementation in Rust. | ![GitHub last commit](https://img.shields.io/github/last-commit/klutzy/suruga.svg) | I feel like the freshness of a crypto repo is a pretty important factor for choosing, personally.
Author
Owner

@sobolevn commented on GitHub (Apr 22, 2018):

I like badges!

But sometimes there can be too many badges. Maybe just removing some outdated packages?

@sobolevn commented on GitHub (Apr 22, 2018): I like badges! But sometimes there can be too many badges. Maybe just removing some outdated packages?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#11