Metadata-Version: 2.1
Name: ghost-in-the-machine
Version: 0.0.59
Summary: Manage your digital presence
License: CC0-1.0
Author: Angelo Gladding
Author-email: angelo@lahacker.net
Requires-Python: >=3.9,<4.0
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: understory (>=0.0.28,<0.0.29)
Project-URL: Homepage, https://angelogladding.com/code/ghost
Description-Content-Type: text/markdown

# ghost
Manage your digital presence

**Install**: `wget gh.ost.lol/ghost.py -q && python3 ghost.py`

**Hosts:** [Digital Ocean](https://cloud.digitalocean.com/account/api/tokens)  
**Registrars:** [Dynadot](https://www.dynadot.com/account/domain/setting/api.html)

    $ wget gh.ost.lol/ghost.py -q && python3 ghost.py

      _|_|_|  _|                              _|
    _|        _|_|_|      _|_|      _|_|_|  _|_|_|_|
    _|  _|_|  _|    _|  _|    _|  _|_|        _|
    _|    _|  _|    _|  _|    _|      _|_|    _|
      _|_|_|  _|    _|    _|_|    _|_|_|        _|_|

    spawning a new presence..
    presence name: testing
    digital ocean token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    generating droplet..
    machine initialized at: xxx.xx.xx.xxx

    spawning sudoer `ghost`..

    setting up base system..
      0:00 updating
      0:09 upgrading
      0:55 installing system packages
      3:24 installing Python 3.9.2
      3:24   downloading
      3:25   extracting
      3:28   configuring
      4:07   making
      8:54   installing
      9:50 creating virtual environment
      9:59 installing SQLite
      9:59   downloading
     10:00   extracting
     10:01   configuring
     12:25 installing Ghost
     13:29 installing Nginx 1.18.0
     13:29   downloading
     13:31   extracting
     13:31   configuring
     13:42   making
     14:55   installing
     14:55 generating a large prime for TLS

     You may now sign in to your host while installation continues:
         https://165.227.30.1?secret=sepkpt

     14:59 installing Tor 0.4.4.5
     14:59   downloading
     15:01   extracting
     15:02   configuring
     15:34   making
     24:47   installing
     24:50 installing Firefox-82.0
     25:14 installing Geckodriver-0.27.0

![](https://github.com/canopy/ghost/raw/main/interface.png)

