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

Create securepass.py #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

adityapro-23
Copy link

This is a simple python program which gives you a more secure version of your password.

What:

This is a simple command line python program.

Why:

To make your password more difficult.

How:

This program takes your password as an input and converts the letters into some symbols which makes your password look more difficult.


Contributor Information:

Is this your first contribution to an open-source project?

  • [+] Yes
  • No

What type of contribution is this?

  • [+] Code (feature or fix)
  • LeetCode/Algorithm Problem
  • Documentation
  • Cheat Sheet
  • Other (Please specify):

Checklist for Reviewers:

Does this PR require environment variables to be added or updated?

  • Yes (please specify)
  • [+] No

Type of Testing:

  • Unit Test
  • Integration Test
  • [+] Manual Test
  • No Testing Needed (e.g., documentation or non-code change)

Additional Notes:

Anything you'd like the reviewer to focus on or check?

This is a simple python program which gives you a more secure version of your password.
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

Successfully merging this pull request may close these issues.

1 participant