update applications database, fix invalide yml file exception

This commit is contained in:
Bilal Elmoussaoui 2017-01-12 23:28:01 +01:00
parent fc3981d3b5
commit e1380cc11b
22 changed files with 352 additions and 70 deletions

View file

@ -194,6 +194,7 @@ class ApplicationChooserWindow(Gtk.Window, Thread, GObject.GObject):
db_files = glob(db_dir)
logging.debug("Reading database files started")
for db_file in db_files:
logging.debug("Reading database file {0}".format(db_file))
with open(db_file, 'r') as data:
try:
websites = yaml.load(data)["websites"]
@ -201,7 +202,9 @@ class ApplicationChooserWindow(Gtk.Window, Thread, GObject.GObject):
if self.is_valid_app(app):
self.db.append(app)
except yaml.YAMLError as error:
logging.error("Error loading yml file : %s " % str(error))
logging.error("Error loading yml file {0} : {1}".format(db_file, str(error)))
except TypeError:
logging.error("Not a valid yml file {0}".format(db_file))
logging.debug("Reading database files finished")
def add_apps(self):

View file

@ -220,3 +220,4 @@ class Window(Gtk.ApplicationWindow, GObject.GObject):
y = self.app.cfg.read("size-y", "preferences")
self.resize(x, y)
self.props.width_request = 500
self.props.height_request = 650

View file

@ -117,6 +117,15 @@ websites:
img: mega.png
tfa: No
- name: Nimbox
url: https://www.nimbox.co.uk/
img: nimbox.png
tfa: Yes
email: Yes
sms: Yes
software: Yes
doc: http://support.nimbox.co.uk/knowledge_base/topics/two-step-slash-two-factor-authentication
- name: OneDrive
url: https://onedrive.live.com
img: onedrive.png

View file

@ -248,7 +248,7 @@ websites:
- name: Discover
url: https://www.discover.com/
img: discover.png
tfa: no
tfa: No
twitter: Discover
facebook: discover
@ -260,6 +260,14 @@ websites:
software: Yes
doc: https://www.dnb.no/privat/kundeservice/innlogging-nettbank.html
- name: Dutch-Bangla Bank Limited (DBBL)
url: http://www.dutchbanglabank.com/
facebook: Dutchbanglabankltd
email_address: hrd_head@dbbl.com.bd
img: dbbl.png
tfa: No
lang: bn
- name: everbank.com
url: https://everbank.com
img: everbank.png
@ -321,6 +329,14 @@ websites:
img: GECapitalBank.png
tfa: No
- name: GLS Gemeinschaftsbank
url: https://www.gls.de/
twitter: glsbank
facebook: glsbank
img: gls.png
tfa: No
lang: de
- name: Halifax
url: https://www.halifax.co.uk
twitter: AskHalifaxBank
@ -536,6 +552,13 @@ websites:
img: sccfcu.png
tfa: No
- name: Santander UK
url: http://www.santander.co.uk
img: santander.png
tfa: Yes
sms: Yes
doc: http://www.santander.co.uk/uk/help-support/security-centre
- name: SchoolsFirst FCU
url: https://www.schoolsfirstfcu.org/
twitter: SchoolsFirstFCU
@ -715,6 +738,13 @@ websites:
img: wescom.png
tfa: No
- name: Westminster Savings Credit Union (WSCU)
url: https://www.wscu.com/Personal/
twitter: wscu
facebook: westminstersavings
img: wscu.png
tfa: No
- name: Zag Bank
url: https://www.zagbank.ca/
twitter: zagbank

View file

@ -198,7 +198,7 @@ websites:
- name: Vultr
url: https://www.vultr.com
img: vultr.png
tfa: yes
tfa: Yes
software: yes
hardware: yes
doc: https://www.vultr.com/docs/using-two-factor-authentication-to-login-to-vultr-control-panel

View file

@ -1,4 +1,11 @@
websites:
- name: Action Network
url: https://actionnetwork.org/
img: actionnetwork.png
tfa: Yes
software: Yes
doc: https://help.actionnetwork.org/hc/en-us/articles/217206826
- name: Basecamp
url: https://basecamp.com/
img: basecamp.png
@ -201,10 +208,10 @@ websites:
- name: WhatsApp
url: https://www.whatsapp.com/
twitter: whatsapp
facebook: WhatsApp
img: whatsapp.png
tfa: No
tfa: Yes
sms: Yes
doc: https://www.whatsapp.com/faq/en/general/26000021
- name: Yammer
url: https://www.yammer.com

View file

@ -218,6 +218,13 @@ websites:
software: Yes
doc: https://www.mapbox.com/help/two-step-verification/
- name: Metrological
url: https://www.metrological.com/
img: metrological.png
tfa: Yes
software: Yes
doc: https://github.com/2factorauth/twofactorauth/pull/2273#issuecomment-271876292
- name: MongoDB Cloud Manager
url: https://cloud.mongodb.com
img: mongodbmms.png
@ -375,6 +382,13 @@ websites:
software: Yes
doc: https://unfuddle.com/blog/2014/07/140721-two-factor-authentication
- name: Unity
url: https://unity3d.com/
img: unity.png
tfa: Yes
sms: Yes
doc: https://support.unity3d.com/hc/en-us/articles/208764976-How-do-I-enable-Two-Factor-Authentication-on-my-account-
- name: Uptime Robot
url: https://uptimerobot.com
twitter: uptimerobot

View file

@ -170,7 +170,7 @@ websites:
- name: Fabulous
url: http://fabulous.com
img: fabulous.png
tfa: yes
tfa: Yes
hardware: yes
doc: http://fabulous.com/informationcenter/index.htm?formdata%5Bqid%5D=1194
@ -197,7 +197,7 @@ websites:
- name: GoDaddy
img: godaddy.png
url: http://www.godaddy.com/
tfa: yes
tfa: Yes
sms: Yes
doc: https://www.godaddy.com/help/enabling-two-step-authentication-for-your-godaddy-account-7502
@ -255,12 +255,12 @@ websites:
software: Yes
doc: /notes/internetbs/
- name: InterNetworX (INWX)
url: https://www.inwx.de/en/
- name: INWX
url: https://www.inwx.com/en/
img: internetworx.png
tfa: Yes
software: Yes
doc: https://www.inwx.de/en/offer/mobiletan
doc: https://www.inwx.com/en/offer/mobiletan
- name: iWantMyName
url: https://iwantmyname.com/
@ -312,7 +312,6 @@ websites:
img: namecom.png
tfa: Yes
software: Yes
hardware: Yes
doc: https://www.name.com/services/two-step-verification
- name: Namecheap

View file

@ -116,6 +116,16 @@ websites:
facebook: GIAC.org
email_address: info@giac.org
- name: Harvard University
url: https://www.harvard.edu
img: harvard.png
tfa: Yes
sms: Yes
phone: Yes
hardware: Yes
software: Yes
doc: http://huit.harvard.edu/twostep
- name: Illinois Institute Of Technology
url: https://web.iit.edu/
twitter: illinoistech

View file

@ -55,6 +55,15 @@ websites:
img: maildotcom.png
tfa: No
- name: mail.de
url: https://mail.de/
img: mailde.png
tfa: Yes
software: Yes
hardware: Yes
doc: https://mail.de/hilfe/u2f-authenticator
lang: de
- name: Mail.Ru
url: https://mail.ru/
img: mailru.png
@ -71,12 +80,25 @@ websites:
hardware: Yes
doc: https://support-en.mailbox.org/knowledge-base/article/is-there-a-two-factor-authentication
- name: Mailfence
url: https://mailfence.com/
img: mailfence.png
tfa: Yes
software: Yes
doc: https://mailfence.com/c/mailfence/more/totp.jsp
- name: Mailstache
url: https://mailstache.io
twitter: mailstache
img: mailstache.png
tfa: No
- name: Migadu
url: https://www.migadu.com/
email_address: contact@migadu.com
img: migadu.png
tfa: No
- name: Outlook.com
url: https://outlook.com
img: outlook.png
@ -102,10 +124,10 @@ websites:
- name: ProtonMail
url: https://protonmail.com/
twitter: ProtonMail
facebook: protonmail
img: protonmail.png
tfa: No
tfa: Yes
software: Yes
doc: https://protonmail.com/support/knowledge-base/two-factor-authentication/
- name: Riseup Mail
url: https://mail.riseup.net

View file

@ -31,10 +31,10 @@ websites:
- name: hitbox
url: https://www.hitbox.tv/
twitter: hitboxliveHelp
facebook: hitboxlive
img: hitbox.png
tfa: No
tfa: Yes
software: Yes
doc: http://help.hitbox.tv/customer/portal/articles/2434122
- name: Hulu
url: http://www.hulu.com/
@ -129,13 +129,6 @@ websites:
img: ustream.png
tfa: No
- name: Vessel
url: https://www.vessel.com/
twitter: Vessel
facebook: vessel
img: vessel.png
tfa: No
- name: Vimeo
url: https://vimeo.com/
twitter: vimeo

View file

@ -7,18 +7,29 @@ websites:
- name: ADP
url: https://www.adp.com
twitter: adp
facebook: AutomaticDataProcessing
img: adp.png
tfa: No
- name: Bitbond
url: https://www.bitbond.com
img: bitbond.png
tfa: Yes
sms: Yes
email: Yes
software: Yes
- name: Credit Karma
url: https://www.creditkarma.com
twitter: creditkarma
facebook: CreditKarma
img: creditkarma.png
tfa: No
- name: ditech
url: https://www.ditech.com
twitter: ditech
facebook: ditech
img: ditech.png
tfa: No
@ -33,12 +44,14 @@ websites:
url: https://www.freshbooks.com
img: freshbooks.png
twitter: freshbooks
facebook: FreshBooks
tfa: No
- name: Geico
url: https://www.geico.com/
img: geico.png
twitter: geico_service
facebook: geico
tfa: No
- name: Gusto
@ -48,15 +61,24 @@ websites:
sms: Yes
doc: https://support.gusto.com/hc/en-us/articles/210838787-Two-Step-Authentication
- name: Hargreaves Lansdown
url: http://www.hl.co.uk
twitter: HLInvest
facebook: hargreaveslansdowninvest
img: hargreaveslansdown.png
tfa: No
- name: HelloWallet
url: https://www.hellowallet.com
twitter: HelloWallet
facebook: hellowallet
img: hellowallet.png
tfa: No
- name: InEx Finance
url: https://www.inexfinance.com/
twitter: InexFinance
facebook: inex.finance
img: inex.png
tfa: No
@ -81,6 +103,7 @@ websites:
- name: Kiva
url: https://www.kiva.org
twitter: kiva
facebook: kiva
img: kiva.png
tfa: No
@ -93,6 +116,7 @@ websites:
- name: LevelUp
url: https://www.thelevelup.com
twitter: TheLevelUp
facebook: LevelUpApp
img: levelup.png
tfa: No
@ -107,6 +131,7 @@ websites:
- name: Mint Bills (formerly Check)
url: https://bills.mint.com
twitter: mintbills
facebook: mint
img: mintbills.png
tfa: No
@ -146,18 +171,21 @@ websites:
- name: Popmoney
url: https://www.popmoney.com
twitter: popmoney
facebook: popmoney
img: popmoney.png
tfa: No
- name: President's Choice Financial
url: https://www.pcfinancial.ca
twitter: PCFinancial
facebook: PCFinancial
img: presidentschoice.png
tfa: No
- name: Progressive
url: https://www.progressive.com
twitter: progressive
facebook: progressive
img: progressive.png
tfa: No
@ -190,16 +218,10 @@ websites:
sms: Yes
doc: https://ripple.com/knowledge_center/using-two-factor-authentication-2fa/
- name: Santander UK
url: http://www.santander.co.uk
img: santander.png
tfa: Yes
sms: Yes
doc: http://www.santander.co.uk/uk/help-support/security-centre
- name: Shoeboxed
url: https://www.shoeboxed.com/
twitter: Shoeboxed
facebook: shoeboxed
img: shoeboxed.png
tfa: No
@ -215,6 +237,7 @@ websites:
img: transferwise.png
tfa: No
twitter: TransferWise
facebook: transferwise
- name: Treasury Direct
url: https://www.treasurydirect.gov
@ -225,9 +248,17 @@ websites:
- name: Valic
url: https://www.valic.com/
twitter: VALIC_retire
facebook: valic
img: valic.png
tfa: No
- name: Vitality
url: https://www.vitality.co.uk
twitter: Vitality_UK
facebook: VitalityUK
img: vitality.png
tfa: No
- name: Xero
url: https://www.xero.com/
img: xero.png
@ -239,10 +270,11 @@ websites:
url: https://yodleemoneycenter.com/
twitter: Yodlee
img: yodlee.png
tfa: no
tfa: No
- name: You Need A Budget (YNAB)
url: https://www.youneedabudget.com/
twitter: ynab
facebook: iYNAB
img: ynab.png
tfa: no
tfa: No

View file

@ -11,6 +11,7 @@ websites:
url: https://www.blackdesertonline.com/
img: bdo.png
twitter: BDO_News
facebook: BlackDesertOnline
tfa: No
- name: Blade & Soul
@ -34,12 +35,14 @@ websites:
img: curse.png
tfa: No
twitter: curseapp
facebook: curseapp
- name: Desura
url: http://www.desura.com/
img: desura.png
tfa: No
twitter: desura
facebook: Desura
- name: Elder Scrolls Online
url: http://www.elderscrollsonline.com/
@ -64,9 +67,7 @@ websites:
tfa: Yes
email: Yes
software: Yes
doc: https://community.eveonline.com/news/dev-blogs/two-factor-authentication/
exceptions:
text: "This does not prevent people from logging into the game client by circumventing the launcher. That is a legacy issue that the developers have acknowledged."
doc: https://support.eveonline.com/hc/en-us/articles/203465601-Two-Factor-Authentication-and-Authenticator
- name: GameFly
url: https://www.gamefly.com/
@ -113,7 +114,7 @@ websites:
email: Yes
phone: Yes
software: Yes
doc: https://help.guildwars2.com/entries/95446157-Securing-Your-Account-With-Authentication
doc: https://help.guildwars2.com/hc/en-us/articles/230672927-Securing-Your-Account-With-Authentication
- name: Humble Bundle
url: https://www.humblebundle.com/
@ -123,7 +124,7 @@ websites:
software: Yes
doc: https://support.humblebundle.com/hc/en-us/articles/202421374
- name: Itch.io
- name: itch.io
url: https://itch.io/
img: itchio.png
tfa: Yes
@ -133,6 +134,7 @@ websites:
- name: League of Legends
url: http://leagueoflegends.com
twitter: leagueoflegends
facebook: leagueoflegends
img: leagueoflegends.png
tfa: No
@ -145,6 +147,7 @@ websites:
- name: Nintendo Network
url: https://www.nintendo.com/
twitter: NintendoAmerica
facebook: Nintendo
img: nintendo.png
tfa: No
@ -175,6 +178,7 @@ websites:
- name: Rockstar Games Social Club
url: https://socialclub.rockstargames.com
twitter: RockstarSupport
facebook: rockstargames
img: rockstargames.png
tfa: No
@ -206,6 +210,7 @@ websites:
- name: Stardock Corporation
url: https://www.stardock.com/
twitter: Stardock
facebook: official.stardock
img: stardock.png
tfa: No
@ -244,6 +249,7 @@ websites:
- name: Wargaming
url: http://wargaming.net/
twitter: wargaming_net
facebook: wargaming.net
img: wargaming.png
tfa: No

View file

@ -4,7 +4,7 @@ websites:
img: canadarevenueagency.png
tfa: No
twitter: canrevagency
- name: Healthcare.gov
url: https://healthcare.gov
twitter: HealthCareGov
@ -19,6 +19,13 @@ websites:
software: Yes
doc: https://www.skatteverket.se/privat/sjalvservice/allaetjanster/omelegitimation.4.18e1b10334ebe8bc80004811.html
- name: UK Companies House
url: https://www.gov.uk/companieshouse
img: companieshouse.png
tfa: No
twitter: CompaniesHouse
facebook: CompaniesHouse
- name: US Internal Revenue Service
url: http://www.irs.gov/Individuals/Get-Transcript
twitter: IRSnews

View file

