Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

caplet · The Caplet Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 72
  • Category: Security
  • Founded: May 11, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Successful attack on ADsafe due to a Firefox bug that is fixed in the development trunk, but apparently not expected to appear in a Firefox 2.0.0.x...
4 Dec 3, 2007
1:17 pm

Douglas Crockford
douglascrock...
Send Email

We've previously announced the Caja project <http://code.google.com/p/google-caja/> on cap-talk, e-lang, and The Caplet Group list. Since then, in order to...
1 Dec 2, 2007
8:08 pm

Mark Miller
capsecure
Send Email

From an article in "SOA Advisor" titled "Enterprise Web 2.0, SOA Linkage: Will lack of standards be a hindrance?" by Srinivas Padmanabhuni of InfoSys. (If you...
1 Nov 13, 2007
11:21 pm

Alan Karp
alanhkarp
Send Email

The next step is to secure HTML fragments. JSLint has an HTML fragment option. When used with ADsafe, it will accept a <div> or <iframe> and its contents. It...
30 Oct 23, 2007
6:13 pm

Mike Samuel
mikesamuel
Send Email

Caja is hereby open source under the Apache license 2.0. The Caja development site is at http://code.google.com/p/google-caja/ The initial draft design doc is...
1 Oct 12, 2007
1:41 am

Mark Miller
capsecure
Send Email

Let's refer to a Javascript function that mentions 'this' as a Javascript method. When a Javascript method is called as a function, it's 'this' gets bound to...
13 Oct 10, 2007
10:30 pm

Mike Samuel
mikesamuel
Send Email

I have relaxed the rules on words. $ and leading _ are permitted. A trailing __ is forbidden. This change makes ADsafe a subset of another safe JavaScript...
2 Oct 10, 2007
12:30 am

Mark S. Miller
erights@...
Send Email

I have put more limitations on what is tolerated in HTML. I suspect there are more gremlins out there. I am worried about catch(name) clauses. The way that...
3 Oct 9, 2007
11:25 pm

Douglas Crockford
douglascrock...
Send Email

This is the definition of ADSAFE.get and ADSAFE.set. var ADSAFE = function () { var exclude = { apply : true, begetObject : true, call...
17 Oct 6, 2007
6:56 pm

Adam Barth
hk9565
Send Email

Special thanks to Mike Samuel. I owe you a late of shrimp. I am now disallowing the use of subscripting. In its place, I will be providing ADSAFE.get(object,...
3 Oct 1, 2007
4:43 pm

Douglas Crockford
douglascrock...
Send Email

... From: Mark Miller <erights@...> Date: Sep 19, 2007 4:05 PM Subject: Techtalk by Doug Crockford on "Gears and the Mashup Problem" To: "General...
1 Sep 19, 2007
11:10 pm

Mark Miller
capsecure
Send Email

... From: Douglas Crockford <douglas@...> Date: Sep 1, 2007 4:42 PM Subject: [json] JSONRequest for Firefox To: json@yahoogroups.com Collin Jackson...
1 Sep 2, 2007
2:05 am

Mark Miller
capsecure
Send Email

Google Gears, a set of tools for offline Ajax applications, was introduced today at the Google Developer Day in San Jose. Gears is currently a browser plugin....
2 Aug 30, 2007
5:02 pm

Douglas Crockford
douglascrock...
Send Email

The Waterken server is itself built in Joe-E and provides distributed capability-based interaction for Joe-E objects via an https/json based crypto capability...
2 Aug 20, 2007
4:03 pm

Mark Miller
capsecure
Send Email

Tyler's "Bang Tutorial" <http://waterken.sourceforge.net/bang/> is the right place to start to understand the Javscript library used on the client to talk to...
1 Aug 20, 2007
3:16 pm

Mark Miller
capsecure
Send Email

We have the Mashup, which is the most interesting innovation in programming in years. But as practiced in the web browser, it is insecure. There is a clear...
2 Jul 19, 2007
8:59 pm

Freeman, Tim
timothy_free...
Send Email

I have three things to report that might be of interest to this mailing list. First, IBM Research has developed an approach called SMash whose goal is to ...
1 Jul 17, 2007
11:18 pm

Jon Ferraiolo
jon_ferraiolo
Send Email

http://json.org/module.html How does this fit in a capability network?...
8 Jul 16, 2007
8:03 pm

Tyler Close
tjclose
Send Email

Let's look at some cases. Case 1. Pirate.net has a page with an iframe from penzance.org. The penzance widget is willing to talk to anything, and so is...
2 Jul 2, 2007
6:03 pm

Douglas Crockford
douglascrock...
Send Email

Posted on cap-talk. I will reply on cap-talk and forward my reply here as well. Further discussion of this should occur on cap-talk, but I'll forward here any...
2 Jun 30, 2007
10:16 pm

Mark Miller
capsecure
Send Email

So, someone created this group and subscribed me to it, which I do not object to, the idea is interesting. But I'm wondering who did that, and why? Cheers, ...
3 Jun 30, 2007
8:45 pm

Mark Miller
capsecure
Send Email

The protocol I spoke of is described here: (http://cap-lore.com/ CapTheory/Dist/Glass.html#introducer). It assumes two agents on the same platform and a...
1 Jun 29, 2007
9:29 pm

Norman Hardy
fosdf
Send Email

A recent development in web application development is The Mashup. A mashup is a page that is obtaining data from multiple sources and producing a useful...
5 Jun 23, 2007
2:00 am

Helen Wang (MSR)
coolwintercrop
Send Email

We now have two webvats, the HTML frame or iframe, and the Gears's worker pool. What we need next is a safe common way to let them communicate. I think that...
3 Jun 7, 2007
3:23 pm

Douglas Crockford
douglascrock...
Send Email

I quote from the MashupOS paper from Microsoft that Doug referred us to: There is either no trust across principals through complete isolation or full trust...
2 May 20, 2007
5:34 pm

Douglas Crockford
douglascrock...
Send Email

A coarse-grained solution requires some sort of containment vessel for the modules or widgets or gadgets or portlets, and a conduit system which provides for...
1 May 19, 2007
1:22 pm

Douglas Crockford
douglascrock...
Send Email

This is Opera's proposal via WHAT WG: http://www.whatwg.org/specs/web-apps/current-work/#the-iframe...
1 May 18, 2007
8:43 pm

Douglas Crockford
douglascrock...
Send Email

What do you think of inviting the authors of http://research.microsoft.com/~helenw/papers/mashupOSHotOS.pdf to join this group?...
2 May 17, 2007
11:34 pm

Mark Miller
capsecure
Send Email

Microsoft has a take on the mashup problem. http://research.microsoft.com/~helenw/papers/mashupOSHotOS.pdf...
2 May 17, 2007
9:52 pm

Norman Hardy
fosdf
Send Email

Norm here. ("fosdf" is nothing) The information at (http://www.onflex.org/ted/2006/11/tamarin-implications.php) is more than I had seen before. Nothing...
1 May 13, 2007
1:48 pm

fosdf
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help