|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
UI Mockups for Authentication Service 1.1_______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
|
|
Re: UI Mockups for Authentication Service 1.1Thanks Tom,
But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue". Email is only one of possible ways (channel) to obtain one-time authentication code, but i couldn't find UI for using sms or something else. I believe we don't have to store passphrase on server, do we? -- thanks, Alexander Yuhimenko On Sat, 24 Oct 2009 17:11:18 -0700 Tom Carroll <TCarroll@...> wrote: > Check 'em out: > > http://wiki.eclipse.org/Authentication_Service_1.1_UI > > _______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
|
|
Re: UI Mockups for Authentication Service 1.1I created this top-level solution page: http://wiki.eclipse.org/Qt_Selector_1.1-Winwhich has a link to: http://wiki.eclipse.org/Qt_Selector_1.1_UIwhich has a link to your new page (renamed): http://wiki.eclipse.org/Qt_Selector_Account_UI --Paul On 10/24/09 8:11 PM, "Tom Carroll" <tcarroll@...> wrote: Check ‘em out: _______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
|
|
Re: UI Mockups for Authentication Service 1.1On 10/26/09 8:57 AM, "Alexander Yuhimenko" <AYuhimenko@...> wrote: I believe we don't have to store passphrase on server, do we? _______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
|
|
RE: UI Mockups for Authentication Service 1.1>> But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue".
Do we need to protect the "Check Availability" with a CAPTCHA, or just the "Confirm & Continue" transaction? If the former, then I think we need to break out CAPTCHA/Check Available into its own page. If the latter, then maybe we put it all into the one page. -----Original Message----- From: higgins-dev-bounces@... [mailto:higgins-dev-bounces@...] On Behalf Of Alexander Yuhimenko Sent: Monday, October 26, 2009 8:57 AM To: Higgins (Trust Framework) Project developer discussions Subject: Re: [higgins-dev] UI Mockups for Authentication Service 1.1 Thanks Tom, But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue". Email is only one of possible ways (channel) to obtain one-time authentication code, but i couldn't find UI for using sms or something else. I believe we don't have to store passphrase on server, do we? -- thanks, Alexander Yuhimenko ... _______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
|
|
Re: UI Mockups for Authentication Service 1.1Hello,
On Tue, 27 Oct 2009 05:43:36 -0700 Tom Carroll <TCarroll@...> wrote: > >> But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue". > > Do we need to protect the "Check Availability" with a CAPTCHA, or just the "Confirm & Continue" transaction? If the former, then I think we need to break out CAPTCHA/Check Available into its own page. If the latter, then maybe we put it all into the one page. I'd like to ask captcha for "Check Availability" every time, but it may irritate users. I guess, we may support "Check Availability" without captcha just few first times if server returns http status code 302 (user already exists), for example ask captcha each 3rd request. > > -----Original Message----- > From: higgins-dev-bounces@... [mailto:higgins-dev-bounces@...] On Behalf Of Alexander Yuhimenko > Sent: Monday, October 26, 2009 8:57 AM > To: Higgins (Trust Framework) Project developer discussions > Subject: Re: [higgins-dev] UI Mockups for Authentication Service 1.1 > > Thanks Tom, > > But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue". > > Email is only one of possible ways (channel) to obtain one-time authentication code, but i couldn't find UI for using sms or something else. > > I believe we don't have to store passphrase on server, do we? > > -- > thanks, > Alexander Yuhimenko > > ... > _______________________________________________ > higgins-dev mailing list > higgins-dev@... > https://dev.eclipse.org/mailman/listinfo/higgins-dev > -- thanks, Alexander Yuhimenko _______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
|
|
RE: UI Mockups for Authentication Service 1.1OK, changed mockups to show this approach - no CAPTCHA required for 'check availability' unless max_tries has been exceeded.
http://wiki.eclipse.org/Qt_Selector_Account_UI -----Original Message----- From: Alexander Yuhimenko [mailto:AYuhimenko@...] Sent: Tuesday, October 27, 2009 9:07 AM To: Higgins (Trust Framework) Project developer discussions Cc: Tom Carroll Subject: Re: [higgins-dev] UI Mockups for Authentication Service 1.1 Hello, On Tue, 27 Oct 2009 05:43:36 -0700 Tom Carroll <TCarroll@...> wrote: > >> But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue". > > Do we need to protect the "Check Availability" with a CAPTCHA, or just the "Confirm & Continue" transaction? If the former, then I think we need to break out CAPTCHA/Check Available into its own page. If the latter, then maybe we put it all into the one page. I'd like to ask captcha for "Check Availability" every time, but it may irritate users. I guess, we may support "Check Availability" without captcha just few first times if server returns http status code 302 (user already exists), for example ask captcha each 3rd request. > > -----Original Message----- > From: higgins-dev-bounces@... [mailto:higgins-dev-bounces@...] On Behalf Of Alexander Yuhimenko > Sent: Monday, October 26, 2009 8:57 AM > To: Higgins (Trust Framework) Project developer discussions > Subject: Re: [higgins-dev] UI Mockups for Authentication Service 1.1 > > Thanks Tom, > > But i think we have to use captcha with case #1 for "Check Availability" and "Confirm Email & Continue". > > Email is only one of possible ways (channel) to obtain one-time authentication code, but i couldn't find UI for using sms or something else. > > I believe we don't have to store passphrase on server, do we? > > -- > thanks, > Alexander Yuhimenko > > ... > _______________________________________________ > higgins-dev mailing list > higgins-dev@... > https://dev.eclipse.org/mailman/listinfo/higgins-dev > -- thanks, Alexander Yuhimenko _______________________________________________ higgins-dev mailing list higgins-dev@... https://dev.eclipse.org/mailman/listinfo/higgins-dev |
| Free embeddable forum powered by Nabble | Forum Help |