Skip to main content

Exports Avendesora accounts to satellite hosts

Project description

https://pepy.tech/badge/avendesora-export/month https://img.shields.io/pypi/v/avendesora-export.svg https://img.shields.io/pypi/pyversions/avendesora-export.svg
Author: Ken Kundert
Version: 0.0.0
Released: 2021-08-09
Please post all questions, suggestions, and bug reports to Github Issues.

Avendesora Export can create Avendesora account files on remote machines that contain selected accounts. This allows you to use Avendesora on satellite machines without maintaining two independent databases of account information. Simply install Avendesora on both your primary and satellite machines. Keep all, or at least most, of your accounts on your primary machine and configure Avendesora Export to manage the satellites. It needs to know the hostname, the path to the accounts file, the encryption keys, and the accounts you wish to export to each satellite.

For example, imagine owning a laptop, which is your primary machine, a media machine for watching videos and listening to music, and a server that contains your Bitcoin node. Assuming Avendesora is already installed on your laptop and contains all of your accounts, install Avendesora Export on your laptop and add the following file to ~/.config/avendesora-export/config.nt:

media:
    dest: media:.config/avendesora/imported.gpg
    gpg id: D790CFBA20343D0E
    accounts:
        - Netflix
        - YouTubeTV
        - Hulu
        - HBO
        - Disney
        - Spotify

server:
    dest: server:.config/avendesora/imported.gpg
    gpg id: D790CFBA20343D0E
    accounts:
        - BitcoinRPC

Be aware that an export simply overwrites the previously exported accounts file and that an exported accounts file is not setup to support generated secrets. You should manually add accounts to a exported accounts file. If you would like accounts that are only local to the satellite host, simply add them to its accounts.gpg file.

Releases

Latest Development Version
Version: 0.0.0
Released: 2021-08-09

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

avendesora-export-0.0.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

avendesora_export-0.0.0-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page