I’ve been taking notes on each session (watch me on the Panopticon):
Tim O’Reilly on future of technology.
Bob Morris on self-healing computers.
Peter G. Neumann on truly robust systems and networks.
Marc Stiegler on safely using software with viruses.
Brewster Kahle on losing our culture.

I talked with Brewster afterwards about my Archiver Proxy. We agreed to make it into what he calls “archiving@home” where each node assists in grabbing data for the Web Archive. David Henkel-Wallace wants me to make it into a Squid module. I think this combination will rock: I’ll save disk space and Brewster will get more archived data.

Dan Gillmor interviewed me for a bit.

Richard Rashid on Microsoft Artificial Intelligence work.

Went out for Spicy Noodles. I had only white rice, which Bram tweaked me about (along with a zillion other things). Got to meet DaveW, he was very friendly. Walked down to the Palo Alto “Steve Jobs-visited” Apple Store. On the way, Zooko told us his plan for browser-domination. We stopped for an accordian break with Joey. We couldn’t convince Dave to buy anything at the Apple Store. Went over to Borders and chatted until Robert Scoble drove Wes and I back to the hotel.

Tim O’Reilly: The Shape of Things to Come #

Tim O’Reilly is talking about the future of technology. We need to follow the alpha geeks and think about the Internet Operating System and find ways to put these systems together and a framework to put them in. He cites UNIX, Open Source and the Internet as examples of previous platforms. But we need to be sure to keep the interfaces open, not close them up like with Microsoft. He quotes his Mom, a folksy woman from Yorkshire who said “Gates seems like someone who would come to dinner and say, ‘I’d like all the mashed potatoes.’” He’s strongly against Passport (although he’s not naming any names — Microsoft is sponsoring the keynote). He says Web services make sense since many are worth paying for. People need to build components and services and not let one person own the platform again. Other speakers will advance the theme.

Also: Wes Felter.

Bob Morris: Autonomic Computing #

Bob Morris says we have a problem. We did really well in the speed of computing — fourteen orders of magnitude. The curve is super-exponential — the doubling rate has been getting faster too. But the cost of management has been increasing because of complexity. Breaks down failures into hardware, applications and humans (40%). Our bodies self-heal and self-optimize automatically, our computers should be inspired by that. This isn’t AI, it’s already being done in small parts, but we need to put it together. Telephone switches use autonomic computing. No outtage when there was a monopoly, only when people stopped working together. Antivirus, RAID, declarative programming, learning optimizers are autonomic. We need to hypervise the hardware. Vertical integration, computing agents, error-recovering pathfinders, etc. Conclusion: standards, standards, standards, standards.

Also: Wes Felter, Rael Dornfest.

Peter G. Neumann: Future of Computer Systems and Networks #

Peter G. Neumann wants to build truly robust systems and networks. “I don’t believe in [PowerPoint]. Bloatware is inherently evil.” Makes fun of Ballmer, says modularity is good. We can’t trust applications and we definitely can’t trust the rest of the network. Can’t keep building castles in the sand. Working on CHATS (Composable High-Asurance Trustworthy Systems), a set of DARPA projects. Every thing is free software/open source (or Open Source — it’s irrelevant, he says). Architectures need to be inherently robust since problems are inherently complex. You have to build security in from the start, can’t shoe it in later. His research still hasn’t been adopted.Putting together principles for software engineering.

Looking at the smart card attacks, there’s no perfectly secure system. But there are things better than bloatware and single-point failure network protocols. Guy in the audience says that Microsoft’s innovation was not to be secure or reliable but to get tons of money. Peter says we need a paradigm shift away from the bottom line. If we keep growing, by 2010 there will be more system administrators than people (and some folks think system admins are not people).

Marc Stiegler: Exploiting Virus-Ridden Software #

Trojans and viruses aren’t going away. But with capabilities and E, you can still be safe. Raise your hands if when you buy something you hand your whole wallet to the cashier. It’s a fundamental security principle: the Principle of Least Authority. Only give the cashier the authority he needs. H. G. Wells described the mom who invented the Principle of Least Authority. She picked up the mammoth-killing club and put it on a ledge so the child couldn’t reach it. Every app on your system gets access to all the clubs, they get all the authority. It’s madness!

Demos capdisk. Security demos are weird because you don’t see security working — it’s just normal. Opens a capability-confined text editor. OK button is called Grant. On other machines you’re the supplicant: “Oh mighty one on high, while you’re corrupting my computer I would be pleased if you could open this one tiny file so I may edit it.” On a caps desktop, the file dialog grants the app permission to edit the file. All done in the E programming platform. Document authors need almost no authority so granting it is easy.

Demos a web browser. Need to grant it HTTP authority. Grant it so that it gets it every time it runs. Talks about Pet Names, Clay Shirky’s article and Zooko’s article. Can change names and file extensions of software. Browser has multiple renderers, one of them evil. Runs one under normal windows and another on caps. Windows/UNIX, he doesn’t care. Just calls it Winix. Caps one tries to read the directory system and fails, Windows one does an evil laugh and suceeds. Does the same thing for editing the OS, inserting trojan horses, send it out over the Internet. “Just call me Klez.”

Zooko told Marc about this new text editor, the evil editor. Zooko chuckled a little bit but said it was great. It’s written by an evil fiend who wants to put a trojan on my computer, but Zooko said it was OK. App is ridden with viruses, but it can’t do anything. He goes to use it to open his file on who really shot JFK. It’s really secret and Zooko wants to get this info, but he’s not worried. He drags and drops the file onto Evil Editor. He edits the file but he can’t send it (unlike a Java applet, which has access to the server but can’t even save the data for itself).

This is a solvable problem.

Brewster Kahle: The Internet Archive #

Brewster Kahle says we can’t trust the publishing industry. They won’t even let him read the book aloud — felony, five years in jail.

He runs an ice-white Apple iBook with OS X and Netscape 6.2.

Alexa stands for Library of Alexandria. like a card catalog, tells you about the site you’re looking at, can you trust it. Looks at links structures and usage patterns to get data.

Web Archive has tons of data. costs them $2000 a terrabyte. All the stuff is copyrighted effectively forever so they just ignore the copyright. No partcular problems. 10-20M voices, more than one page for every person on Earth. Losing all that stuff is no way to run a culture. People sometimes ask for data to be take out and they comply. Often they come running back and say, yes, I would like to be in the Library of Congress. Tried to demo it but he ran into a bug with the Linux-based proxy server that redirected him to a porn site. “Purge the complainers” or opt-out is the standard policy for the Web.

Believe in preservation through replication. Most loss is from programmer error. Solution: make another copy. He put a version in the new Library of Alexandria. The idea of having a copy of the Web in different cultures with swap agreements between them gets around the major bug of the original Library of Alexandria: it burned. Took out all the porn from the Egypt version, didn’t want to solve that now. Not mirrors, different cultural contexts. Libraries often get burned by governments who don’t want the past right now. But they want it when things calm back down again, so putting it in another culture is a good solution. LoA is a beautiful building and now on the left are disk drives and TV screens flashing web pages from the collection.

Summary: purge the complainers works, technology is cheap, can do large scales.

Really being open, letting people run jobs on the machines. Looking for researchers interested in large content collections (linguists, socialogists, etc.). “Paper is pretty great, they’ve got papyrus from 5000 years ago. These things will be dead in ten years. […] I don’t know how long this magnetic stuff is gonna last but it’s just horrible.” Have to be proactive.

Tried another test, got some old ARPAnet docs from Katie Hafner’s resarch for “When Wizards Stay Up Late” and scanned them. Didn’t know what to do about copyright so asked Mary Beth Peters, head of Copyright Office. She said that in general people will send you a cease and desist letter. Sounded familiar, it was the purge-the-complainers policy. They put them up. Had to be sensitive. No banner ads, not causing harm, etc.

Tried the Lessig approach to the Creative Commons, sorta like national parks stopped country from being gobbled up by commercial interests. Rick Prelinger decided to put his life on the line by donating his life’s work: ephemeral films. Government propaganda films, how to behave, the atomic age, industrial, amateur, etc. Makes money by selling stock footage. Put the best on the Web. A million downloads, no effect on business. But he did become more famous. So deals became easier. Wanna unleash people to create their own oddball stories.

Interlibrary loan is a terrific legal structure for digital collections. Promise is to give every library access to it all. For free. Bedrock of the library system. From home, you pay. Amazon charges you. Many people can’t afford it and they go to libraries. Good trade-off. Interlibrary loan is something we leaverage: make it clunky, less easy, but serve the traditional patrons of libraries.

Loaning is also good. The first-sale doctrine. Give it to you, get it back, etc. Same book. Can we do it digitally? Got horrible licenses trying to make it illegal. Tried it with television as example. Heroic Vanderbilt Uni librarians made an exception for copyright on TV news. Fot all the tv for one week after Sept. 11, all sorts of countries, and put it online. 3000 hours. Only available streaming. Got an A for good idea, C for execution. Overall a B. Limited number of streams so it’s like loaning. You can hack it but it’s like stealing from a library: it’s dorky.

Conclusion: Universal access to human knowledge is within our reach. We can scan all books, music, web pages. But we need to figure out societal balance. We’re a non-profit in San Francisco looking for volunteers and data donations. Looking for full-time employees, hard work mostly in service of research done by others.

Docucomp donated tech to diff html pages. Same tech as in Word. interested in working with corps who want to donate stuff to make it more useful. turning an archive into a library. Getting a good search engine, etc.

Rich Rashid: Rethinking the Modern Operating System #

Moore’s law has been going but Operating Systems haven’t changed. They do the same things. The difference is graphics, things look better, mascots (Tux) looks better. Human forms of input (like handwriting and speaking) so that the computer works for us. Natural Language Processing, as used in the grammar checker, is available from the OS. He says a lot of students love the green squiggles because that means their teachers can’t yell at them about grammar. He’s got a semantic network of a dictionary, with links like “quacks come from a duck”. He wants to use that to data mine documents and answer questions about them.

He’s got a query system that will answer factual questions, decide what’s important email (and what’s spam) and guess your location and what you’re doing. People don’t think the way computers do.

<wmf> lifestreams lifestreams lifestreams lifestreams

posted May 14, 2002 11:07 AM (Technology) #

Nearby

WWW2002 - Day 2
WWW2002 - Day 3
WWW2002 - Day 4
WWW2002 - Day 5
Emerging Technologies - Day 0
Emerging Technologies - Day 1
Emerging Technologies - Day 2
Emerging Technologies - Day 3
Emergent Hindsight
MarkM and AaronSw
The Secret alife of Webloggers

Aaron Swartz (me@aaronsw.com)