Command center v1.0
It is an optional addon, which can be installed to receive more functionality for your vault-maxi or lm-reinvest via Telegram. You can send commands to change existing parameters without the need of logging into AWS.
What it does
- it executes certain commands to ease usage of vault-maxi without the need of logging into your AWS account and change some settings
- it is being achieved by using your vault-maxis’ telegram bot to exchange information. This makes it secure, as you are not directly communicating via an API, which could be an additional attack vector for a hacker
- it will check every minute through polling of new chat commands from you. Therefore chat id and your username are needed to make sure, the message which command center receives is from you and from nobody else
- /help is your best friend. It will show you all commands, which the command center is able to execute
- the command center has no access to your private key/seed. It can only change settings of vault-maxi.
Guide
We wrote a guide for the whole setup process in AWS. If you just want to install the addon, follow this guide and make sure to read the risk-warnings carefully. Command-Center Guide
release hashes
windows / debian:
sha256 hash base64: -
sha256 hash hex: -
macOS:
sha256 hash base64: QE3kN1GUSSVD6wc6mRHVImrVARnml/L33IVsfRQx8bs=
sha256 hash hex: 404de4375194492543eb073a9911d5226ad50119e697f2f7dc856c7d1431f1bb
Tag
command-center/v1.0-rc
Disclaimer
This is not financial advice and anyone using this tool is doing so at their own risk. Never invest more than you are ok to lose. We are using it ourselves but can’t guarantee that it’s working flawlessly in every edge case. We are not responsible for any lost funds.
Donations
We are developing this thing in our free time. Noone is paying us for it. If you benefit from our work, it would be a nice gesture to give something back. Here are our DFI donation addresses:
@kuegi : df1qqtlz4uw9w5s4pupwgucv4shl6atqw7xlz2wn07
@Krysh90 : df1qw2yusvjqctn6p4esyfm5ajgsu5ek8zddvhv8jm
What's Changed
- [command-center] feedback by @Krysh90 in #95
- Reformat by @kuegi in #99
- [command-center] release prep by @Krysh90 in #103
Full Changelog: v2.3.2...command-center/v1.0