You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would love to input my code for the password manager with properties of using it with encryption and decryption strategies. I will use two modules, CSV (to store the encrypted password on the local device) and cryptography (to encrypt and decrypt the data from the local device). My project is a contribution to an open-source network and I am doing this for my participation in Hocktober fest and as an enthusiastic python programmer.
I have created my project, and I need help to move forward on how to contribute to this directory.
You can reach out to me in comment section and give me further instructions.
Thank you
Type of issue
Feature (New Script)
Bug
Documentation
Checklist:
I have read the project guidelines.
I have checked previous issues to avoid duplicates.
This issue will be meaningful for the project.
The text was updated successfully, but these errors were encountered:
To contribute to this project you need to make a pull request. To do this you need to fork the original project, just read the README and follow the instructions in the Contribution section. I advise you to go to youtube, there are lots of tutorials on how to contribute.
Description
Hi, I would love to input my code for the password manager with properties of using it with encryption and decryption strategies. I will use two modules, CSV (to store the encrypted password on the local device) and cryptography (to encrypt and decrypt the data from the local device). My project is a contribution to an open-source network and I am doing this for my participation in Hocktober fest and as an enthusiastic python programmer.
I have created my project, and I need help to move forward on how to contribute to this directory.
You can reach out to me in comment section and give me further instructions.
Thank you
Type of issue
Checklist:
The text was updated successfully, but these errors were encountered: