summaryrefslogtreecommitdiff
blob: ec035d6ed7afdfb978bfef3a9c570c721d85497d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>o.freyermuth@googlemail.com</email>
    <name>Oliver Freyermuth</name>
  </maintainer>
  <maintainer type="person">
    <email>amadio@gentoo.org</email>
    <name>Guilherme Amadio</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription lang="en">
  SciTokens provide a token format for distributed authorization. The tokens are
  self-describing, can be verified in a distributed fashion (no need to contact
  the issuer to determine if the token is valid). This is convenient for a
  federated environment where several otherwise-independent storage endpoints
  want to delegate trust for an issuer for managing a storage allocation.
  </longdescription>
  <upstream>
    <remote-id type="github">scitokens/scitokens-cpp</remote-id>
  </upstream>
</pkgmetadata>