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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

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

I have been thinking about capabilities-based security and ES subsets like ADsafe and Caja, and was thinking about another subset that is intriguing to me and...
1 Feb 27, 2008
9:02 pm

Kris Zyp
kriszyp
Send Email

... From: Mike Samuel <mikesamuel@...> Date: Jan 29, 2008 8:15 PM Subject: [Caja] secure string interpolation in javascript To: Google Caja Discuss...
6 Feb 1, 2008
3:50 pm

Monty Zukowski
monty_zukowski
Send Email

I have added an optional adsafe parameter to the JSLINT(source, option, adsafe) function. It is an object whose keys are global variable names and values are...
1 Jan 30, 2008
1:55 am

Douglas Crockford
douglascrock...
Send Email

http://www.crockford.com/html/ "<module>; creates a sub-tree which can contain a document with a communication channel. See http://json.org/module.html for a ...
1 Jan 11, 2008
1:43 am

robertsayre2000
Send Email

On Dec 9, 2007 8:49 AM, David Hopwood ... Mostly correct, but I would not describe ADsafe as implementing Cajita. Cajita was inspired by ADsafe and grew out of...
1 Dec 9, 2007
6:27 pm

Mark Miller
capsecure
Send Email

... Jeez, my mistake again. I saw http://ejohn.org/apps/adsafe/valueOf.html pop up an "uh oh" alert, did a view source, saw the above text, pasted in into...
2 Dec 9, 2007
5:22 pm

Adam Barth
hk9565
Send Email

... Hi John, I just talked to Crock. We're all agreed that this bug is serious and are relieved that it will be fixed in an upcoming Firefox release. However,...
3 Dec 9, 2007
12:54 pm

Douglas Crockford
douglascrock...
Send Email

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
  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