D2D

Open Bugs: 
0
Development Status: 
Seeking co-maintainer(s)
Under active development

D2D ("Drupal-to-Drupal") is a module to built-up a network among Drupal instances using cryptography and XML-RPC.

An instance holds a public/private key pair allowing messages to be encrypted and/or to be signed. The concept of friendship among Drupal instances is introduced. Instances can send friend requests, accept friendship requests and also terminate friendship.

An instance is identified using a globally unique D2D-id. The aim of this id is to solve the naming problem for D2D instances, i.e. you can uniquely refer to a certain instance by this D2D-id, compare the public keys you have stored for an instance with the ones your friends store etc..

Using public key cryptography, an instance can implement secure XML-RPC methods that can be called by friend instances. Friends are organized in groups to allow privileged access to particular methods.

What D2D provides:

  • built-up a network of Drupal instances
  • add Drupal instances as friends
  • organize friends in groups
  • easily implement remote functions and give privileged access to groups of friends

Official D2D Server

The Official Patterns server is a central repository of all Drupal instances registered using D2D. You can discover new Drupal communities that are relevant for you browsing the registry by tags, description, title, etc.

Check it out at: d2d.inn.ac.

Related Projects

Releases: 
7.x-1.0
7.x-1.x-dev
Release Dates: 
11/21/2013
11/17/2013