Compare commits

...

7 Commits

Author SHA1 Message Date
1e40420115
unbound: rm outdated yggdrasil-override
Ref: #89
2021-10-05 12:38:16 +03:00
15b6595300
gpg.conf: remove PrivacyTools support groupline
Resolves: #104
2021-10-05 12:36:19 +03:00
bfa51f500b
unbound/dns-over-tls.conf: stop advertising Debian 9 2021-10-05 12:34:10 +03:00
ee293669d9
unbound: add dot-flushable-cache.conf
Resolves: #105
2021-10-05 12:33:40 +03:00
862808fe07
etc/yum.repos.d: partially rewrite README.md
Main problem was "dnf still reads this repository apparently" where the
word "repository" was wrong, and I couldn't fix it without changing
everything :)
2021-10-05 12:18:42 +03:00
4b57b299cc
etc/yum.repos.d/*.repo: rename descriptively
The fedora-dino.repo was unfriendly towards Windows (#106) and I noticed
that the other renamed files contained Fedora, so I think they should be
named appropiately. microsoft-edge-dev.repo mentioned generally
yumrepos, so it seems to not be Fedora specific.
2021-10-05 12:13:11 +03:00
e49187f9dc
chrony/README: fix Windows doc 2021-10-05 10:59:53 +03:00
10 changed files with 35 additions and 17 deletions

View File

@ -113,7 +113,3 @@ trust-model tofu+pgp
# be better due to https://gitea.blesmrt.net/mikaela/pgp-alt-wot/ and lsign. # be better due to https://gitea.blesmrt.net/mikaela/pgp-alt-wot/ and lsign.
tofu-default-policy unknown tofu-default-policy unknown
# Groups to encrypt to when encrypting to specific addrses, I don't think
# this needs to be in the main file without my changes.
# Email that should go to the team
group support@privacytools.io=588F6E4EABE8C7B552D00FA641911F722B0F9AE3 30CE697C77678A9A6B0A5D5C6F3175557E766CBF 69FF455A869F9031A691E0F199392F62BAE30723 1FE976484C2EB73B61D102234B313017F994C1FD 5704D032D073A0F8D1D001C3D4045195AB86173B 6325C3370B70177138ABF3086A957C9A9A9429F7

View File

@ -9,9 +9,7 @@ confdir /etc/chrony/chrony.d
## Windows ## Windows
``` Refer to ../../Windows/time/README.md
choco install nettime
```
## Other random notes ## Other random notes

View File

@ -1,4 +1,4 @@
# NOTE! Requires Unbound 1.7.3 or newer! Debian 9 has 1.6.0 # NOTE! Requires Unbound 1.7.3 or newer!
# Based on https://www.ctrl.blog/entry/unbound-tls-forwarding.html # Based on https://www.ctrl.blog/entry/unbound-tls-forwarding.html
# #
# NOTE! You might also be interested in cache.conf, ipv6.conf and # NOTE! You might also be interested in cache.conf, ipv6.conf and

View File

@ -0,0 +1,26 @@
# NOTE! Requires Unbound 1.7.3 or newer!
# Based on https://www.ctrl.blog/entry/unbound-tls-forwarding.html
server:
# Debian ca-certificates location
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
# Fedora location
#tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
# DNS servers that have public button for flushing cache. Privacy not considered.
forward-zone:
name: "."
forward-tls-upstream: yes
# Cloudflare / https://1.1.1.1/purge-cache/
forward-addr: 2606:4700:4700::1111@853#cloudflare-dns.com
forward-addr: 1.1.1.1@853#cloudflare-dns.com
forward-addr: 2606:4700:4700::1001@853#cloudflare-dns.com
forward-addr: 1.0.0.1@853#cloudflare-dns.com
# Google / https://dns.google/cache
forward-addr: 8.8.8.8@853#dns.google
forward-addr: 8.8.4.4@853#dns.google
forward-addr: 2001:4860:4860::8888@853#dns.google
forward-addr: 2001:4860:4860::8844@853#dns.google

View File

@ -1,8 +0,0 @@
# Sending queries to Yggdrasil network on Unbound level
# 2020-12-15
server:
# PirateIRC Testnet
local-zone: "irkki.piraattipuolue.fi." redirect
local-data: "irkki.piraattipuolue.fi. 86400 IN AAAA 201:11e5:29f8:f846:e407:e003:a681:98d2"
local-zone: "y.irkki.piraattipuolue.fi." redirect
local-data: "y.irkki.piraattipuolue.fi. 86400 IN AAAA 201:11e5:29f8:f846:e407:e003:a681:98d2"

View File

@ -1,4 +1,10 @@
dnf still reads this repository apparently, and the repos I end up adding: # yum/dnf repositories
This directory is still read by `dnf` and contains files for repositories
that I appear to end up adding on every system that aren't as clear to add
as the links below.
## Additional repositories
* https://github.com/yggdrasil-network/yggdrasil-network.github.io/issues/127#issuecomment-766520311 * https://github.com/yggdrasil-network/yggdrasil-network.github.io/issues/127#issuecomment-766520311
* https://www.insynchq.com/ * https://www.insynchq.com/