Lymkwi / stolas-p2p

A p2p-oriented message exchange client written in Python - small project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stolas, a small P2P messager project

Primarily intended as an evolved school project, Stolas focuses on the development of a Network Manager and message interpreter (with its interface) with the objective of making a functional (but maybe not optimized) network communication client in P2P fashion.

Stolas

Todo List (for the hypothetical future of the project)

  • Save the MPile's content and the tuned in channels in the databse
  • Enrich the graphical interface : add a tab which lists our connected peers in details, as well as a counter on the bottom part of the main frame
  • Add a splash screen to display the logo, some licence info, authors, etc
  • An "about" window
  • Some translation systems for the UI
  • A mean of signing messages cryptographically with an identity
  • A mean of tuning into a channel by means of asymmetric key sharing
  • etc..

About

A p2p-oriented message exchange client written in Python - small project

License:The Unlicense


Languages

Language:Python 99.2%Language:Ruby 0.8%