Skip to content

pferreir/pyssb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ssb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

WORK IN PROGRESS

pyssb - Secure Scuttlebutt in Python

Travis Build Status Code Coverage

Please, don't use this for anything that is not experimental. This is a first attempt at implementing the main functionality needed to run an SSB client/server.

Things that are currently implemented:

  • Basic Message feed logic
  • Secret Handshake
  • packet-stream protocol

Usage:

$ pip install -r requirements.txt

Check the test_*.py files for basic examples.

About

Secure Scuttlebutt protocol suite implementation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages