<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-14155</id>
	<title>Nabble - Squeak-E</title>
	<updated>2006-04-16T15:00:34Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Squeak-E-f14155.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Squeak-E-f14155.html" />
	<subtitle type="html">Squeak-E - a capability-secure Squeak</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-3943085</id>
	<title>[Fwd: [e-lang] A dissertation on the rationale, philosophy, and goals of E and related systems]</title>
	<published>2006-04-16T15:00:34Z</published>
	<updated>2006-04-16T15:00:34Z</updated>
	<author>
		<name>Mark S. Miller</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;-------- Original Message --------
&lt;br&gt;Subject: [e-lang] A dissertation on the rationale, philosophy, and goals of E 
&lt;br&gt;and related systems
&lt;br&gt;Date: Sat, 15 Apr 2006 20:06:30 -0700
&lt;br&gt;From: Mark S. Miller &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;markm@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Reply-To: Discussion of E and other capability languages	&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;e-lang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: Discussion of E and other capability languages &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;e-lang@...&lt;/a&gt;&amp;gt;, 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;General discussions concerning capability systems.&amp;quot; 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cap-talk@...&lt;/a&gt;&amp;gt;, &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oz-e@...&lt;/a&gt;, Mozart 
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;, &amp;nbsp; Squeak-E &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;squeak-e@...&lt;/a&gt;&amp;gt;, 
&lt;br&gt;Squeak-dev &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;squeak-dev@...&lt;/a&gt;&amp;gt;, &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;p2p-hackers@...&lt;/a&gt;, 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;anti-fraud@...&lt;/a&gt;, &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;croquet@...&lt;/a&gt;, 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;modules@...&lt;/a&gt;, &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hcisec@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Apologies for the wide distribution, but elements of this dissertation are
&lt;br&gt;germane to each of these lists. Feedback appreciated, but please reply to me
&lt;br&gt;or on an appropriate list, rather than using &amp;quot;Reply all&amp;quot;. The copyright notice
&lt;br&gt;is interim, until I figure out what open license I want on this.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Robust Composition:
&lt;br&gt;Towards a Unified Approach to Access Control and Concurrency Control
&lt;br&gt;&lt;br&gt;When separately written programs are composed so that they may cooperate, they
&lt;br&gt;may instead destructively interfere in unanticipated ways. These hazards limit
&lt;br&gt;the scale and functionality of the software systems we can successfully
&lt;br&gt;compose. This dissertation presents a framework for enabling those
&lt;br&gt;interactions between components needed for the cooperation we intend, while
&lt;br&gt;minimizing the hazards of destructive interference.
&lt;br&gt;&lt;br&gt;Great progress on the composition problem has been made within the object
&lt;br&gt;paradigm, chiefly in the context of sequential, single-machine programming
&lt;br&gt;among benign components. We show how to extend this success to support robust
&lt;br&gt;composition of concurrent and potentially malicious components distributed
&lt;br&gt;over potentially malicious machines. We present E, a distributed, persistent,
&lt;br&gt;secure programming language, and CapDesk, a virus-safe desktop built in E, as
&lt;br&gt;embodiments of the techniques we explain.
&lt;br&gt;&lt;br&gt;&lt;br&gt;My dissertation at Johns Hopkins University, found at
&lt;br&gt;&lt;a href=&quot;http://www.erights.org/talks/thesis/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.erights.org/talks/thesis/index.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Advisor: Jonathan S. Shapiro.
&lt;br&gt;Readers: Scott Smith, Yair Amir.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Cheers,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;--MarkM
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Squeak-e mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=3943085&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Squeak-e@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-e&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Fwd%3A--e-lang--A-dissertation-on-the-rationale%2C-philosophy%2C-and-goals-of-E-and-related-systems--tp3943085p3943085.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-3936446</id>
	<title>[croquet] A dissertation on the rationale, philosophy, and goals of E and related systems</title>
	<published>2006-04-15T21:06:30Z</published>
	<updated>2006-04-15T21:06:30Z</updated>
	<author>
		<name>Mark S. Miller</name>
	</author>
	<content type="html">Apologies for the wide distribution, but elements of this dissertation are
&lt;br&gt;germane to each of these lists. Feedback appreciated, but please reply to me
&lt;br&gt;or on an appropriate list, rather than using &amp;quot;Reply all&amp;quot;. The copyright notice
&lt;br&gt;is interim, until I figure out what open license I want on this.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Robust Composition:
&lt;br&gt;Towards a Unified Approach to Access Control and Concurrency Control
&lt;br&gt;&lt;br&gt;When separately written programs are composed so that they may cooperate, they
&lt;br&gt;may instead destructively interfere in unanticipated ways. These hazards limit
&lt;br&gt;the scale and functionality of the software systems we can successfully
&lt;br&gt;compose. This dissertation presents a framework for enabling those
&lt;br&gt;interactions between components needed for the cooperation we intend, while
&lt;br&gt;minimizing the hazards of destructive interference.
&lt;br&gt;&lt;br&gt;Great progress on the composition problem has been made within the object
&lt;br&gt;paradigm, chiefly in the context of sequential, single-machine programming
&lt;br&gt;among benign components. We show how to extend this success to support robust
&lt;br&gt;composition of concurrent and potentially malicious components distributed
&lt;br&gt;over potentially malicious machines. We present E, a distributed, persistent,
&lt;br&gt;secure programming language, and CapDesk, a virus-safe desktop built in E, as
&lt;br&gt;embodiments of the techniques we explain.
&lt;br&gt;&lt;br&gt;&lt;br&gt;My dissertation at Johns Hopkins University, found at
&lt;br&gt;&lt;a href=&quot;http://www.erights.org/talks/thesis/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.erights.org/talks/thesis/index.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Advisor: Jonathan S. Shapiro.
&lt;br&gt;Readers: Scott Smith, Yair Amir.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Cheers,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;--MarkM
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-croquet--A-dissertation-on-the-rationale%2C-philosophy%2C-and-goals-of-E-and-related-systems-tp3936446p3936446.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-2899894</id>
	<title>Status</title>
	<published>2006-02-12T11:29:56Z</published>
	<updated>2006-02-12T11:29:56Z</updated>
	<author>
		<name>Mariano Montone</name>
	</author>
	<content type="html">Hello
&lt;br&gt;&lt;br&gt;I want to know what's the state of Squeak-E. I have already seen the 
&lt;br&gt;wiki and there's some code, but I have to recompile the vm. Does anyone 
&lt;br&gt;have or knows how to get a precompiled Squeak-E VM + Image (I'm working 
&lt;br&gt;on Windows right now).
&lt;br&gt;Besides, the mailing list seems to be silent. What happend to the project?
&lt;br&gt;&lt;br&gt;Thanks, Mariano
&lt;br&gt;_______________________________________________
&lt;br&gt;Squeak-e mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=2899894&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Squeak-e@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-e&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Status-tp2899894p2899894.html" />
</entry>

</feed>
