forked from jsoriano/housekeeper
-
Notifications
You must be signed in to change notification settings - Fork 0
Very simple credential cache agent that stores keys in memory
License
jplana/housekeeper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Housekeeper, simple agent for password caching ============================================== This project contains an agent that can be run to cache password of other programs and a client library to use the agent. It requires python-daemon to run. Features -------- * Minimal dependencies, only python 2.X and python-daemon * Stores used passwords in memory, it doesn't use any keyring in filesystem * Can be reset with SIGUSR1 or replaced with -r * Stored keys have an expiration time, by default they expire in 10 minutes * Can generate environment configuration easily sourceable from shell scripts or profile * It's kept alive between sessions
About
Very simple credential cache agent that stores keys in memory
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%