Skip to content

SeverinAlexB/pknames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pknames

An experimental Web of Trust (WoT) domain name resolver built on pkarr. WIP.

> cargo run --bin pknamescli -- --help

Usage: pknamescli [OPTIONS] [COMMAND]

Commands:
  getinfo  General information.
  lookup   Lookup the pubkey of a domain.
  ls       List your follow lists.
  add      Add a follow to your list.
  remove   Remove a follow from your list.
  pkarr    Pkarr related commands.
  help     Print this message or the help of the given subcommand(s)

Options:
  -d, --directory <directory>  pknames source directory. [default: ~/.pknames]
  -v, --verbose                Show verbose output.
  -h, --help                   Print help

Checkout the example for a first glance into the system.

Todos

  • Simple probability interference
  • Backpropagation to blame intermediate for the right/wrong results.
  • Graph visualization
  • Graph pruning
  • Transform cyclical graph to acyclical.
  • CLI
  • DNS server
  • Follow list sharing aka Datastores
  • Reseach gameability

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published