Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
ffb811ba
Commit
ffb811ba
authored
6 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
first go at an ldap-or-alias decision tree for ewyatt
parent
90e1ffe8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsa/doc/accounts.creole
+27
-0
27 additions, 0 deletions
tsa/doc/accounts.creole
with
27 additions
and
0 deletions
tsa/doc/accounts.creole
+
27
−
0
View file @
ffb811ba
...
...
@@ -7,6 +7,33 @@ their email forwards.
It also stores group memberships which in turn affects which users can log into
which [[hosts|https://db.torproject.org/machines.cgi]].
== <a id="ldap-or-alias">Decision tree: LDAP account or email alias?</a> ==
Here is a simple decision tree to help you decide if a new contributor
needs an LDAP account, or if an email alias will do. (All things being
equal, it's better to set people up with only an email alias if that's all
they need, since it reduces surface area which is better for security.)
Are they a maintainer for one of our official software projects, meaning
they need to push commits (write) to one of our git repos? If yes,
they should have an LDAP account.
Do they need to access (read) a private git repo, like "dirauth-conf"?
If yes, they should have an LDAP account.
Do they want to make their own personal clones of our git repos, for
example to propose patches and changes? If yes, and also they are a
Core Contributor, they should have an LDAP account. If yes, but they're
not a Core Contributor, they should put their git repos somewhere else,
like github or gitlab.
Do they need to log in to our servers, for example to maintain one of
our websites or services, or to use our irc bouncer? If yes, and also
they are a Core Contributor, they should have an LDAP account.
Are they a Core Contributor, but none of the above cases apply to them?
If so, they should have an email alias.
== <a id="new-account">New accounts</a> ==
New accounts have to be sponsored by somebody who already has a torproject.org
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment