Skip to content

MichaelJFlynn/Sigalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sigalog: Easy Signing URLs.

This module has two uses:

python -m Sigalog make_key

to make a public-private key pair in the current directory, and

python -m Sigalog sign <url>

to produce a URL signature. Make you are cd'd into the same directory as your private key.

Installation

pip install https://github.com/MichaelJFlynn/Sigalog/tarball/master

About

Python package for easy URL signing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages