Misplaced Pages

Archistar

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article includes a list of general references, but it lacks sufficient corresponding inline citations. Please help to improve this article by introducing more precise citations. (October 2015) (Learn how and when to remove this message)

Archistar is a software framework to build secure distributed storage systems for cloud usage on the basis of secure fragmentation and information dispersal. The Archistar framework combines methods from Byzantine fault tolerance, secret sharing, and additional tools from cloud cryptography.

A stated goal is to provide a base framework for further research into the topic. To achieve this, it focuses on readability and has used open-source licenses (GPLv2 and LGPLv2) for all prototype code. For better readability, self-contained aspects are extracted into libraries, specifically one for secret sharing and one for the BFT state-machine.

The first version of the Java implementations were developed in a research project funded by the Austrian Ministry of Transport and the current version is maintained and extended as part of the EU funded research project PRISMACLOUD.

See also

Notes

  1. Loruenser, T., Happe, A., Slamanig, D. (2015). ARCHISTAR: Towards Secure and Robust Cloud Based Data Sharing. In 2015 IEEE 7th International Conference on Cloud Computing Technology and Science (CloudCom) (pp. 371–378). http://doi.org/10.1109/CloudCom.2015.71
  2. archistar-smc, GNU General Public License. https://github.com/archistar/archistar-smc
  3. archistar-bft, GNU General Public License. https://github.com/archistar/archistar-bft
  4. PRISMACLOUD, European Union's Horizon 2020 research and innovation programme, GrantNo 644962. https://prismacloud.eu

External links

Category: