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

DAT pinning with Hashbase #50

Closed
soapdog opened this issue Aug 19, 2019 · 4 comments
Closed

DAT pinning with Hashbase #50

soapdog opened this issue Aug 19, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@soapdog
Copy link
Owner

soapdog commented Aug 19, 2019

Ideally when a user attach a file using DAT, we pin the file to Hashbase. I don't have a clue how to do that.

@soapdog soapdog added the enhancement New feature or request label Aug 19, 2019
@RangerMauve
Copy link

Here's the library that can talk to hashbase. https://github.com/beakerbrowser/dat-pinning-service-client

Ideally people should create their own accounts on it and then log in.

The UI should have a service URL, username and password field.

Then you can log into the service and get a token that you can use with the service URL for doing the various operations.

The reason for having the service URL is that people might want to self-host their own pinning service or have something like dat-store running locally.

@RangerMauve
Copy link

cc @pfrazee: Would a PR for the CORS headers be welcome since this seems to be something people want to work with but can't?

@pfrazee
Copy link

pfrazee commented Aug 19, 2019

There's an issue and PR ongoing beakerbrowser/hashbase#118

@soapdog
Copy link
Owner Author

soapdog commented Mar 31, 2020

I've removed both DAT and IPFS features from the current branch as I refactored it a lot. I'll revisit those features soon and taking all of this into account.

@soapdog soapdog closed this as completed Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants