Update toolbox wiki to 2026 releases, initial commit

This commit is contained in:
Wouter Kobes
2026-06-17 16:56:56 +02:00
parent b9c4a616b3
commit 8657207c26
8 changed files with 143 additions and 36 deletions
+8 -8
View File
@@ -1,18 +1,18 @@
<img align="right" src="images/logo-internetnl-en.svg">
# Welcome to the [Internet.nl](https://internet.nl) toolbox.
# Welcome to the [Internet.nl](https://internet.nl) toolbox.
This GitHub repository contains several how-to's for providing practical information and guidance on implementing secure and modern Internet Standards. The how-to's are maintained by the Dutch Internet Standards Platform (the organization behind [Internet.nl](https://internet.nl)) and are created in cooperation with industry experts and enthusiasts (hosters, vendors, etc).
Feedback and/or contributions are much appreciated and welcome through issues, pull requests or via question@internet.nl.
Feedback and/or contributions are much appreciated and welcome through issues, pull requests or via [question@internet.nl](mailto:question@internet.nl).
# Quick access
[DANE how-to](https://github.com/internetstandards/toolbox-wiki/blob/master/DANE-for-SMTP-how-to.md)
[DKIM how-to](https://github.com/internetstandards/toolbox-wiki/blob/master/DKIM-how-to.md)
[SPF how-to](https://github.com/internetstandards/toolbox-wiki/blob/master/SPF-how-to.md)
[DMARC how-to](https://github.com/internetstandards/toolbox-wiki/blob/master/DMARC-how-to.md)
[Parked domain how-to](https://github.com/internetstandards/toolbox-wiki/blob/master/parked-domain-how-to.md)
[DANE how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DANE-for-SMTP-how-to.md)
[DKIM how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DKIM-how-to.md)
[SPF how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/SPF-how-to.md)
[DMARC how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DMARC-how-to.md)
[Parked domain how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/parked-domain-how-to.md)
# Interesting external sources
[SIDN Hands-on guides](https://www.sidn.nl/en/cyber-security/modern-internet-standards)
[SIDN Hands-on guides](https://www.sidn.nl/en/cyber-security/modern-internet-standards)
[The Internet Society's Open Standards Everywhere Project](https://github.com/InternetSociety/ose-documentation)