Chris Guida
Chris Guida
Haha xD Seems we could limit this to just `embassy-cli` commands. Or at least to the `start9` user rather than `root`. Depends on what the goal of this feature is....
@ProofOfKeags was just thinking this! Would be awesome for a service to be able to specify a Common Protocol rather than a specific implementation, that way we could easily switch...
In our case we would need to abstract out a protocol spec, potentially based on a reference implementation. Bitcoind, for instance, is an RPC interface and a p2p interface, as...
I agree with @ProofOfKeags . The amount of work this will require to update proxy is not at all worth it.
> After discussing with @MattDHill in person, we concluded that its best to change this in proxy for now as the solution to implement filtering of pointers from nested config...
Might be cool to have a progress bar indicating how many of the important things have been completed... "Your Embassy is 86% sovereign", etc :D
For reference, this is how it looks now
nifty progress bar lib https://github.com/mitsuhiko/indicatif
@mirkoRainer all installs. Was picturing package installs when I wrote this, but I suppose it could be implemented for OS updates as well.
There is already an issue for backup cancellation https://github.com/Start9Labs/embassy-os/issues/1410