1986
DOI: 10.1093/comjnl/29.1.1
|View full text |Cite
|
Sign up to set email alerts
|

A Password-Capability System

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
44
0

Year Published

1995
1995
2013
2013

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 70 publications
(44 citation statements)
references
References 0 publications
0
44
0
Order By: Relevance
“…Password capabilities are an important improvement to the original capability concept [1,3,10,20]. The password-capability paradigm associates one or more passwords with each given object.…”
Section: Capabilities and Password Capabilitiesmentioning
confidence: 99%
“…Password capabilities are an important improvement to the original capability concept [1,3,10,20]. The password-capability paradigm associates one or more passwords with each given object.…”
Section: Capabilities and Password Capabilitiesmentioning
confidence: 99%
“…The Annex system comprises a number of devices, each of which hosts their own object-capability implementation in which password capabilities [2] provide a universal capability representation. Each Annex user is assigned their own device, which is irreversibly bound to their identity.…”
Section: Expressing Credentialsmentioning
confidence: 99%
“…interface TellerAccess { void deposit(Key key, Currency amount); void withdraw(Key key, Currency amount) throws insufficientFunds; Currency balance(Key key); String getName(Key key); void transfer(Key key, Key toKey, Currency amount) throws insufficientFunds; 1 As well as increasing security, it also simplifies the use of the object by the user if only the relevant methods are visible. instead of the type Accounts.…”
Section: Extending Access Controlmentioning
confidence: 99%
“…A number of possible alternatives have been suggested for implementing capabilities. These include special architectures [24], encryption [23] and sparse (or password) capabilities [1]. We base our mechanism on sparse capabilities since these require no special architecture or costly encryption algorithms and also because they alleviate the revocation problem.…”
Section: A Flexible Access Control Mechanismmentioning
confidence: 99%