Short version: Use Streisand. Use Tor. Use Signal.
This mini-rant came on the heels of an interesting twitter discussion: https://twitter.com/kennwhite/status/591074055018582016
Provider / "Secret" Key
| # Install ARCH Linux with encrypted file-system and UEFI | |
| # The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description. | |
| ## Download the archiso image from https://www.archlinux.org/ | |
| ## Copy to a usb-drive | |
| $ dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux | |
| # Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration. | |
| ## Set brazilian portuguese keymap |
| -----BEGIN PGP SIGNED MESSAGE----- | |
| Hash: SHA256 | |
| 11111 a | |
| 11112 aa | |
| 11113 aaa | |
| 11114 aaaa | |
| 11115 ab | |
| 11116 aba | |
| 11121 abaco |
Short version: Use Streisand. Use Tor. Use Signal.
This mini-rant came on the heels of an interesting twitter discussion: https://twitter.com/kennwhite/status/591074055018582016
Provider / "Secret" Key
| # even if you aren't using ELI, this is a good module to load for SSL, etc. | |
| aesni_load="YES" | |
| # WiFi | |
| iwn6050fw_load="YES" | |
| iwnfw_load="YES" | |
| if_iwn_load="YES" | |
| legal.intel_iwn.license_ack=1 | |
| # Enable power saving modes for the Intel i915 chipset |