Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Synchronizing Key Server

Compare

  No analysis available

Here's a list of some SKS' features: Highly efficient and reliable reconciliation algorithm Follows RFC2440 and RFC2440bis carefully --- unlike PKS, SKS supports new and old style packets, photoID packets, multiple subkeys, and pretty much everything allowed by the RFCs. Fully compatible with PKS ... [More] system --- can both send and receive syncs from PKS servers, ensuring seamless connectivity. Simple configuration: each host just needs a (partial) list of the other participating key servers. Gossip is used to distribute information without putting a heavy load an any one host. Supports HKP/web-based querying, and soon-to-be-standard machine readable indices The design of SKS is deliberately simple. The server consists of two single-threaded processes. The first, "sks db", fulfills the normal jobs associated with a public key server, such as answering web requests. The only special functionality of "sks db" is that it keeps a log summarizing the changes to the key database. "sks recon" does all the work with respect to reconciling hosts databases. "sks recon" keeps track of specialized summary information about the database, and can use that information to efficiently determine the differences between its database and that of another host. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

x509keyserver

Compare

  Analyzed less than a minute ago

Simple X.509 key server with an RPC interface

605 lines of code

0 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

sks-keyserver

Compare

  No analysis available

OverviewSKS is an OpenPGP keyserver whose goal is to provide easy to deploy, decentralized, and highly reliable synchronization. That means that a key submitted to one SKS server will quickly be distributed to all key servers, and even wildly out-of-date servers, or servers that experience spotty ... [More] connectivity, can fully synchronize with rest of the system. You can see SKS in action here: http://minsky.surfnet.nl http://keyserver.fabbionne.net And there are many more. Go here to see the members of a pool of sks keyservers. The foundation of SKS is an efficient algorithm for reconciling remote data sets. That algorithm is described in the following papers: Set Reconciliation with Nearly Optimal Communication Complexity Practical Set Reconciliation You can find the (somewhat limited) documentation here. FeaturesHighly efficient and reliable reconciliation algorithm Follows RFC2440 and RFC2440bis carefully --- unlike PKS, SKS supports new and old style packets, photoID packets, multiple subkeys, and pretty much everything allowed by the RFCs. Fully compatible with PKS system --- can both send and receive syncs from PKS servers, ensuring seamless connectivity. Simple configuration: each host just needs a (partial) list of the other participating key servers. Gossip is used to distribute information without putting a heavy load an any one host. Supports HKP/web-based querying, and machine readable indices The design of SKS is deliberately simple. The server consists of two single-threaded processes. The first, sks db, fulfills the normal jobs associated with a public key server, such as answering web requests. The only special functionality of sks db is that it keeps a log summarizing the changes to the key database. sks recon does all the work with respect to reconciling hosts databases. sks recon keeps track of specialized summary information about the database, and can use that information to efficiently determine the differences between its database and that of another host. [Less]

0 lines of code

2 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

pgp-keyserver

Compare

  Analyzed about 2 hours ago

PGP Keyserver implemented in Go, with Cassandra backend.

267 lines of code

0 current contributors

about 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

onak

Compare

  Analyzed 1 day ago

OpenPGP key server

14.7K lines of code

1 current contributors

8 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This