Implementation of Web Interface of Retroshare
- Mentors
- Cyril Soler, G10h4ck
- Organization
- freifunk
- Technologies
- javascript, c++, Mithril.js
- Topics
- web, Decentralized Social Network
RetroShare is a C++ software program that comprises a headless lib called "libretroshare". This lib is utilized to implement Retroshare application for various platforms. Retroshare also has a web interface which communicates with libretroshare using a JSON API that is automatically generated and contains all necessary functions for sending and receiving data from the software.
The aim of my involvement in this year’s GSoC program is to create the remaining interface of the Retroshare's Web Interface. I will develop a list of features such as creating panels for software configuration, managing shared files, directories etc and will also fix the existing ones such as Files, Mail, Forums, Channel section etc.