Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PASSWORD MANAGER WITH ENCRYPTION AND DECRYPTION #168

Open
4 of 6 tasks
dhruvvyas951 opened this issue Oct 10, 2023 · 1 comment
Open
4 of 6 tasks

PASSWORD MANAGER WITH ENCRYPTION AND DECRYPTION #168

dhruvvyas951 opened this issue Oct 10, 2023 · 1 comment

Comments

@dhruvvyas951
Copy link
Contributor

dhruvvyas951 commented Oct 10, 2023

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

  • 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.
@louisbau
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants