Re: [dev] paste_AT_

From: Stephen Whitmore <stephen.whitmore_AT_gmail.com>
Date: Tue, 3 Nov 2015 14:49:33 -0800

Yes, agreed!

This is the goal of IPFS[1], which provides a global distributed
namespace for content-addressable data. In terms of tooling,
ipfs-paste[2] provides this kind of functionality on top of it.


 [1] https://ipfs.io
 [2] https://github.com/jbenet/ipfs-paste


On 11/03 23:00, FRIGN wrote:
> On Tue, 03 Nov 2015 22:42:16 +0100
> Christoph Lohmann <20h_AT_r-36.net> wrote:
>
> > the web has grown to be a big pastebin of URIs and short‐living content.
> > One good example for this are paste services which don’t guarantee any‐
> > thing. I came to the idea of having a paste mailinglist: All history is
> > stored, nothing will vanish and it’s easy to reference to pastes in his‐
> > tory.
> >
> > What do you think of that idea?
>
> This is a very nice idea! I'd implement it and allow later access via
> hashes (like
> paste.suckless.org/e6a92ec2fe5fba022c31c32c97ea455cee4b2736). This
> would make sense, as identical pastes would just be stored in the same
> place (it happens often that people paste the same stuff and it would
> also be a direct way to be able to check if the paste hasn't lost
> integrity along the way).
>
> Given these pastes don't take up much space, it would actually be rather
> trivial to do it.
> Just some webform, taking in data, generating the hashes and a file in
> some directory with name as the hash and content as the paste. nothing
> more. :)
>
> Cheers
>
> FRIGN
>
> --
> FRIGN <dev_AT_frign.de>
>
Received on Tue Nov 03 2015 - 23:49:33 CET

This archive was generated by hypermail 2.3.0 : Wed Nov 04 2015 - 00:00:18 CET