Commit Graph

2249 Commits

Author SHA1 Message Date
Aminda Suomalainen 97fa34df1b
Windows/DoH/README.md: mention TREX maps to Quad9 DoH
I was startled/confused on whether this is a mistake, but remembered it might be TREX which it turned out to be
2023-02-25 16:32:04 +02:00
Aminda Suomalainen 5350804d41
etc/resolv.tsv: remove /fi/ from DNS0.eu ECS links 2023-02-25 14:33:52 +02:00
Aminda Suomalainen e839c83f53
etc/resolv.tsv: add EDNS Client-Subnet support & sources 2023-02-25 14:12:39 +02:00
Aminda Suomalainen 8322ee2022
.gitignore: fix the first entry, missing asterisk 2023-02-25 13:59:11 +02:00
Aminda Suomalainen e520e78c1a
etc/resolv.tsv: add/update AdGuard 2023-02-25 13:58:47 +02:00
Aminda Suomalainen 97939bd766
.pre-commit-config.yaml: add check-added-large-files
https://github.com/pre-commit/pre-commit-hooks/tree/v4.4.0#check-added-large-files
2023-02-24 15:03:23 +02:00
Aminda Suomalainen 06f6f2f2a6
etc/resolv.conf: uncomment trust-ad
less dd to press when actually applying this
2023-02-24 08:43:41 +02:00
Aminda Suomalainen faf242d8ca
etc/yum.repos.d: add brave beta & nightly
Yes, the upstream instructions say nightly and beta have the same key
2023-02-23 21:28:52 +02:00
Aminda Suomalainen e51fcdd146
rc: add a sample curlrc 2023-02-23 17:15:52 +02:00
Aminda Suomalainen 0cfb5859ad
dnsproxy: remove --user that doesn't apply anymore 2023-02-23 14:31:48 +02:00
Aminda Suomalainen 4761b94331
dnsproxy.service: convert to system service 2023-02-23 14:25:12 +02:00
Aminda Suomalainen 25386dd8e3
sway/config.d/autostart-utilities: add user journalctl 2023-02-23 13:54:11 +02:00
Aminda Suomalainen 7239409083
conf/systemd/user: add dnsproxy.service 2023-02-23 13:52:48 +02:00
Aminda Suomalainen 6f1335aff1
Windows/DoH: add DNS0 Kids
On the off chance I ever need it on Windows as this is the most painful file to edit in my opinion
2023-02-23 10:16:36 +02:00
Aminda Suomalainen d1e3c79fdb
Windows/DoH: add DNS0 open 2023-02-23 10:13:33 +02:00
Aminda Suomalainen 9bdc67dd29
unbound & systmed-resolved: add DNS0 open
Ref: #153
2023-02-23 10:11:03 +02:00
Aminda Suomalainen df8906be10
gitconfig: add a comment that the signingkey is PUBLIC KEY 2023-02-22 12:50:46 +02:00
Aminda Suomalainen cc5e7b7225
unbound: add DNS0 & DNS0 zero DoT config
Resolves: #153
2023-02-22 10:58:04 +02:00
Aminda Suomalainen a2c3d9248d
fix ends of lines 2023-02-21 20:11:35 +02:00
Aminda Suomalainen bae66cc80e
.pre-commit-config.yaml: enable end-of-file-fixer 2023-02-21 20:09:54 +02:00
Aminda Suomalainen d2f2829ccc
chmod -x Windows/CVE-2018-3639.reg 2023-02-21 19:34:20 +02:00
Aminda Suomalainen b39b5db0d4
run prettier on markdown again? 2023-02-21 19:33:31 +02:00
Aminda Suomalainen 5106f8d98e
.editorconfig: markdown uses spaces 2023-02-21 19:32:11 +02:00
Aminda Suomalainen f5182d90f9
.pre-commit-config.yaml: remove extraneous repos: 2023-02-21 19:28:28 +02:00
Aminda Suomalainen 2e6a03d402
sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
Aminda Suomalainen cff2ac755f
.pre-commit-config.yaml: add editorconfig-checker.python 2023-02-21 18:23:28 +02:00
Aminda Suomalainen 19994e3286
run prettier 2023-02-21 17:54:39 +02:00
Aminda Suomalainen 314b0996af
.pre-commit-config.yaml: add prettier 2023-02-21 17:52:47 +02:00
Aminda Suomalainen 8549d03727
.pre-commit-config.yaml: note updating in comment 2023-02-21 16:24:09 +02:00
Aminda Suomalainen fcb57144c9
chmod -x *.desktop && add .pre-commit-config.yaml 2023-02-21 16:16:33 +02:00
Aminda Suomalainen 3f7350d203
.gitattributes: tab 2023-02-21 15:35:31 +02:00
Aminda Suomalainen 1f8a81acce
.gitattributes: lock CITATION & LICENSE 2023-02-21 15:34:29 +02:00
Aminda Suomalainen e66689912f
make LICENCE detectable, add CITATION.cff 2023-02-21 15:32:51 +02:00
Aminda Suomalainen 1bfa382027
Windows/DoH: add DNS0 & DNS0 Zero
Ref: #153
2023-02-21 13:08:06 +02:00
Aminda Suomalainen 1706269308
etc/resolv.tsv: add dns0 open
Resolves: #154
2023-02-21 12:57:55 +02:00
Aminda Suomalainen 7955ef9003
.gitconfig: add a FINEID comment, unify gpg sections 2023-02-21 10:16:12 +02:00
Aminda Suomalainen 1385bf6105
ssh_config: comment ProxyCommand
I just keep disabling it anyway so it's more harm than good
2023-02-21 10:11:34 +02:00
Aminda Suomalainen 063f3d46bd
gitconfig: add commented x509 configuration
I didn't get it to work in the end
2023-02-21 10:10:19 +02:00
Aminda Suomalainen 1f09ad3366
gnupg: attempt enabling fineid support
Based on https://gist.github.com/pyllyukko/a1ed6baa6b638b805a30b16960399e94
2023-02-21 10:08:34 +02:00
Aminda Suomalainen b1c4d99a9c
Windows/DoH/README.md: extend the configuration instructions
Resolves: #147
2023-02-20 11:56:48 +02:00
Aminda Suomalainen 4a20f75d3c
etc/systemd/resolved.conf.d: add DNS0 DoT configs
Their website already had the correct syntax for the entries

Ref: #153
2023-02-20 11:49:31 +02:00
Aminda Suomalainen 8e3244f785
etc/resolv.tsv: add mobileconfig links
This is just the official ones I found, I could link to encrypted-dns.party, but that is a task for later, I can find it without this file

Resolves: #152
2023-02-20 11:43:32 +02:00
Aminda Suomalainen fefb6df060
Revert "sway/config.d/autostart-p2p-communication.conf: workaround Briar notifications"
This reverts commit d3a4421128.
2023-02-20 08:00:48 +02:00
Aminda Suomalainen d3a4421128
sway/config.d/autostart-p2p-communication.conf: workaround Briar notifications 2023-02-18 10:24:33 +02:00
Aminda Suomalainen 5ee54038de
etc/ssh/ssh_config: retab 2023-02-17 17:29:45 +02:00
Aminda Suomalainen bb006d34d2
hide public keys from linguist 2023-02-17 14:41:22 +02:00
Aminda Suomalainen b71bc77779
.gitattributes: enable linguist detection 2023-02-17 14:34:54 +02:00
Aminda Suomalainen 1943cf1285
rc: add a netrc.sample for reference 2023-02-16 16:13:51 +02:00
Aminda Suomalainen 89535f1424
.gitattributes: opt-out of linguist 2023-02-16 11:12:04 +02:00
Aminda Suomalainen 96081bb9b0
rc/{bash,zsh]: alias vim to nvim
Resolves: #151
2023-02-15 13:47:57 +02:00