Tool to backup a turtl account.
Project description
This program permits to download a whole turtl account for offline backuping, and optionally decrypt the backup file.
Installation
You can instal turtl-backup using pip:
pip install turtl-backup
Usage
Here’s the usage:
usage: turtl-backup [-h] {backup,get_auth_token,export} ... Backup a turtl account. positional arguments: {backup,get_auth_token,export} Backup can be done with a login/password pair or using an auth token. backup Backup a turtl account (with a password or an auth token) get_auth_token Get a turtl auth token export Decrypt and export all notes in the given directory. optional arguments: -h, --help show this help message and exit
So typically:
turtl-backup backup https://api.framanotes.org backup.json
FAQ
> Is it possible to setup a cron to backup my notes without storing my login/password in plaintext in my crontab?
Yes, the turtl auth_token is enough to backup an account. You can get your auth token using turtl-backup get_auth_token, but still be carefull not to leak it. Then use turtl-backup backup --auth-token YOUR_AUTH_TOKEN.
> Is it possible to decrypt my notes using my auth_token?
No, you’ll your login and password again.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file turtl-backup-0.0.3.tar.gz
.
File metadata
- Download URL: turtl-backup-0.0.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 189fa93165121e3bb48418cfebc79968d55ef694af65f6794946d1e4d08bb4b8 |
|
MD5 | 66ba186157f6138481ce022e1c72f9ab |
|
BLAKE2b-256 | 434ccf36e4865f591163f8b5c84d1f0793e674590a0a485d55956462c6d93dc1 |