The Following 7 Users Say Thank You to seiichiro0185 For This Useful Post: | ||
|
2014-01-06
, 11:17
|
Posts: 7 |
Thanked: 1 time |
Joined on Jul 2010
|
#2
|
The Following User Says Thank You to SwitchBlade For This Useful Post: | ||
|
2014-01-06
, 12:55
|
Posts: 281 |
Thanked: 679 times |
Joined on Feb 2010
|
#3
|
|
2014-01-06
, 13:27
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#4
|
My OTP applications only have some QRCode. Still waiting for a barcode reader together with SailOTP (which should do it's job after initialization )
|
2014-01-06
, 13:40
|
Posts: 281 |
Thanked: 679 times |
Joined on Feb 2010
|
#5
|
|
2014-01-06
, 13:48
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#6
|
The Following User Says Thank You to seiichiro0185 For This Useful Post: | ||
|
2014-01-06
, 19:22
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#7
|
The Following User Says Thank You to seiichiro0185 For This Useful Post: | ||
|
2014-01-08
, 18:45
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#8
|
|
2014-01-10
, 19:20
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#9
|
|
2014-01-12
, 18:00
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#10
|
The Following User Says Thank You to seiichiro0185 For This Useful Post: | ||
today I would like to introduce my first attempt of a sailfish application: SailOTP
SailOTP is a sailfish Implementation of Google Authenticator and can be used to generate Two-Factor-Tokens for Login on supported Webservices like Google, Linode, Github and others.
Usage of the app is quite simple. One can add new OTP-entries using the pulley-menu. The type of token can be selected. Title and the shared secret have to be provided. For counter based HOTP-tokens the counter value for the next update of the Token can be set. The default of 1 is the standard value for new HOTP-tokens and should not be changed.
The main view of the app will show a list off all entries and their current One-Time-Tokens. The entries will be regenerated every 30 seconds, the remaining time for the current tokens is shown through a progress bar at the top of the app. HOTP-type tokens are not updated automatically, instead a refresh button is shown on the right of the token to calculate the next value and increment the counter An entry can be edited or deleted by long-pressing on it.
One entry can be stared by tapping the star icon on the left. the stared item will be shown on the ActiveCover. If the Token is timer based, it will be refreshed every 30 seconds. 5 seconds before the token changes it's color will change to red. For counter based tokens a cover action to calculate the next token is shown instead. The item can be unstared by tapping the star icon again on the main view.
From the main view a token can be copied to the clipboard by tapping on it.
The app is now on OpenRepos:
https://openrepos.net/content/seiichiro0185/sailotp
If you have any questions feel free to ask. Also any comments or suggestions are very welcome. And if someone wants to create a better Icon to replace my poor attempt at graphics design feel free to do so
The code will be released on github in the next days, I have to do some cleanup and commenting before that
EDIT: Code is now on Github: https://github.com/seiichiro0185/sailotp
CHANGELOG:
Version 0.4
Version 0.3
Version 0.2
Version 0.1
Once the App got some testing and possible refinements, I will submit it to the Jolla Store.
N800 -> N810 -> N900 -> N9 -> Jolla & TOHKBD -> Jolla C -> Xperia X -> XA2 Plus Dual Sim
http://www.seiichiro0185.org
Last edited by seiichiro0185; 2014-01-15 at 18:22.