Archive for the 'Education' Category

For the last couple of weeks, a colleague and I have been working on a paper on how to implement authorization into XML Store. XML Store is a peer-to-peer mobile persistence layer using a value-oriented approach for retrieving and storing semi-structured data. Value-oriented means that stored data is immutable, i.e. will never change once stored.
Today [...]