Main Page
From Erights
(Difference between revisions)
(use {{E}}) |
|||
Line 1: | Line 1: | ||
- | ''' | + | __NOTOC__ |
+ | <big>'''Welcome to the ERights.org wiki.'''</big> | ||
- | + | {{E}} is an [[wikipedia:Object-capability model|object-capability]] programming language and platform for writing [[wikipedia:Distributed computing|distributed]], secure, and robust software. This wiki is about E and the larger subject of [[wikipedia:Capability-based security|capability-based security]]. | |
- | == Getting | + | == [[Getting Started]] == |
- | + | ||
- | + | [[Getting Started]] - Tips for {{E}} newbies | |
- | * [ | + | |
+ | == What's New? == | ||
+ | |||
+ | [http://www.erights.org/talks/index.html#google-abac Google Techtalk series on ABAC] - Authorization Based Access Control. | ||
+ | |||
+ | [[Future research topics]] | ||
+ | |||
+ | == [[Documentation]] == | ||
+ | |||
+ | * [[Documentation#Books|Books]] | ||
+ | ** [[Walnut|{{E}} in a Walnut]] | ||
+ | * [[Documentation#Tutorials|Tutorials]] | ||
+ | * [[FAQ]] | ||
+ | * [[Documentation#Papers|Papers]] | ||
+ | * [[Documentation#Talks and Presentations|Talks and Presentations]] | ||
+ | |||
+ | == [[Downloads]] == | ||
+ | |||
+ | * [[Downloads#Releases|Releases]] - ready-to-install versions of {{E}}. | ||
+ | |||
+ | ==[[:Category:Applications|Applications]]== | ||
+ | |||
+ | == [[Erights:Community Portal|Community]] == | ||
+ | |||
+ | [http://www.eros-os.org/pipermail/e-lang/ e-lang mailing list] - discussion of {{E}} and other capability languages. | ||
+ | |||
+ | [http://www.eros-os.org/pipermail/cap-talk/ cap-talk mailing list] - discussion of general issues regarding capability security. | ||
+ | |||
+ | [http://ircbrowse.com/cdates.html?channel=erights #erights IRC channel] - On the [http://www.mibbit.com/?server=irc.freenode.net&channel=%23erights #erights] IRC channel at irc.freenode.net, you can talk to a running instance of '''''E ''''' as well as elang-ers online. Try saying "? 2+3". | ||
+ | |||
+ | [[Whiteboards]] - Discussion of ideas and other works in progress. | ||
+ | |||
+ | ==[[Development]]== | ||
+ | * [[Downloads#Subversion|Subversion Repository]] — development branch | ||
+ | * [[:Category:Unresolved design issues|Unresolved design issues]] — things that need thinking about | ||
+ | |||
+ | == Related Sites == | ||
+ | |||
+ | * [http://www.erights.org Main Erights.org site] | ||
+ | * [[wikipedia:E_(programming_language)|{{E}} on Wikipedia]] | ||
+ | * [http://rosettacode.org/wiki/Category:E {{E}} on Rosetta Code] | ||
+ | * [[Object-capability languages]] | ||
+ | * [[Related Sites|...more...]] |
Revision as of 03:37, 25 July 2011
Welcome to the ERights.org wiki.
E is an object-capability programming language and platform for writing distributed, secure, and robust software. This wiki is about E and the larger subject of capability-based security.
Getting Started
Getting Started - Tips for E newbies
What's New?
Google Techtalk series on ABAC - Authorization Based Access Control.
Documentation
Downloads
- Releases - ready-to-install versions of E.
Applications
Community
e-lang mailing list - discussion of E and other capability languages.
cap-talk mailing list - discussion of general issues regarding capability security.
#erights IRC channel - On the #erights IRC channel at irc.freenode.net, you can talk to a running instance of E as well as elang-ers online. Try saying "? 2+3".
Whiteboards - Discussion of ideas and other works in progress.
Development
- Subversion Repository — development branch
- Unresolved design issues — things that need thinking about