• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    Ruby
  • License
    Other
  • Created almost 15 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DNS over HTTP
JSON DNS is a project to create DNS services that run over HTTP.

The file 'jsondns-standard' contains the proposed standard for doing DNS queries over HTTP. This is a work in progress.

[JSON DNS "Client"]

jsondns.rb contains an example DNS "client" that answers DNS queries via HTTP.

A working example is running at: http://dig.jsondns.org/


[JSON DNS "Server"]

Any web server will soon be able to answer DNS queries via a JSON DNS "server" which translates UDP 53 queries into web requests. A proof-of-concept of this "server" is available at: http://github.com/jpf/eventdns - this "server" does NOT implement the proposed JSON DNS standard. A "server" implementing this standard will live here once it's written.


December 27, 2009
Joel Franusic and Jeff Lindsay

With thanks to:
  Tom Robinson
  Adam "rndmcnlly" Smith

More Repositories

1

domain-profiler

Given a domain, will tell you the decisions that the domain owner has made.
HTML
530
star
2

lokey

A tool that makes it easy to work with and convert between cryptographic key formats
Python
93
star
3

okta-pysaml2-example

Example SAML Service Provider for Python/Flask using PySAML2
Python
72
star
4

dial-a-cat

855-MEOW-JAM
OpenEdge ABL
70
star
5

Twilio-TFA

JavaScript
69
star
6

Zoom.spoon

Unofficial Zoom Spoon for Hammerspoon
Lua
48
star
7

wikigifs

Every animated GIF on Wikipedia
Python
48
star
8

okta-jwks-to-pem

Convert modulus and exponent from JWK to PEM
Python
41
star
9

TwilioSheet

A Python Flask application to take Twilio SMSes and submit them to a Google Form
CSS
27
star
10

sms-via-email

Using SendGrid and Twilio to send and receive SMS messages via email.
Python
23
star
11

okta-oidc-beta

Instructions and sample code for Okta's OpenID Connect Beta
Python
22
star
12

Zendesk-Twilio-SMS

Integrate Twilio SMS with Zendesk
Ruby
14
star
13

okta-simplesamlphp-example

An example PHP application that uses SimpleSAMLphp
PHP
13
star
14

okta-get-id-token

Bash script to fetch an OpenID Connect id_token from Okta
Shell
11
star
15

.profile.d

My configuration files
Emacs Lisp
10
star
16

hacker-news-wp7

A Hacker News reader for the Windows Phone 7
C#
10
star
17

ftp-to-s3

An FTP server that uploads every file it receives to S3
Python
10
star
18

system-settings

Ansible playbooks for my system settings
Shell
9
star
19

requestbin

Python
8
star
20

fictional-microprocessors

A list of fictional microprocessors
7
star
21

loghook

Turn events in the Okta System Log into webhooks
Go
7
star
22

gannet

A Python parser for the Amazon Kindle "My Clippings.txt" file
Python
6
star
23

super-widget

Single Page Application that demonstrates the Okta Sign-In Widget
CSS
5
star
24

couchdns

A CouchApp to manage jsondns data
JavaScript
4
star
25

dotnet-core-and-nancy-example

A short writeup of what it took for me to get a basic working "hello world" application working with .NET and Nancy on my Mac.
C#
4
star
26

oktane15

4
star
27

block-echo

Example WebPipe block written in Python
Python
4
star
28

okta-api-mock

Mocking server for the Okta API
Python
4
star
29

workflows-scim-relay

A SCIM-to-Okta proxy implemented using Cloudflare workers and Okta Workflows
JavaScript
3
star
30

filepicker-twilio-example

Sending images via SMS with Filepicker and Twilio
JavaScript
3
star
31

token-cleaner

Turn an authentication token into a similar looking, but obviously fake token
Python
2
star
32

resume

My Resume
TeX
2
star
33

old-jpf-github-com

My github webpage
2
star
34

golang-gin-vue

RESTful API in Go and Gin with Vue SPA front end
Vue
1
star
35

okta-ssr-beta

Example OIDC RP with Okta RaaS widget
JavaScript
1
star
36

qemu-hello-world-asm

Output all of the assmbler needed to print "Hello, World" after booting Linux
1
star
37

fx6

'fx6' is a holiday based on time_t. A celebration that happens when the last six digits of the hex representation of time_t is equal to 'ffffff'.
C
1
star
38

FileGenerator

A file-like object class for Python. Reads go into a Queue, writes come from the queue via a generator.
Python
1
star