-
Notifications
You must be signed in to change notification settings - Fork 151
Home
Neb edited this page Mar 29, 2016
·
2 revisions
This wiki is about the UAF implementation details.
It is about this code implementation: https://github.com/eBay/UAF
Please, join the chat for the latest updates: https://gitter.im/eBay/UAF
The motivation to write this wiki was coming from the growing number of questions like this:
- How can I setup the example UAF server in my local environment for testing?
- How can I build binaries? Web app war file? Android apk file?
- How can I run the provided Android Test Relying Party app?
- How to access the ASM(Authenticator Specific Module)? Is that provided with the project code?
- What Android phones can be used for running the provided Test RP app?
- How this core UAF implementation can be extended and used in my PROD?
As with building the open source code, building the documentation should be community effort. Please, help us with your contributions in documentation examples.
Stay tuned, for the upcoming updates.