Jiri Baum | 26 Aug 2011 14:46
Picon
Gravatar

reimagining the Ripple narrative — favours not dollars

Hi,

I've been thinking that it might be an interesting excercise to rewrite the 
Ripple narrative with the standard example unit of account being "favours" 
rather than "dollars". I think I mentioned this in passing before, but never 
quite explicitly...

That is: Ripple keeps track of the fact that Alice owes Bob a favour, and when 
Bob needs a favour from Carol, etc. Standard Ripple narrative, just with the 
one word replaced by another.

Maybe it wouldn't be any use, but maybe it would provide quite interesting new 
insight into what Ripple really is or what it could become.

Jiri
--

-- 
Jiri Baum <jiri@...>                   http://www.baum.com.au/sabik

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
Jiri Baum | 26 Aug 2011 14:41
Picon
Gravatar

Interesting article — What is Debt? – An Interview with Economic Anthropologist David Graeber

Came across an interesting article... I think it was a tweet that linked to a 
Bitcoin forum...

What is Debt? – An Interview with Economic Anthropologist David Graeber
http://www.nakedcapitalism.com/2011/08/what-is-debt-%E2%80%93-an-interview-
with-economic-anthropologist-david-graeber.html
(watch the line-break...)

Jiri
--

-- 
Jiri Baum <jiri <at> baum.com.au>                   http://www.baum.com.au/sabik

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Ripple-protocol mailing list
Ripple-protocol <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ripple-protocol
Ryan Fugger | 2 Mar 2011 10:03
Gravatar

Next protocol draft messages

I put up a brief summary of the messages for the next draft of the
Ripple protocol:

http://ripple-project.org/Protocol/Messages

Comments welcome, if there's anyone still reading this list...

Ryan

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
Ryan Fugger | 19 Feb 2011 00:07
Picon
Gravatar

New Bitcoin-inspired ideas

Not sure who's still listening on this old list, but there's a new
thread on the Ripple Project group (formerly Ripple Users) that has
some new ideas for a distributed Ripple protocol:

https://groups.google.com/forum/#!topic/rippleusers/6sBQXKTluDk

I've summarized these on the wiki, and added a few new formulations of
old ideas (under "Ideas for v0.5"):

http://ripple-project.org/Protocol/Index

Any thoughts are welcome.  Thanks.

Ryan

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
Evgeni Pandurski | 25 Nov 2010 15:16
Picon

"Circular Multilateral Barter 1.0" Release Announcement

===========================================================
"Circular Multilateral Barter 1.0" Release Announcement
===========================================================

We are pleased to announce the first stable release of our free (as in
freedom) software for peer-to-peer circular barter exchange.  You can
download the source code at: https://sourceforge.net/projects/cmb/

Here is the first website running our software:
https://www.multiswap.net/about/

What is "Circular Multilateral Barter 1.0"?
--------------------------------------------------

"Circular Multilateral Barter 1.0" (CMB) is a free server-side
software that operates peer-to-peer networks for circular barter
exchange. CMB tremendously advances the conventional barter by making
it multilateral.  It does so by engaging peers' trust to decouple the
actual delivery of goods from the agreement to deliver the goods.
Here are some of the advantages that CMB offers compared to
traditional approaches:

* Traditional approaches (fiat money, barter dollars, LETS points)
unfortunately blend social trust into a fragile system of
collectivized credit.  CMB makes it possible for individuals to use
their own judgement in choosing whom they are willing to trust.  That
is: you supply products to customers who trust you, and you receive
products from partners whom you trust.

* CMB does not suffer the double coincidence of wants problem.  The
(Continue reading)

Evgeni Pandurski | 13 Oct 2010 14:28
Picon

"Circular Multilateral Barter" Beta 2 Release Announcement

===========================================================
"Circular Multilateral Barter" Beta 2 Release Announcement
===========================================================

We are pleased to announce that the second public beta release of our
software for peer-to-peer barter exchange is now available. This beta
release is made available to allow a broad user base to test and
evaluate the novel approach to bartering that we propose.  The source
code is available at: https://sourceforge.net/projects/cmb/

"Circular Multilateral Barter" (CMB) is free server-side software for
managing peer-to-peer networks for barter exchange.  CMB advances
conventional barter by making it multilateral.  It does so by engaging
peers' trust to decouple the actual delivery of goods from the
agreement to deliver the goods.  Here are some of the advantages that
CMB offers compared to traditional approaches:

 * Traditional approaches (fiat money, barter dollars, LETS points)
   unfortunately blend social trust into a fragile system of
   collectivized credit. CMB makes it possible for individuals to use
   their own judgement in choosing whom they are willing to
   trust. That is: you supply products to customers who trust you,
   and you receive products from partners whom you trust.

 * CMB does not suffer the double coincidence of wants problem. The
   trader you deliver goods to and the trader you obtain what you
   need from do not need to be the same person, so there is much more
   flexibility for arranging trades.

 * CMB allows virtual money to circulate at infinite velocity so that
(Continue reading)

Stephen Paul Weber | 23 Aug 2009 21:42
Gravatar

Some protocol questions


I've been investigating an actual implementation of the ripple interop
protocol.  I found Vortex which is a C library for BEEP.  It seems to
function a bit differently from the stuff on the wiki:

* It has channels and channel numbers
* It has "profiles" associated with each channel

Are there two forms of BEEP, or has BEEP changed since Ripple was last
active, or am I just confused?

Another question.  Ripple seems to use the following basic form:

{
	"msg-type": { BODY }
}

What is the advantage of that over the much easier to handle:

{
	"msg-type": TYPE
	"att1": VAL
	...
}

--

-- 
Stephen Paul Weber,  <at> singpolyma
See <http://singpolyma.net> for how I prefer to be contacted
edition right joseph
(Continue reading)

Evgeni Pandurski | 21 Jul 2009 00:29
Picon

Fwd: Circular Multilateral Barter



---------- Forwarded message ----------
From: Jiri Baum <jiri-GQNJI/xCzH+6c6uEtOJ/EA@public.gmane.org>
Date: 2009/7/20
Subject: Re: [Ripple-protocol] Circular Multilateral Barter
To: Evgeni Pandurski <epandurski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>


Hi Evgeni,

[Note: you e-mailed the reply only to me; not sure if you meant to do that.
Feel free to reply on the list if you prefer.]

> > * You phrase the system as a centralised one. Wouldn't a distributed
> > system be better? The implementation would probably end up more
> > complicated, but the requirement for a central, universally-trusted
> > clearing house is a pretty big weakness...

> Well, you are right. But it is not that bad. The clearing house needs to
> follow the rules. If it brakes the rules this can be immediately and
> indisputably revealed.

Well, front-running... though I guess a simple two-phase commit/reveal
protocol will do the trick there.
http://en.wikipedia.org/wiki/Commitment_scheme

Also, if the system is either distributed or places no special trust
requirements on the clearing house (which are equivalent), it can be run off-
line, on a local network, for instance at a (physical) market.


You don't say to what extent the bids are public or private; does everything
become public at the end of each turn, or are only matched trades revealed to
those who are in them? Very different security profiles for the two options...

If everything becomes public, making a distributed version would be relatively
simple: everyone commits, everyone reveals, everyone does the same calculation
to arrive at the same result.  (Though watch out for the person who reveals
last - they get the result before they reveal, and can drop out claiming a
technical problem.) Maybe add a touch of Paxos to deal with people dropping in
and out.

If everything stays private, a distributed algorithm would still be possible,
but it would be in the realm of joint computation - which is an active area of
research...
http://en.wikipedia.org/wiki/Secure_computation

> So the clearing house can not cheat or take unfair advantage from the system
> without being revealed in doing so. I think this trust-model is fine for
> virtually all societies.

Yeah. It's just that now we have (or are developing) the technology, we might
re-think some of those...

Failing that, you might want to add things to the protocol so that breaking
the rules will be more indisputable. I haven't read through with that in mind,
but there might be a few... It's always neat to set things up so that breaking
the rules will mathematically result in a signed confession :-)

> > * In a couple of places, the document implies the existence of a
> > currency; in particular, the "want to buy" and "want to sell" phrases make
> > no sense in a barter system (where everything is a trade of one good for
> > another).

> "want to buy" and "want to sell" are just phrases.  What the system really
> needs is a standard of value. Money does define a standard of value
> (although not a perfect one) which is well-known so I use money in my
> examples. It is important that traders *do not need* to posses money (or any
> other credit-based goods) in order to trade.

Ah, right; so essentially those are denominated in arbitrary units that are
valid only for that turn and flow ID combination. Might be good to rephrase it
in those terms... (or in some other way to reduce confusion).


Jiri
--
Jiri Baum <jiri-GQNJI/xCzH+6c6uEtOJ/EA@public.gmane.org>                   http://www.baum.com.au/~jiri


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ripple-protocol mailing list
Ripple-protocol@...
https://lists.sourceforge.net/lists/listinfo/ripple-protocol
Evgeni Pandurski | 21 Jul 2009 00:29
Picon

Fwd: Circular Multilateral Barter



---------- Forwarded message ----------
From: Evgeni Pandurski <epandurski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: Sun, Jul 19, 2009 at 7:36 PM
Subject: Re: [Ripple-protocol] Circular Multilateral Barter
To: Jiri Baum <jiri-GQNJI/xCzH+6c6uEtOJ/EA@public.gmane.org>




2009/7/19 Jiri Baum <jiri-GQNJI/xCzH+6c6uEtOJ/EA@public.gmane.org>

Hi Evgeni,

> I want to mail you about a project I am working on. I call it "Circular
> Multilateral Barter".

Hmm... I don't have any major response, just a couple of minor points that
might help (or not):

* As a thinking exercise, it might be useful to try swapping the edges and
vertices; that is, consider the commodities as vertices and the traders (or
trades, or trade offers) as edges. Sometimes different insights come that way.
(I know ripple has that effect... dynamically the edges and vertices are one
way around while statically they're the other way around.)

* You phrase the system as a centralised one. Wouldn't a distributed system be
better? The implementation would probably end up more complicated, but the
requirement for a central, universally-trusted clearing house is a pretty big
weakness...

Well, you are right. But it is not that bad. The clearing house needs to follow the
rules. If it brakes the rules this can be immediately and indisputably revealed. So
the clearing house can not cheat or take unfair advantage from the system without
being revealed in doing so. I think this trust-model is fine for virtually all societies.
Well, I might be missing something...
 

* In a couple of places, the document implies the existence of a currency; in
particular, the "want to buy" and "want to sell" phrases make no sense in a
barter system (where everything is a trade of one good for another). Also the
mention of $1000 in one of the examples. Unless those are meant to be each
trader's individual currency units, arbitrary and only valid in the context of
a single turn and flow ID combination?
 
"want to buy" and "want to sell" are just phrases.  What the system really needs
is a standard of value. Money does define a standard of value (although not a
perfect one) which is well-known so I use money in my examples. It is important
that traders *do not need* to posses money (or any other credit-based goods)
in order to trade.

You may find the most recent version of the design document here:
http://cmb.sourceforge.net/

Evgeni

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ripple-protocol mailing list
Ripple-protocol@...
https://lists.sourceforge.net/lists/listinfo/ripple-protocol
Evgeni Pandurski | 4 Jul 2009 19:47
Picon

Circular Multilateral Barter

Hi everyone,

I want to mail you about a project I am working on. I call it "Circular Multilateral
Barter". I did some hard work to create a short but informative design document
which I am attaching. The idea is similar to Ripple's but not quite. Anyway, I
believe it is a more practical approach to the same problem (you might not
agree, of course). Anyway, I would greatly appreciate any ideas and comments
you might have.

Evgeni Pandurski

Attachment (cmb-dd.pdf): application/pdf, 94 KiB
------------------------------------------------------------------------------
_______________________________________________
Ripple-protocol mailing list
Ripple-protocol@...
https://lists.sourceforge.net/lists/listinfo/ripple-protocol
Klaus Mueller | 3 Jul 2009 00:11
Picon
Gravatar

[Fwd: [Finanzsystem] hackathon money]

Hi folks,

fyi;)

hackathon money

In 48 hours a group of hackers and creative minds will create free, open
source software that allows anyone to issue and exchange money - Digital
Bearer Certificates that are the basis for free, decentralized currencies
in virtual worlds, social networks and real life.

What can be your contribution? Your skills and talent are valuable! We
need enhusiasts in the fields of coding, security, administration,
identity design, web design, blogging, video editing, photography, writing
...

hackathon money_ is a wonderful opportunity to get together with great
minds, have fun, do what you love and create something meaningful - in
other words, a perfect weekend :)

Gastgeber: 	metalab / Andreas Pizsa
Beginn: Freitag, 24. Juli 2009 um 19:00
Ende: 	Sonntag, 26. Juli 2009 um 19:00
Ort: 	metalab
Straße: 	Rathausstraße 6
Stadt/Ort: 	Vienna, Austria

http://www.facebook.com/event.php?eid=94447637156
Metalab: http://metalab.at/

greetz
klml

--

-- 
Klaus Mueller
Heßstraße 90
80797 München

+49 89 18 98 58 21
+49 178 54 38 400
klml.de

------------------------------------------------------------------------------

Gmane