Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added license to both files #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions HowToFIDO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

_Employing FIDO authenticators and the WebAuthn API in your sign-in flows: A guide for relying parties_

*FIDO Alliance, Inc (“FIDO”), the owner of “How to FIDO,” grants you a worldwide royalty-free, non-sublicensable, non-exclusive, irrevocable license to reproduce and to distribute copies of “How to FIDO.” You are not granted the right to make derivative works of “How to FIDO.”*

## Let’s Define Some Terms <!-- omit in toc -->

- **Account Bootstrapping:** “*Bootstrapping* an account on a
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

The present draft is here: **[HowToFIDO.md](/HowToFIDO.md)**.

*“How to FIDO” is copyright 2020 by FIDO Alliance, Inc. For any materials you contribute to “How to FIDO” (“Contribution”), if the materials were preexisting works, you grant FIDO Alliance, Inc. (“FIDO”) a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to reproduce the Contribution, make derivative works of the Contribution and to distribute copies of the Contribution. For any Contribution, if the materials are new, you assign the Contribution to FIDO and FIDO grants you a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to reproduce the Contribution, make derivative works of the Contribution and to distribute copies of the Contribution. In all cases, FIDO is the owner of “How to FIDO.”*

## Contributing

[ info on contributing here ]
Expand Down