All Projects → brianlovin → Security Checklist

brianlovin / Security Checklist

Licence: mit
A checklist for staying safe on the internet

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Security Checklist

web-starter-kit
An opinionated starter kit with styled-system, graphql-hooks, mobx and nextjs (PWA)
Stars: ✭ 17 (-98.13%)
Mutual labels:  styled-components, nextjs
saving-goal
React.js, Next.js and TypeScript studies. In this project I tried to apply knowledges from some courses I've taken. Testing with react testing library, styling with styled components, etc.
Stars: ✭ 15 (-98.35%)
Mutual labels:  styled-components, nextjs
RocketLaunches
Rocket launches, a simple site to let you know what is the next rocket launch.
Stars: ✭ 13 (-98.57%)
Mutual labels:  styled-components, nextjs
Next Go
Production ready blog + boilerplate for Next.js 3.X
Stars: ✭ 254 (-72.03%)
Mutual labels:  nextjs, styled-components
Styled Components Website
The styled-components website and documentation
Stars: ✭ 513 (-43.5%)
Mutual labels:  nextjs, styled-components
gbkel-portfolio
💎 My personal website that's mainly powered by Next.js, my own style guide and a lot of other technologies.
Stars: ✭ 12 (-98.68%)
Mutual labels:  styled-components, nextjs
currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-98.24%)
Mutual labels:  styled-components, nextjs
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-85.79%)
Mutual labels:  nextjs, styled-components
Mxstbr.com
The source for my personal website
Stars: ✭ 370 (-59.25%)
Mutual labels:  nextjs, styled-components
Coderplanets web
the most sexiest community for developers, build with React, Mobx/MST, GraphQL, Styled-Components, Rxjs, Ramda ... and ❤️
Stars: ✭ 314 (-65.42%)
Mutual labels:  nextjs, styled-components
Next Blog Firestore
Example of blog built with React, Next.js, Firebase Firestore, Styled-Component, Mobx State Tree and other cool technologies
Stars: ✭ 219 (-75.88%)
Mutual labels:  nextjs, styled-components
Scanners Box
A powerful hacker toolkit collected more than 10 categories of open source scanners from Github - 安全行业从业者自研开源扫描器合辑
Stars: ✭ 5,590 (+515.64%)
Mutual labels:  security-tools, privacy-protection
Ran
⚡ RAN! React . GraphQL . Next.js Toolkit ⚡ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching, CLI commands and more...
Stars: ✭ 2,128 (+134.36%)
Mutual labels:  nextjs, styled-components
nextjs-admin-template
Free admin dashboard template based on Next.Js with @paljs/ui component package
Stars: ✭ 266 (-70.7%)
Mutual labels:  styled-components, nextjs
Next Dark Mode
🌑 Enable dark mode for Next.js apps
Stars: ✭ 133 (-85.35%)
Mutual labels:  nextjs, styled-components
personal-blog
✍️ 个人技术博客
Stars: ✭ 79 (-91.3%)
Mutual labels:  styled-components, nextjs
Placeline Nextjs
HyperTrack Placeline web application sample using NextJS, Ant-Design, Styled-Components, and Heroku
Stars: ✭ 88 (-90.31%)
Mutual labels:  nextjs, styled-components
Next Starter
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
Stars: ✭ 90 (-90.09%)
Mutual labels:  nextjs, styled-components
Nextjs Redux Starter
Next.js + Redux + styled-components + Express = 😇
Stars: ✭ 257 (-71.7%)
Mutual labels:  nextjs, styled-components
Brian Lovin Next
My personal site
Stars: ✭ 522 (-42.51%)
Mutual labels:  nextjs, styled-components

Security checklist

A checklist for staying safe on the internet.

This project has moved

In the interest of maintaining fewer services, codebases, and domains, I've integrated this project into my personal website. View the live project at brianlovin.com/security.

Motivation

This project is the result of a conversation started during a recent episode of the Design Details Podcast and a subsequent tweet by Michael Knepprath.

Contributing

This project should be considered a living document of resources and applications that improve people's digital security and privacy. Contributions, edits, and extensions are welcome!

If you have resources to add to existing sections, please open a pull request.

  • Aim for reputable sources for guides and news coverage.
  • If adding an app, please include links to as many platforms as possible. See config/*.js for examples of how data is formatted.
  • Try to use approachable human-readable language. Remember that even non-technical folks need to stay safe online.

If you would like to create a new category of security and privacy resources, please open an issue first with your proposed category. Please explain why this additional category should stand alone from other existing sections.

Run this locally

  1. $ git clone [email protected]:brianlovin/security-checklist.git
  2. $ cd security-checklist
  3. $ npm install
  4. $ npm run dev
  5. View the running app in your browser at http://localhost:3000

Deploying

You can deploy this project yourself with ZEIT + Now by configuring now.json and running $ now.

Feedback

Please open issues at any time for general feedback, or you can reach me directly at [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].