@ -1,7 +1,8 @@
websites:
- name: 23andMe
url: http://www.23andme.com
url: https://www.23andme.com/
twitter: 23andMe
facebook: 23andMe
img: 23andme.png
tfa: No
@ -13,9 +14,10 @@ websites:
facebook: carilionclinic
email_address: direct@carilionclinic.org
- name: CVS/Caremark
- name: CVS Caremark
url: https://www.caremark.com
twitter: cvshealth
twitter: CVSHealth
facebook: CVS
img: cvscaremark.png
tfa: No
@ -27,8 +29,9 @@ websites:
doc: https://www.drchrono.com/blog/two-factor-authentication-extra-security-for-your-health-records/
- name: Drugs.com
url: http://www.drugs.com
url: https://www.drugs.com/
twitter: DrugsCom
facebook: Drugscom
img: drugscom.png
tfa: No
status: https://twitter.com/Drugscom/status/493856207572975620
@ -36,12 +39,14 @@ websites:
- name: Elation Health
url: https://www.elationhealth.com/
twitter: ElationHealth
facebook: ElationHealth
img: elationhealth.png
tfa: No
- name: FitBit
url: http://www.fitbit.com
url: https://www.fitbit.com/
twitter: fitbit
facebook: fitbit
img: fitbit.png
tfa: No
@ -87,6 +92,7 @@ websites:
- name: myfitnesspal
url: https://www.myfitnesspal.com
twitter: myfitnesspal
facebook: myfitnesspal
img: myfitnesspal.png
tfa: No
@ -107,11 +113,13 @@ websites:
- name: WebMD
url: http://www.webmd.com
twitter: WebMD
facebook: WebMD
img: webmd.png
tfa: No
- name: Withings
url: http://www.withings.com
url: https://www.withings.com/
twitter: Withings
facebook: withings
img: withings.png
tfa: No

View file

