GuillaumeGomez / sysinfo

Cross-platform library to fetch system information
MIT License
2.1k stars 313 forks source link

DISK: Add Bitlocker Status #1357

Closed AdamKearn closed 1 month ago

AdamKearn commented 1 month ago

Hi,

Thank you for the fantastic work on this package - it's been incredibly useful in my projects.

I want to suggest a feature that could further enhance the utility of the package: adding BitLocker status reporting to the disk information section. This feature would be valuable for users needing to monitor drive encryption status in addition to the current disk details.

I appreciate your consideration and look forward to any updates!

Best regards, Adam

GuillaumeGomez commented 1 month ago

It's not system information so to speak, so it seems to be out of scope. Might be better to write a crate specifically for it.