Skip to content

maditya/coname

This branch is 32 commits behind YahooArchive/coname:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ab4374 · Aug 25, 2016
Jul 6, 2016
Jan 19, 2016
Aug 28, 2015
Jan 19, 2016
Aug 12, 2016
Aug 15, 2016
Aug 25, 2016
Aug 12, 2016
Jun 12, 2016
Jan 19, 2016
Mar 22, 2016
Jun 8, 2016
Jan 13, 2016
Jan 13, 2016
Jul 10, 2015
Jun 8, 2016
Dec 14, 2015
Aug 24, 2015
Nov 8, 2015

Repository files navigation

coname Build Status GoDoc

This repository contains a WORK-IN-PROGRESS implementation of an EXPERIMENTAL cooperative keyserver design based on ideas from dename (readme, code, talk) and CONIKS (paper, code). NO STABILITY is offered: things that are very likely going to change include the network protocol, the implementation, the internal interfaces, the import path, and the name. Sometime in the future this implementation might reach feature (and performance) parity with dename, along with a CONIKS-like username privacy layer and high-availability curated namespaces.

development

You need a Golang development environment, a protocol buffer schema parser (protoc) that understands protobuf3 , Go protobuf3 libraries, the gogoprotobuf code generation tool and grpc for Go. On Arch Linux this comes down to pacman -S go, aura -Ak protobuf3, go get github.com/yahoo/coname/... github.com/andres-erbsen/tlstestutil.

disclaimer

As this project includes code (from dename) that I wrote and released as open source when I was employed by Google, here is a little disclaimer that I was asked to attach to the code: This is not a Google project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.0%
  • Protocol Buffer 9.1%
  • Shell 0.9%