deSEC
desec.io WebFree DNS hosting provider designed with security in mind, and running on purely open source software. deSEC is backed and funded by SSE.
- Homepage: desec.io
- GitHub: github.com/desec-io/desec-stack
- Web info: web-check.xyz/results/desec.io
deSEC Source Code
Author
Description
Backbone of the deSEC Free Secure DNS Hosting Service
Homepage
https://desec.io/License
MIT
Created
27 Sept 16
Last Updated
28 Nov 24
Primary Language
Python
Size
4,039 KB
Stars
399
Forks
48
Watchers
399
Language Usage
Star History
Top Contributors
- @peterthomassen (1043)
- @nils-wisiol (415)
- @Rotzbua (97)
- @dependabot[bot] (94)
- @jameskimmel (3)
- @Knight1 (3)
- @lukaslihotzki (2)
- @Eisfunke (2)
- @vestingz (1)
- @unuseless (1)
- @mainboarder (1)
- @jahway603 (1)
- @lulis (1)
- @jsoref (1)
- @i0nas (1)
- @Gustl22 (1)
- @fabricionaweb (1)
- @danielquinn (1)
- @hcc23 (1)
- @akararsse (1)
Recent Commits
- dependabot[bot] (04 Nov 24)
chore(deps): update django-cors-headers requirement in /api Updates the requirements on [django-cors-headers](https://github.com/adamchainz/django-cors-headers) to permit the latest version. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.6.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (04 Nov 24)
chore(deps): update cryptography requirement in /api Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...43.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (04 Nov 24)
chore(deps): update coverage requirement from ~=7.6.1 to ~=7.6.4 in /api Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (04 Nov 24)
chore(deps): update django requirement from ~=5.1.1 to ~=5.1.2 in /api Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](https://github.com/django/django/compare/5.1.1...5.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (04 Nov 24)
chore(deps): update dnspython requirement in /api Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Peter Thomassen (31 Oct 24)
fix(docs): improve security considerations
- Peter Thomassen (31 Oct 24)
feat(webapp): recognize server adoption by Christian Hase
- Peter Thomassen (31 Oct 24)
refactor(webapp): use v-icon instead of v-img for anycast locations
- Peter Thomassen (31 Oct 24)
feat(api): improve duplicate RRset error message
- Peter Thomassen (17 Oct 24)
chore(GH actions): bump actions/checkout
- Peter Thomassen (17 Oct 24)
feat(webapp): add new CAA tags, closes #969
- Peter Thomassen (07 Oct 24)
chore(tests): bump Python version
- dependabot[bot] (16 Sept 24)
chore(deps): update django-pgtrigger requirement in /api Updates the requirements on [django-pgtrigger](https://github.com/Opus10/django-pgtrigger) to permit the latest version. - [Release notes](https://github.com/Opus10/django-pgtrigger/releases) - [Changelog](https://github.com/Opus10/django-pgtrigger/blob/main/CHANGELOG.md) - [Commits](https://github.com/Opus10/django-pgtrigger/compare/4.11.1...4.12.2) --- updated-dependencies: - dependency-name: django-pgtrigger dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (07 Oct 24)
chore(deps): update dnspython requirement Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version. Updates `dnspython` to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production dependency-group: pip-test-e2e2 ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (30 Sept 24)
chore(deps): update psycopg requirement from ~=3.2.1 to ~=3.2.3 in /api Updates the requirements on [psycopg](https://github.com/psycopg/psycopg) to permit the latest version. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.1...3.2.3) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (28 Oct 24)
chore(deps): update uwsgi requirement from ~=2.0.26 to ~=2.0.28 in /api Updates the requirements on [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) to permit the latest version. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (23 Sept 24)
chore(deps): bump date-fns from 3.6.0 to 4.1.0 in /www/webapp Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (16 Sept 24)
chore(deps): update pyyaml requirement from ~=6.0.1 to ~=6.0.2 in /api Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (16 Sept 24)
chore(deps): update psl-dns requirement from ~=1.1.0 to ~=1.1.1 in /api Updates the requirements on [psl-dns](https://github.com/sse-secure-systems/psl-dns) to permit the latest version. - [Release notes](https://github.com/sse-secure-systems/psl-dns/releases) - [Commits](https://github.com/sse-secure-systems/psl-dns/compare/v1.1...v1.1.1) --- updated-dependencies: - dependency-name: psl-dns dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Peter Thomassen (07 Oct 24)
fix(webapp): roadmap link, closes #971
- Rotzbua (22 Jul 24)
feat(webapp): create generic captcha field
- dependabot[bot] (13 Sept 24)
chore(deps): update django requirement from ~=5.1.0 to ~=5.1.1 in /api Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](https://github.com/django/django/compare/5.1...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (13 Sept 24)
chore(deps): update cryptography requirement in /api Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (13 Sept 24)
chore(deps): update coverage requirement from ~=7.6.0 to ~=7.6.1 in /api Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- jameskimmel (23 Jul 24)
fix(docs): ddclient description
- Rotzbua (22 Jul 24)
feat(tests): use built-in typing New since python 3.9: https://docs.python.org/3/whatsnew/3.9.html#type-hinting-generics-in-standard-collections
- Rotzbua (22 Jul 24)
fix(api): typo
- Peter Thomassen (13 Sept 24)
fix(webapp): type on donation page
- Peter Thomassen (13 Sept 24)
feat(api,webapp): add option for annual direct debit donation
- Peter Thomassen (09 Sept 24)
feat(api): use persistent database connection
deSEC Website
Website
deSEC – Free Secure DNS
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 88.99.64.5
- Hostname digga.desec.io
- Location Falkenstein, Sachsen, Germany, EU
- ISP Hetzner Online GmbH
- ASN AS24940
Associated Countries
- US
- DE
Saftey Score
Website marked as safe
100%
Blacklist Check
desec.io was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
deSEC Reviews
More DNS Hosting
⚠️ This section is still a work in progress ⚠️
Check back soon, or help us complete it by submiting a pull request on GitHub.
Or submit an entry here
About the Data: deSEC
API
You can access deSEC's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/networking/dns-hosting/desec
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share deSEC
Help your friends compare DNS Hosting, and pick privacy-respecting software and services.
Share deSEC and Awesome Privacy with your network!