Skip to content

split README #508

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

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions 01-Basics-Threat-Modeling.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Basics

* Configure system and software updates to automatically download and install. See [Keep your Mac up to date](https://support.apple.com/guide/mac-help/keep-your-mac-up-to-date-mchlpx1065) or use `softwareupdate` to configure options.
* Encrypt data at rest with [FileVault](https://support.apple.com/guide/mac-help/protect-data-on-your-mac-with-filevault-mh11785) volume encryption. Use a [password manager](https://support.apple.com/105115) to guard and manage credentials.
* Create scheduled [backups](https://support.apple.com/104984) of important data. Practice [recovery](https://support.apple.com/102551) in the event of a compromise.
* Avoid third party software; if necessary, only install from official sources indicated by trusted developers.

# Threat modeling

# Hardware selection

# Installation

## Activation

## Apple account
13 changes: 13 additions & 0 deletions 02-Apple-Security-Features.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# First boot

# Admin accounts

# Firmware

# FileVault

# System integrity

# Lockdown Mode

# Siri
33 changes: 33 additions & 0 deletions 03-Network-Internet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Wireless

# Firewall

## Application

## Kernel

# Services

# DNS

## Profiles

## Dnsmasq

## DNSCrypt

# Browser

## Firefox

## Chrome

## Safari

## Other

## Privoxy

# VPN/Tor

# SSH
23 changes: 23 additions & 0 deletions 04-Systems-Applications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# GnuPG

# Messengers

## Signal

## iMessage

## XMPP

# Credentials

# Malware

## Sandbox

## Hardened runtime

## Gatekeeper

## Antivirus

# Homebrew
13 changes: 13 additions & 0 deletions 05-Advanced-Tools-Resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Metadata artifacts

# Physical access

# System monitoring

# PKI

# Miscellaneous

# Software

# Resources