Closed pop closed 8 years ago
I am going to do the drafts for:
I am also adding an 'overview' section to each lesson.
Now I'm calling dibs on:
I'm calling dibs on
Calling dibs on
Calling dibs on
A bit of feedback for Lesson 13: Security:
When you suggest that people consider using pass phrases instead of passwords, you should probably also mention some of the pitfalls of pass phrases that might make them as vulnerable as passwords. For example, pass phrases should be made of random words, and not popular quotes, actor names, etc. It's not infeasible that a dictionary attack could target common phrases such as these.
NOTE: I know it's a big diff, a lot of the content previously in the repository will be added back in (images, etc).
Major Changes Include:
TODO:
Contributing:
I have a few notes for people that want to help contribute:
RST Formatting:
.. ifnotslides::
directive to include paragraphs for the HTML pages but not the slides.Adding Content
If you want to fill out the lessons do the following:
Follow git-flow. Before making changes
git pull
and new change and avoid conflicts. If we start stepping on eachother's toes too much we'll start making proper pull-requests to this branch.Of course, feel free to edit where it is needed.
refs #120