@ -2,7 +2,7 @@ websites:
- name: 34SP.com
url: https://www.34SP.com
img: 34sp.png
tfa: yes
tfa: Yes
software: yes
doc: https://www.34sp.com/kb/142/how-to-enable-2-factor-authentication-on-your-account
@ -19,6 +19,15 @@ websites:
software: yes
doc: https://www.binarylane.com.au/support/solutions/articles/1000199372-two-factor-authentication
- name: Binero
url: https://www.binero.se
img: binero.png
twitter: Binero
facebook: binero
email_address: support@binero.se
tfa: No
lang: sv
- name: BlueFur Web Hosting
url: https://www.bluefur.com
img: bluefur.png
@ -28,8 +37,10 @@ websites:
- name: Bluehost
url: https://www.bluehost.com/
img: bluehost.png
tfa: No
twitter: bluehostsupport
tfa: Yes
software: Yes
email: Yes
doc: https://my.bluehost.com/cgi/help/two-factor-authentication
- name: ChunkHost
url: https://chunkhost.com
@ -41,7 +52,7 @@ websites:
url: http://cloudatcost.com
img: cloudatcost.png
twitter: cloudatcost
tfa: no
tfa: No
- name: CloudShards
url: https://www.cloudshards.com/
@ -84,6 +95,15 @@ websites:
software: Yes
doc: https://docs.fastly.com/guides/getting-started/enabling-and-disabling-twofactor-authentication
- name: FS Data
url: https://fsdata.se/
img: fsdata.png
tfa: No
twitter: fsdata
facebook: fsdata
email_address: info@fsdata.se
lang: sv
- name: Glesys
url: http://glesys.com/
img: glesys.png
@ -104,6 +124,13 @@ websites:
software: Yes
hardware: Yes
- name: HostHatch
url: https://hosthatch.com/
img: hosthatch.png
tfa: No
twitter: HostHatch
facebook: hosthatch
- name: ICUK
url: https://icuk.net
img: icuk.png
@ -118,6 +145,22 @@ websites:
software: Yes
doc: https://www.infomaniak.ch/en/support/faq/1940
- name: INIZ
url: https://iniz.com
img: iniz.png
tfa: Yes
software: Yes
doc: https://my.iniz.com/knowledgebase/24/Securing-Your-Account-2FA.html
- name: Inleed
url: https://www.inleed.se
img: inleed.png
twitter: Inleed
facebook: Inleed
email_address: support@inleed.se
tfa: No
lang: sv
- name: InMotion Hosting
url: https://www.inmotionhosting.com/
twitter: inmotionhosting
@ -130,6 +173,13 @@ websites:
img: ipage.png
tfa: No
- name: LCN.com
url: https://www.lcn.com
twitter: lcndotcom
facebook: lcndotcom
img: lcn.png
tfa: No
- name: Liquid Web
url: https://www.liquidweb.com
img: liquidweb.png
@ -157,6 +207,13 @@ websites:
img: mediatemple.png
tfa: No
- name: Miss Hosting
url: https://misshosting.com/
twitter: missgroupcom
facebook: missgroupcom
img: misshosting.png
tfa: No
- name: Mittwald
url: https://www.mittwald.de/
twitter: mittwald
@ -179,6 +236,22 @@ websites:
software: Yes
doc: http://www.netcup-wiki.de/wiki/Stammdaten_CCP#Zwei-Faktor-Authentifizierung_.282FA.29
- name: Noez
url: https://noez.de/
img: noez.png
tfa: Yes
software: Yes
lang: de
- name: Oderland
url: https://www.oderland.se/
twitter: oderlandab
facebook: oderland
email_address: support@oderland.se
img: oderland.png
tfa: No
lang: sv
- name: One.com
url: https://www.one.com/
twitter: onecom
@ -253,6 +326,22 @@ websites:
img: squarespace.png
tfa: No
- name: Time4VPS
url: https://www.time4vps.eu/
img: time4vps.png
tfa: Yes
software: Yes
doc: https://billing.time4vps.eu/knowledgebase/article/100/2-factor-authentication/
- name: TransIP
url: https://www.transip.nl/
img: transip.png
tfa: Yes
sms: Yes
software: Yes
hardware: Yes
doc: https://www.transip.nl/vragen/574-hoe-stel-two-factor-authentication/
- name: UKFast
url: https://www.ukfast.co.uk/
img: ukfast.png
@ -271,6 +360,23 @@ websites:
hardware: Yes
doc: https://www.ukraine.com.ua/faq/rekomendatsii-po-zashchite-ot-vzloma-uchetnoj-zapisi.html
- name: UpCloud
url: https://www.upcloud.com
img: upcloud.png
tfa: Yes
software: Yes
exceptions:
text: "SMS is required for password recovery."
doc: https://www.upcloud.com/support/two-factor-authentication/
- name: Versio
url: https://www.versio.nl
img: versio.png
tfa: Yes
software: Yes
doc: https://www.versio.nl/nieuws/twofactor-authenticatie-nu-beschikbaar-voor-uw-klantenaccount-205
lang: nl
- name: Vultr
url: https://www.vultr.com/
img: vultr.png
@ -286,6 +392,13 @@ websites:
software: Yes
doc: https://docs.webfaction.com/user-guide/control_panel.html#two-step-login
- name: Wedos
url: https://hosting.wedos.com
img: wedos.png
tfa: Yes
software: Yes
doc: https://kb.wedos.com/cs/zakaznik/otp.html
- name: Weebly
url: https://www.weebly.com
img: weebly.png

View file

@ -6,6 +6,7 @@ websites:
email_address: support@1password.com
facebook: 1Password
twitter: 1Password
status: https://twitter.com/1Password/status/809091553381777409
- name: Bitium
url: https://www.bitium.com
@ -25,15 +26,6 @@ websites:
software: Yes
doc: https://www.centrify.com/products/identity-service/multi-factor-authentication/
- name: Clavid
url: http://www.clavid.com/
img: clavid.png
tfa: Yes
software: Yes
hardware: Yes
sms: Yes
doc: http://www.clavid.com/index.php?option=com_content&view=article&id=85&Itemid=128&lang=en
- name: CloudEntr
url: http://www.cloudentr.com/
img: cloudentr.png

View file

@ -7,9 +7,11 @@ websites:
- name: Betterment
url: https://www.betterment.com/
twitter: betterment
img: betterment.png
tfa: No
tfa: Yes
software: Yes
sms: Yes
doc: https://support.betterment.com/customer/en/portal/topics/1026376-two-factor-authentication-2fa-?b_id=9042
- name: Charles Schwab
url: https://www.schwab.com/
@ -23,7 +25,7 @@ websites:
url: https://www.colfinancial.com
twitter: COLfinancial
img: colfinancial.png
tfa: no
tfa: No
- name: E*Trade
url: https://www.etrade.com/
@ -71,9 +73,10 @@ websites:
- name: Merrill Edge
url: https://www.merrilledge.com/
twitter: MerrillLynch
img: merrilledge.png
tfa: No
tfa: Yes
sms: Yes
doc: https://github.com/2factorauth/twofactorauth/issues/2275
- name: MotifInvesting
url: https://www.motifinvesting.com/
@ -162,7 +165,7 @@ websites:
url: https://www.tiaa-cref.org
twitter: TC_Talks
img: tiaacref.png
tfa: no
tfa: No
- name: TradeKing
url: https://www.tradeking.com
@ -175,7 +178,9 @@ websites:
img: vanguard.png
tfa: Yes
sms: Yes
doc: https://personal.vanguard.com/us/insights/article/Account-security-092015
phone: Yes
hardware: Yes
doc: https://personal.vanguard.com/us/insights/article/security-codes-112015
exceptions:
text: "TFA is only available for Personal Investor accounts"

View file

@ -72,6 +72,15 @@ websites:
tfa: No
twitter: Azendoo
- name: BasisCode Compliance
url: http://basiscode.com
img: basiscode.png
tfa: Yes
sms: Yes
email: Yes
phone: Yes
doc: http://basiscode.com/blog/two-factor-authentication-compliance-software/
- name: Bugzilla@Mozilla
url: https://bugzilla.mozilla.org
img: bugzilla.png
@ -179,6 +188,13 @@ websites:
email: Yes
doc: https://everlaw.zendesk.com/hc/en-us/articles/206312165-Two-Factor-Authentication
- name: Findmyshift
url: https://www.findmyshift.com/
img: findmyshift.png
tfa: Yes
software: Yes
doc: https://www.findmyshift.com/help/what-is-two-factor-authentication
- name: Formstack
url: https://www.formstack.com/
img: formstack.png
@ -230,6 +246,13 @@ websites:
software: Yes
doc: https://www.kickstarter.com/help/faq/backer+questions#faq_63004
- name: Liftopia
url: https://www.liftopia.com
img: liftopia.png
tfa: No
twitter: Liftopia
facebook: liftopia
- name: Mandrill
url: https://mandrill.com/
img: mandrill.png
@ -408,7 +431,7 @@ websites:
software: Yes
doc: https://www.watchmanmonitoring.com/two-factor-authentication
exceptions:
text: 'Two factor authentication unavailable for "End User" access, which is read-only.'
text: "Two factor authentication unavailable for 'End User' access, which is read-only."
- name: Webmin
url: http://www.webmin.com/

View file

@ -110,7 +110,8 @@ websites:
img: skrill.png
tfa: Yes
hardware: Yes
doc: https://help.skrill.com/pkb_sc_article_FAQ?id=kA0D0000000Ci3x&l=en_GB
software: Yes
doc: https://www.skrill.com/en/support#/path/ACCOUNT/Two-Factor-Authentication/905761532/Two-Factor-Authentication-2FA.htm
- name: Square
url: https://squareup.com
@ -135,6 +136,13 @@ websites:
software: Yes
doc: https://support.stripe.com/questions/how-do-i-enable-two-step-verification
- name: Vantiv
url: https://www.vantiv.com/
twitter: Vantiv
facebook: Vantiv
img: vantiv.png
tfa: No
- name: Venmo
url: https://venmo.com
img: venmo.png

View file

@ -20,7 +20,7 @@ websites:
software: Yes
sms: Yes
exceptions:
text: "SMS or phone call required to enable 2FA."
text: "SMS or phone call required to enable 2FA. Enabling on Amazon.com activates 2FA on other regional Amazon sites, such as UK and DE."
doc: https://www.amazon.com/gp/help/customer/display.html?nodeId=201596330
- name: Apple

View file

@ -158,7 +158,7 @@ websites:
- name: SmarTrip
img: wmata.png
url: https://smartrip.wmata.com
tfa: no
tfa: No
twitter: wmata
- name: Southwest