Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
persona
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hexang 息壤平台
persona
Commits
87a0da7f
Commit
87a0da7f
authored
12 years ago
by
Dan Callahan
Browse files
Options
Downloads
Patches
Plain Diff
Slightly clarify things.
parent
b524d939
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-7
6 additions, 7 deletions
README.md
with
6 additions
and
7 deletions
README.md
+
6
−
7
View file @
87a0da7f
...
...
@@ -2,11 +2,11 @@
-
License, v. 2.0. If a copy of the MPL was not distributed with this
-
file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
Here lives the
[
BrowserID
][]
implementation.
BrowserID
is an implementation of the
[
verified email
protocol
][
VEP
]
.
Here lives the
[
Persona
][]
login
implementation.
This
is an implementation of the
[
BrowserID
protocol
][]
.
[
BrowserID
]:
https://
login.persona
.org
[
VEP
]:
https://
wiki.mozilla.org/Labs/Identity/VerifiedEmailProtocol
[
Persona
]:
https://
browserid
.org
[
BrowserID protocol
]:
https://
github.com/mozilla/id-specs
This repository contains several distinct things related to BrowserID:
...
...
@@ -48,9 +48,8 @@ If you'd like to contribute code back to us, please do so using a GitHub Pull Re
To run the BrowserID service locally, you must first:
1.
(Optionally) Fork the main
`mozilla/browserid`
repository.
2.
Clone the repository to your local machine.
3.
Run
`npm install`
from the root of your local clone.
1.
Clone the repository to your local machine.
2.
Run
`npm install`
from the root of your local clone.
You can then start the BrowserID suite of services by running
`npm start`
from the root of your local clone.
...
...
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