An open API service indexing awesome lists of open source software.

https://github.com/pickfire/banana

Hosts client plugin for Tor NS API
https://github.com/pickfire/banana

Last synced: 28 days ago
JSON representation

Hosts client plugin for Tor NS API

Awesome Lists containing this project

README

        

Hosts client plugin for Tor NS API
----------------------------------
Still in prototyping stage. Client wrtten for [Tor NS API][0].

- Concept testing in shell.
- Prototype in python. [WIP]

[0]: https://gitweb.torproject.org/torspec.git/plain/proposals/279-naming-layer-api.txt

Usage
-----

./banana.py
INIT 1 0
RESOLVE 1 pickfire.zkey
RESOLVED 1 0 pickfireywcq2wf2.onion
RESOLVE 2 aoeu.zkey
RESOLVED 2 3 "aoeu.zkey not available"
CANCEL 2

TODO
----
- Implement CANCEL
- Store and check tld

See Also
--------

Meejah's POC of proposal 279 w/o changing Tor - https://github.com/meejah/torns