sukeesh / Jarvis

Personal Assistant for Linux and macOS
MIT License
2.91k stars 1.02k forks source link

[New Feature] File and string hashing #1137

Open u749929 opened 9 months ago

u749929 commented 9 months ago

Hi,

I would like to implement a plugin for Jarvis, which will enable users to provide a string or file to be hashed. the plugin would request whether the user will be hashing a file or plaintext, and will request for the hash function that the user would like to use. I am planning to use the hashlib library to implement this functionality.

This would be useful for users who are testing password security strength using password hashes, as they could use Jarvis to generate a hash, and then use this for security analysis.

Could you please assign me this issue to work on. Let me know what you think.

aandrewchung commented 6 months ago

I want to work on this issue. Please assign it to me!