diff --git a/content/posts/2026-link-new-home/index.md b/content/posts/2026-link-new-home/index.md index 726b057..deb73fe 100644 --- a/content/posts/2026-link-new-home/index.md +++ b/content/posts/2026-link-new-home/index.md @@ -1,7 +1,7 @@ +++ title = 'To Our CDR Link Users' -date = 2026-05-18T14:00:00-00:00 -lastmod = 2026-05-18T14:00:00-00:00 +date = 2026-05-18T13:50:00-00:00 +lastmod = 2026-05-18T13:50:00-00:00 draft = false tags = ['link'] [params] @@ -23,7 +23,9 @@ We do not expect your day-to-day operations and experience to change during this Rest assured, we are committed to keeping Link open source and will keep working to improve it. We are also actively seeking donor support to help ensure the project's long-term sustainability. Over the next few months, we will be releasing updates to keep you aware of any potential changes, goals and progress towards a continued sustainable future of Link. If you’d like to connect over a call before you make any further decisions, please reach out. We’d be happy to chat! You can use one of the following channels: + - Email us at contact@sr2.uk + - WhatsApp/Signal at +44 7421 011 975 For encrypted email, use our OpenPGP key: 1135 3E54 83C7 152B 165C 46A7 9CE7 365E C2E1 4728 diff --git a/content/services/dns.md b/content/services/dns.md new file mode 100644 index 0000000..f512ae6 --- /dev/null +++ b/content/services/dns.md @@ -0,0 +1,35 @@ +--- +title: DNS for Civil Society +lastmod: 2026-04-12T15:00:00+01:00 +--- + +We offer a DNS resolver for use by civil society organisations to protect their devices against malware, spyware, and +other attacks. Attempts to look up domain names that have been seen used as part of attacks will fail stopping the +attacker and preventing data loss or other systems compromise. + +The status of this service is currently **experimental** and feedback is welcomed. + +### How to use + +Configure your system to use the following IP addresses for DNS resolution: + +* 144.76.160.194 +* 2a01:4f8:2210:23ea::4 + +### False positives + +Occasionally, we will have false positives where a legitimate domain name is blocked accidentally. We hope these to be +less frequent over time. If you find a domain that is blocked that shouldn't be, please report this to +[contact@sr2.uk](mailto:contact@sr2.uk). + +### Roadmap + +We are always looking for additional threat intelligence feeds to integrate with our existing feeds. In the future +we hope to also offer additional IP addresses for different combinations of feeds (e.g. blocking malware, blocking +advertisements). We also hope to offer anycast addresses to improve the speed of the resolver. + +### Support + +This services is provided free of charge for use by civil society organisations, however we appreciated donations +to help cover our running and development costs. You can donate via our +[Open Collective](https://opencollective.com/sr2comm) page. \ No newline at end of file