Overview
Artifact ID: | cbb7e810c197d978a78e51adf1d87f7a5127b9d0 |
---|---|
Page Name: | Experiment: mmmv_mail_protocol_t1 |
Date: | 2018-10-17 19:28:39 |
Original User: | martin_vahi |
Parent: | 447b9ceece7efb460f4c4b933637c194ff3ec257 (diff) |
Next | c710ca862324bcb68beab53d1ff19ab2bb2ff28c |
Content
Currently the mmmv_mail_protocol_t1 lacks any code.
Aims
- Hide metadata as much as one can think of, including who writes to whom and the message receiving time and the messaging frequency.
- Symmetric key encryption, where each encryption key has a unique ID and no user specific data fields.
- Cryptotext modifications should be detectable. Crypto software will probably include that feature. The mmmv_crypt_t1(TODO: add it to the Fossil repository) already has that feture.
The Protocol
Users U_1 ...U_n form a
complete graph G_u.
Graph G_uu is like G_u, except that each G_u unidirected edge is replaced with
2 directed edges, one directed edge in each direction. Each of the G_uu
directed edges, E_g_uu_k, k inSet(1 to (n*(n-1)/2) ),
represents a virtual mail moving channel.