Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DNSSEC #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add DNSSEC #10

wants to merge 5 commits into from

Conversation

ianbogda
Copy link

@ianbogda ianbogda commented Dec 5, 2017

This PR is proposal to add secure on the DNS

  • DNSSEC
  • prevent hack from rainbow tables

Ability to have more than 1 DNS (should be 2 or 3+)

@dstapp dstapp self-assigned this Dec 5, 2017
@dstapp
Copy link
Owner

dstapp commented Dec 31, 2017

Hey, sorry for the late response. Looks good, thanks! I will review it in detail and then merge it.

@dstapp
Copy link
Owner

dstapp commented Jan 28, 2018

@ianbogda When I create a image from your fork, run "make server_test" to start the container and then "make api_test", the following request fails:

curl "http://localhost:8080/update?secret=changeme&domain=foo&addr=1.2.3.4"
{"Success":false,"Message":"exit status 2: update failed: SERVFAIL\n","Domain":"foo","Address":"1.2.3.4","AddrType":"A"}

Any insights on this?

@adolgoff
Copy link

Hey, first, @dprandzioch thanks for the project, and @ianbogda - thanks for updates!
@ianbogda could we maybe create persistence commit as a separate PR? Seems to be very easy fix, and for sure very important one. If you want I could do this MR from my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants