Skip to content
This repository has been archived by the owner. It is now read-only.

ipfs file - meta data eg date created, uploaded, by #67

Closed
paulransfield opened this issue Oct 25, 2015 · 4 comments
Closed

ipfs file - meta data eg date created, uploaded, by #67

paulransfield opened this issue Oct 25, 2015 · 4 comments
Labels

Comments

@paulransfield
Copy link

paulransfield commented Oct 25, 2015

how do i find out who, when, and where an ipfs file was uploaded to ipfs?

i created this mockup of dogole a couple of weeks before google rebranded ...

but how can i tell i made it?

https://gateway.ipfs.io/ipfs/QmZYs66kvUZCkuCmSogANJCneKTTp2jLrBscsYTt2yKjhK

@jbenet
Copy link
Contributor

jbenet commented Oct 28, 2015

all of that information is irrelevant to a low level object store -- it is metadata you want to track, which is doable but should not be enforced for all objects.

@jbenet
Copy link
Contributor

jbenet commented Oct 28, 2015

btw, all the data will be manipulatable to some degree-- if you care about attribution, the real solution is to use something like ascribe -- https://ascribe.io

@jbenet jbenet closed this as completed Oct 28, 2015
@paulransfield
Copy link
Author

paulransfield commented Oct 29, 2015

@jbenet thanks for your reply, advice and pointer to ascribe.io :)

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented May 23, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants