summaryrefslogtreecommitdiff
path: root/6f/e457a2722ed55b152b5e8a0e81a3e44d8a2966
blob: e86ebb217e39e607d52f833d678b349fdf79d674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <mark@monetize.io>) id 1VD1wG-0008ND-PL
	for bitcoin-development@lists.sourceforge.net;
	Sat, 24 Aug 2013 00:42:48 +0000
Received: from mail-oa0-f41.google.com ([209.85.219.41])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1VD1wF-0002B3-7q
	for bitcoin-development@lists.sourceforge.net;
	Sat, 24 Aug 2013 00:42:48 +0000
Received: by mail-oa0-f41.google.com with SMTP id j6so1547230oag.28
	for <bitcoin-development@lists.sourceforge.net>;
	Fri, 23 Aug 2013 17:42:41 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=x-gm-message-state:message-id:date:from:organization:user-agent
	:mime-version:to:subject:content-type:content-transfer-encoding;
	bh=d97/GitketNM9Y3XekkB4/9vI4A6Q8kWnWx+yHJuYZg=;
	b=fEo5I5JPxm93zuyXQ5X//WUVdzLofo5Tvy0Sq9x1To4RaAw67SfTqIl/haCvo7FIpp
	UcrpAoZj/ECtDadF0uDFvvpCmxm421oR9IOwGbnWJCvevgwH8fb57J5HGmApGBjiQrmq
	7sYSdFyDStgd2UsGsZj7HIfjP/EGBdfVkAmgXtDrRXY0RP+en27IaGrhFJOGG/4G49OG
	MLfhJnPqekeiyvEJfPZP/vRflWdNwby86sVjcbZwEIa3KN+leayBlVBHWJa/eLvU+030
	OBTq9aNgp23nDXnjestgEKJbSP5iZ4o7IjNDNVucaXO/yKE5uNKDBbrpkS8/cPAbjq1z
	B8lA==
X-Gm-Message-State: ALoCoQmzyEEivLBlERC0NVkeHWYnlV8QgETOmWm3hN2BFRCzpdSvgrQTs0XRDu4zsHrFQ9qqYnmy
X-Received: by 10.60.46.193 with SMTP id x1mr1987474oem.36.1377303247646;
	Fri, 23 Aug 2013 17:14:07 -0700 (PDT)
Received: from [192.168.1.118] (adsl-71-131-180-191.dsl.sntc01.pacbell.net.
	[71.131.180.191])
	by mx.google.com with ESMTPSA id ru3sm2435661obc.2.1969.12.31.16.00.00
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Fri, 23 Aug 2013 17:14:06 -0700 (PDT)
Message-ID: <5217FACA.2000102@monetize.io>
Date: Fri, 23 Aug 2013 17:14:02 -0700
From: Mark Friedenbach <mark@monetize.io>
Organization: Monetize.io Inc.
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8;
	rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
X-Enigmail-Version: 1.5.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1VD1wF-0002B3-7q
Subject: [Bitcoin-development] Freimarkets: a proposal for user assets,
 distributed exchange, and off-chain txns
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sat, 24 Aug 2013 00:42:48 -0000


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Off-and-on for the past couple years, Jorge Timón and I have been
developing an extension of the Bitcoin and (pre-OpenCoin) Ripple
distributed protocols which enable user-specified bearer instruments,
distributed peer-to-peer exchange, off-chain accounting, auctions,
derivatives and transitive transactions, and the multitude of financial
contracts having such primitives would make possible. The specification
is now reasonably complete enough that we would like to receive input
from the community. The PDF is available for viewing here:

http://freico.in/docs/freimarkets-v0.0.1.pdf

We're looking for public comments about this or related approaches. In
particular we've spent a fair chunk of time working out how to handle
coordination of private accounting servers with the public chain and
derivatives contracts, both of which are basically cryptographic
protocols expressed as bitcoin scripts. Input from any of the resident
cryptographers would be very appreciated.

Happy hacking,
Mark Friedenbach
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSF/rKAAoJEAdzVfsmodw4xVYP/jLoB6eDlgREawfbcW6kXe4s
25YnP19Hvk0NBk0Fv9G6zhAaOdHlR4dkcq2TueAqGHA+Drtp06eVkWDfqQOioGjx
LrQF6ct9AbBZNN8glo7+JY70hecbEgWeW77cSrDTFxQAWwNnq0hVwVFb6++9rY9+
6Q4jwJtqawWlMYRlFOiK1VW/MvI2WV4bypAjuOYsTnXZ8eFjyO+obZYUuMs6JUWd
XojkDeL60NB6JHVoeyx270bvbP1Of5ErLZRuhC26MA9K4S6jlgfvLCqYBHnjRMHI
KI/K7wqcpbbyldCSIcIsVtSrwBZRUgYfUFEFXvFjwzC0EwgGFwQC3pCqTWzskpo4
KS8ZMpgr7BjI+M0GSpRyh5x0aqZkptaaogCssHzoykmEwm6dyK8cdtdhtFAsGAMs
dYpftZ/NJ17tOkUd22TXpIxWPckFBOmuV/hlr0wFpj50glttMH/8NwqKtGcjO21e
ecuiJzXbjCGlFpKIG+JI5BOXvEeD5VoegsfLTwA9Egkuhh8FXyiqIPUEEV0W1DAC
0CIsX8XmWnKeRBWWa/2AHVuSQlBlut9gX1zRElaU5YSW58zsE3UeVPvSOJOh6ZKZ
eLkRjzuyDrpuJiRKXFdTS857grUhYs+E5xeVkkZWy+q3XqQ7LofcZjp3Xt8tmx4j
LSaZTewUL15MjQR0Ow8a
=xyHR
-----END PGP SIGNATURE-----