Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated terminal #78

Closed
kernelwhisperer opened this issue Jul 5, 2019 · 4 comments
Closed

Integrated terminal #78

kernelwhisperer opened this issue Jul 5, 2019 · 4 comments

Comments

@kernelwhisperer
Copy link
Contributor

kernelwhisperer commented Jul 5, 2019

We can use xterm.js to expose a terminal that has commands like dao act, dao exec, etc. (the dao cli).

Until the GUI is fully featured people need to use the CLI (which bundles dev commands as well) and which is a hassle to install.

Common use case: changing the quorum of a voting app.

Related: aragon/aragon-cli#583

@kernelwhisperer
Copy link
Contributor Author

This could also be the very first node app we bring to aragon-desktop.

Currently if people want to make Aragon apps that use the Node API, they need to use the aragon-wrapper and make it from scratch, which is not very nice. This should improve for developers.

The only problem with this is that users are very exposed as there is no plan for sand-boxing and apps will be using the wrapper, and file-system directly, (being able to read keys stored on disk for example).

I suspect this can be achieved using docker though...

@aragon aragon deleted a comment from welcome bot Jul 5, 2019
@sohkai
Copy link
Contributor

sohkai commented Jul 5, 2019

If people want to make Aragon apps that use the Node API

I don't think this will ever be a goal, at least in the current form of the client.

@kernelwhisperer
Copy link
Contributor Author

kernelwhisperer commented Jul 5, 2019

I'm not sure, but I think DappNode apps might be exactly what I have in mind.

E.g.: Installing and running ipfs, checking CPU temperatures, upgrading a geth node with a vote, etc.

@stale stale bot added the abandoned label Jan 1, 2020
@aragon aragon deleted a comment from stale bot Jan 2, 2020
@stale stale bot removed the abandoned label Jan 2, 2020
@sohkai
Copy link
Contributor

sohkai commented Jan 29, 2020

Closing this, as we are experimenting with an integrated console for organization actions in aragon/aragon.

@sohkai sohkai closed this as completed Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants