sukeesh / Jarvis

Personal Assistant for Linux and macOS
MIT License
3.02k stars 1.04k forks source link

[New Feature] File and string hashing #1137

Open u749929 opened 1 year ago

u749929 commented 1 year 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 11 months ago

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

Sottim commented 3 months ago

If no one has worked on this, can you assign it to me. Thank u