Skip to content

Commit

Permalink
add link to privacy and security + general README hygiene
Browse files Browse the repository at this point in the history
  • Loading branch information
ascott1 committed Oct 4, 2016
1 parent 008488a commit eb8c842
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,22 @@ _Ethical Web Development_ will be a series of short digital books that explore t

- Progressive enhancement
- Web accessibility
- Using a screen readers and the keyboard to navigate the web
- WCAG 2.0
- Accessibility testing
- Building inclusive forms

## [Building Web Apps that Work Everywhere](web-apps-that-work-everywhere/README.md)

- Responsive design
- Web Performance
- Performance Budgets
- Measuring Web Performance
- Improving performance
- Deep links
- Offline
- Building offline-first apps

## Building Web Apps that Respect A User's Privacy and Security

- https
- Why https everywhere?
- How to implement https
- Web tracking
- Introduction
- Detecting "do no track"
- Establishing a "do not track" policy
- Secure user data
- Data exporting
## [Building Web Apps that Respect A User's Privacy and Security](web-apps-privacy-security/README.md)

- User privacy and `Do Not Track`
- HTTPS
- Web application security
- User data

## Building Web Apps Together

Expand Down

0 comments on commit eb8c842

Please sign in to comment.