Skip to content

benjaminpottier/ots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ots

onetimesecret API client and cli with Fire

Install

git clone https://github.com/benjaminpottier/ots.git
cd ots
sudo python3 setup.py install

Setup

Create an account at onetimesecret.com and generate an API key.

Store your user and key in ~/.ots as user:api_key and set read-only permissions on the file.

Examples

Email a random secret.

otscli.py generate_secret --email="[email protected]"

Email a secret to someone.

otscli.py create_secret "I enjoyed the movie Cats!" --email="[email protected]"

The above is just an example of something you may want to keep secret. I didn't see Cats.

About

onetimesecret API client in Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages