GithubHelp home page GithubHelp logo

bernrad / kadnode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mwarning/kadnode

0.0 1.0 0.0 1.71 MB

A decentralized DNS resolver with ECC key and PKI support. DynDNS alternative.

License: MIT License

Makefile 2.73% Shell 2.33% HTML 0.17% C 92.88% Batchfile 0.69% Inno Setup 1.20%

kadnode's Introduction

KadNode

KadNode is a small and decentralized DNS resolver that can use existing public key infrastructures. It utilizes the BitTorrent P2P network and mbedtls for TLS/crypto support.

KadNode can intercept .p2p domain queries on the systems level and resolve them using a decentralized network. TLS authentication can be used to make sure the correct IP address was found. If successful, the IP address is passed to the application making the request.

Supported are also domains consisting of public keys represented as characters. :-)

Features:

  • IPv4/IPv6 support
  • Support for TLS authentication
    • Use CA browser chain and e.g. "Let's Encrypt" certificates for yourdomain.com.p2p
  • Support for ECC public key links as <public-hex-key>.p2p
    • No need to exchange any keys between clients and servers
  • UPnP/NAT-PMP support
  • local peer discovery
  • small size, ~85KB depending on features, ~35KB compressed
  • command line interface (kadnode-ctl)
  • NSS support through /etc/nsswitch.conf
  • DNS server interface and DNS proxy (handles A, AAAA, and SRV requests)
  • packages for ArchLinux/Debian/FreeBSD/MacOSX/OpenWrt/Windows
  • peer file import/export on startup/shutdown and every 24h
  • uses sha256 hash method

Documentation

License

MIT/X11

Authors

kadnode's People

Contributors

mwarning avatar axxname avatar chriamue avatar ryzhovau avatar dangowrt avatar matthiasbock avatar stargieg avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.