I think you meant to share a shared blob, but this isn't the link to
one. this link requires authentication.
> Not seeing what I am looking for in publishing doc
> https://perkeep.org/doc/publishing/README >
> Requirement is to publish the perkeep image hash to a blockchain on another server for verification.
the publisher is usually for files. So if what you want to share isn't
in a file, the publisher probably isn't the right way to do it.
> You received this message because you are subscribed to the Google Groups "Perkeep" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to perkeep+u...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
clive.boulton
unread,
Oct 8, 2018, 8:17:06 PM10/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Perkeep
I am looking to share the sha224 hash string perkeep assigns after storing and hashing an original image. Is there any user doc with an end-to-end example on how to share blobs?
Simon B.
unread,
Oct 9, 2018, 2:03:26 AM10/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to per...@googlegroups.com
if you want to "notarize" a hash of some data, maybe just predefine a string representation, say "CliveBoultonCoin source hash of file "mySpecialFiles.zip" is sha2-256:Qmhsu4jdb3idntjeh4hebdk3nckf9blahblahblahblah"
and make sure your storage period requirements are low enough or else use more bits or more quantum/cryotocurrency proof hashing. Especially don't use double sha256 to notarize anything important.
You can notarize strings for free on bitcoin using Todd's project.
Likely you don't want a private perkeep instance, unless it's very well federated/duplicated between a circle of dependants, who might catch CryptoLocker all at once. Or you care only about correctness, but not about potential loss?
If you want to long term store data, if it updates frequently / needs crypto coin integration maybe rather evaluate IPFS. Mostly relevant example:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to per...@googlegroups.com
The first image you attached is not of the sidebar menu, it is of the
"main" menu if you will.
The sidebar menu (or contextual menu) appears on the right, when you
tick the mark on the top-left corner of an item.
As for your Camlistore/Perkeep version, I'm puzzled as I don't find it
in the git history. What version do you see on the "Server Status"
page (located at /status/)?
clive.boulton
unread,
Oct 9, 2018, 3:03:41 PM10/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Is there another library for -pk-put share <hash of the blob>
Mathieu Lonjaret
unread,
Oct 9, 2018, 6:43:56 PM10/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to per...@googlegroups.com
The command-line tools, including pk-put, are part of the project. So
you can either build them from source, or get them as part of the
downloads archives at: https://perkeep.org/doc/release/0.10