Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

beameio/beame-sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2020-11 - The project is discontinued ⚠️

beame-sdk-python

Beame.io SDK for the Python language. Currently implements token creation and validation functionality only.

For now, Full Beame.io SDK is only for NodeJS.

The Beame SDK allows you to establish an HTTPS session between machines without public IPs. This SDK allows you to create credentials and use them to identify machines. It’s a simple way to use encryption-based identity in web and mobile applications. This transparent security infrastructure can be used in any network, global or local, to create credentials, bind them to users’ hardware, and get strong, crypto-based authentication. This mitigates risk for services that host credentials to require users to prove identity.

Click to Get Started Now!

Installation

Preferably in a virtualenv, issue:

pip install https://github.com/beameio/beame-sdk-python/archive/master.zip

Sample usage

See example.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages