Tag Archives: programming
On XdbE Network Data Security
One of the most important aspects of XdbE Architecture is system security. As XdbE core stores a lot of user data we should design the system in such a way as not to allow unauthorised data insertion (data poisoning) into … Continue reading
Data Distribution and Relay Server
I’m happy to report that questions from the previous post were solved. We have found a good solution to detect loss of synchronization, to identify missed data items and of course to synchronize data. I’ll not mention here all technical … Continue reading
Choosing XdbE Data Transfer Protocol
I was talking about data and data distribution in my previous posts but I said nothing about the way how data can be transferred between servers within the XdbE network. I mean the protocol. In XdbE data is meant to … Continue reading
Data Redundancy VS Spreading
At the core of XdbE system is a set of servers which store data (social data). We call them Data Servers (DS). We debate about two possible directions: a) full data set on each DS (full redundancy) and b) spreading the … Continue reading
Coding Begins
I’m starting to work on XdbE project. Now I will participate in developing core architecture and everything else. We start from the blank paper where we write major goals to achieve. Next month I will work on it. From the … Continue reading