https://github.com/pickfire/banana
Hosts client plugin for Tor NS API
https://github.com/pickfire/banana
Last synced: about 1 year ago
JSON representation
Hosts client plugin for Tor NS API
- Host: GitHub
- URL: https://github.com/pickfire/banana
- Owner: pickfire
- License: isc
- Created: 2017-04-01T18:23:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T04:12:15.000Z (almost 9 years ago)
- Last Synced: 2025-02-10T11:45:14.780Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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