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

Add wallet features #107

Open
tmm360 opened this issue May 2, 2022 · 0 comments
Open

Add wallet features #107

tmm360 opened this issue May 2, 2022 · 0 comments

Comments

@tmm360
Copy link

tmm360 commented May 2, 2022

Swarm extension can become a Swarm oriented wallet. This would complete implementation of ethersphere/bee#2905 with the client side.

We need a way for upload to a node chunks that was already signed by the client with postage stamps.
This primarily permits to publish contents signed with the user's address instead of the node's one.

This is useful in all cases where a node is used by more than one user. Currently every published content is signed by node, and so the node owner is the first responsible of uploaded contents, where instead the final user should be.

Moreover, this permits to discharge node from computing load of sign every chunk, distributing it to clients.

This issue requests to implement an Ethereum wallet integrated, and features for directly purchase postage batches. These can be used for sign contents, and the wallet must be able to upload them on Bee node.

@bee-runner bee-runner bot added the type:issue label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant