https://github.com/7astro7/spytball
An encrypted archiving utility written in Python
https://github.com/7astro7/spytball
backup compression python security spytball tarball
Last synced: about 2 months ago
JSON representation
An encrypted archiving utility written in Python
- Host: GitHub
- URL: https://github.com/7astro7/spytball
- Owner: 7astro7
- License: gpl-3.0
- Created: 2021-03-14T21:57:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T08:13:29.000Z (over 4 years ago)
- Last Synced: 2025-03-11T07:33:31.378Z (7 months ago)
- Topics: backup, compression, python, security, spytball, tarball
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# spytball
An encrypted archiving utility written in Python, spytball is a package designed to create encrypted backups.
spytball relies on python-gnupg and it's modular: making the backup can be separated from encryption
of the backup for greater flexibility in testing and for transparent verification## Installing & Updating
pass## How to use
pass## Contributing
This project welcomes contributions!