-
-
Notifications
You must be signed in to change notification settings - Fork 28.1k
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
Add Password Cracking #2386
Add Password Cracking #2386
Conversation
unicorn |
nice job @n0kovo! well curated list! The linter passes and it seems to follow almost all the requirements. |
Thanks, @sellisd! |
This is a great list, I couldn't find anything here that doesn't pass the guidelines, good job. A minor comment I would make though, (that is not related to the guidelines) is that you have some instructions for contributing at the top of your README.md file that do not reference your CONTRIBUTING.md file, so some readers may be inclined to only read the section at the top of your README.md file without checking the CONTRIBUTING.md file. I'd suggest either removing the paragraph about contributing in your README.md file, or add some reference to the CONTRIBUTING.md file to make sure that potential contributors read both. |
@nathanosdev That's a great point, thanks! I've changed the link to say "CONTRIBUTING.md" as to make clear that there's a whole document of instructions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool list on an interesting topic !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good and very useful resource 👍
I think your potential contributors are likely very technical and thus they don't need issue templates, automated linting etc.
But I think you should consider adding any of these automated aids once the list is live in case you start spending/wasting time as a maintainer.
Great work, good riddance with the project ❤️
|
|
|
@monroy12 What? |
Grear |
readme.md
Outdated
@@ -707,6 +707,7 @@ | |||
- [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. | |||
- [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. | |||
- [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. | |||
- [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - In cryptanalysis and computer security, "password cracking" refers to the process of recovering passwords from data that has been stored in or transmitted by a computer system in scrambled form. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The description is too long
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sindresorhus 2d0a885 Better?
This should not be committed: https://github.com/n0kovo/awesome-password-cracking/blob/main/.DS_Store |
readme.md
Outdated
@@ -707,6 +707,7 @@ | |||
- [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. | |||
- [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. | |||
- [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. | |||
- [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - In cryptanalysis and computer security, "password cracking" refers to the process of recovering passwords from data that has been stored in or transmitted by a computer system in scrambled form. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instal
Co-authored-by: Sindre Sorhus <[email protected]>
https://github.com/n0kovo/awesome-password-cracking
A list of tools, research, papers and other projects related to password cracking and password security.
Reviewed PRs:
#2383 (comment)
#2382 (comment)
By submitting this pull request I confirm I've read and complied with the below requirements 🖖
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
Requirements for your pull request
Try to prioritize unreviewed PRs, but you can also add more comments to reviewed PRs. Go through the below list when reviewing. This requirement is meant to help make the Awesome project self-sustaining. Comment here which PRs you reviewed. You're expected to put a good effort into this and to be thorough. Look at previous PR reviews for inspiration. Just commenting “looks good” or simply marking the pull request as approved does not count! You have to actually point out mistakes or improvement suggestions.
Add Name of List
.Add Swift
Add Software Architecture
Update readme.md
Add Awesome Swift
Add swift
add Swift
Adding Swift
Added Swift
- [iOS](…) - Mobile operating system for Apple phones and tablets.
- [Framer](…) - Prototyping interactive UI designs.
- [iOS](…) - Resources and tools for iOS development.
- [Framer](…)
- [Framer](…) - prototyping interactive UI designs
#readme
.- [Software Architecture](https://github.com/simskij/awesome-software-architecture#readme) - The discipline of designing and building software.
Requirements for your Awesome list
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
awesome-lint
on your list and fix the reported issues. If there are false-positives or things that cannot/shouldn't be fixed, please report it.main
, notmaster
.Mobile operating system for Apple phones and tablets.
Prototyping interactive UI designs.
Resources and tools for iOS development.
Awesome Framer packages and tools.
If you have not put in considerable effort into your list, your pull request will be immediately closed.
awesome-name-of-list
.awesome-swift
awesome-web-typography
awesome-Swift
AwesomeWebTypography
# Awesome Name of List
.# Awesome Swift
# Awesome Web Typography
# awesome-swift
# AwesomeSwift
awesome-list
&awesome
as GitHub topics. I encourage you to add more relevant topics.Contents
, notTable of Contents
.Contributing
orFootnotes
sections.https://github.com/<user>/<repo>/community/license/new?branch=main&template=cc0-1.0
(replace<user>
and<repo>
accordingly).license
orLICENSE
in the repo root with the license text.Licence
section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.unicorn
.contributing.md
. Casing is up to you.Contributing
, positioned at the top or bottom of the main content.Footnotes
section at the bottom of the readme. The section should not be present in the Table of Contents.Example:
- [AVA](…) - JavaScript test runner.
Node.js
, notNodeJS
ornode.js
.You can still use Travis for list linting, but the badge has no value in the readme.
Inspired by awesome-foo
orInspired by the Awesome project
kinda link at the top of the readme. The Awesome badge is enough.Go to the top and read it again.