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
13 Jan 25
Primary Language
Python
Size
4,101 KB
Stars
411
Forks
48
Watchers
411
Language Usage
Star History
Top Contributors
-
@peterthomassen (1066)
-
@nils-wisiol (415)
-
@dependabot[bot] (103)
-
@Rotzbua (97)
-
@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] (30 Dec 24)
chore(deps): update coverage requirement 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.9...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] (23 Dec 24)
chore(deps-dev): bump unplugin-vue-components Bumps the npm-webapp group in /www/webapp with 1 update: [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components). Updates `unplugin-vue-components` from 0.27.5 to 0.28.0 - [Release notes](https://github.com/unplugin/unplugin-vue-components/releases) - [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.5...v0.28.0) --- updated-dependencies: - dependency-name: unplugin-vue-components dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-webapp ... Signed-off-by: dependabot[bot] <[email protected]>
-
Peter Thomassen (08 Jan 25)
fix(api): typo in activate-account-with-override-token email template
-
Peter Thomassen (08 Jan 25)
fix(api): patch httpretty to work with urllib3 2.3.0
-
Peter Thomassen (17 Dec 24)
fix(api): add missing database indexes
-
Peter Thomassen (17 Dec 24)
feat(webapp): warn when deleting override token
-
Peter Thomassen (17 Dec 24)
fix(webapp): make donate button on confirmation look nicer
-
Peter Thomassen (17 Dec 24)
fix(api): variable rendering in activate-account email template
-
Peter Thomassen (13 Dec 24)
feat(webapp): support account activation with override token, closes #887
-
Peter Thomassen (13 Dec 24)
feat(api): allow requesting user_override token on sign-up
-
Peter Thomassen (13 Dec 24)
fix(webapp): correctly show captcha errors, fixes #931
-
Peter Thomassen (07 Dec 24)
feat(api): update views etc. to handle Token.user_override, closes #886
-
Peter Thomassen (25 Nov 24)
feat(api): add Token.user_override (and associated refactoring) Related: #886
-
dependabot[bot] (16 Dec 24)
chore(deps): update django-pgtrigger requirement in /api Updates the requirements on [django-pgtrigger](https://github.com/AmbitionEng/django-pgtrigger) to permit the latest version. - [Release notes](https://github.com/AmbitionEng/django-pgtrigger/releases) - [Changelog](https://github.com/AmbitionEng/django-pgtrigger/blob/main/CHANGELOG.md) - [Commits](https://github.com/AmbitionEng/django-pgtrigger/compare/4.13.2...4.13.3) --- updated-dependencies: - dependency-name: django-pgtrigger dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
Peter Thomassen (11 Dec 24)
fix(webapp): ensure advanced token settings are in adjacent columns
-
Peter Thomassen (11 Dec 24)
feat(terms): allow retaining zone contents on transfer to proven owner
-
dependabot[bot] (09 Dec 24)
chore(deps): update django requirement from ~=5.1.3 to ~=5.1.4 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.3...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] (09 Dec 24)
chore(deps): update coverage requirement from ~=7.6.8 to ~=7.6.9 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.8...7.6.9) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] (02 Dec 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.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
Peter Thomassen (10 Dec 24)
feat(webapp): acknowledge fra-1.a sponsorship
-
Peter Thomassen (10 Dec 24)
feat(webapp): acknowledge lhr-1.c sponsorship
-
Peter Thomassen (02 Dec 24)
fix(api): fix trigger order on token CASCADE policy deletion, fixes #995
-
Peter Thomassen (22 Nov 24)
chore(api): comment typo
-
Peter Thomassen (22 Nov 24)
feat(api): honor auto_policy during domain creation, closes #885
-
dependabot[bot] (25 Nov 24)
chore(deps): update coverage requirement from ~=7.6.4 to ~=7.6.8 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.4...7.6.8) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] (25 Nov 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.12.2...4.13.2) --- updated-dependencies: - dependency-name: django-pgtrigger dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
dependabot[bot] (11 Nov 24)
chore(deps): update django requirement from ~=5.1.2 to ~=5.1.3 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.2...5.1.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-
Peter Thomassen (20 Nov 24)
feat(api): add Token.auto_policy (including default policy logic) Related: #885
-
Peter Thomassen (21 Nov 24)
refactor(api): code style
-
Peter Thomassen (20 Nov 24)
feat(): use sequential output when building dev images
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!