01:28:50 <RRSAgent> RRSAgent has joined #aha 01:28:50 <RRSAgent> logging to https://www.w3.org/2019/09/18-aha-irc 01:29:26 <plh> plh has joined #aha 01:29:32 <plh> rrsagent, make logs public-visible 01:29:36 <Zakim> Zakim has joined #aha 01:29:37 <naomi> chair: YoshiroYoneya 01:29:56 <plh> rrsagent, generate minutes 01:29:56 <RRSAgent> I have made the request to generate https://www.w3.org/2019/09/18-aha-minutes.html plh 01:31:36 <naomi> naomi has joined #aha 01:35:38 <yoshiroy> yoshiroy has joined #aha 01:35:52 <naomi> naomi has joined #aha 01:36:41 <naomi_> naomi_ has joined #aha 01:42:24 <dom> dom has joined #aha 01:43:28 <naomi> naomi has joined #aha 01:44:40 <dom> Meeting: Anti-Homograph-Attacks 01:44:49 <dom> RRSAgent, make log public 01:45:31 <plh> plh has joined #aha 01:49:06 <naomi> naomi has joined #aha 01:50:07 <koalie> koalie has joined #aha 01:50:14 <koalie> RRSAgent, make logs public 01:50:18 <koalie> koalie has changed the topic to: https://w3c.github.io/tpac-breakouts/sessions.html 01:50:20 <koalie> koalie has left #aha 01:50:25 <YoshiroYoneya> Agenda and slides are here: https://github.com/yoneyajp/AHA/wiki 01:56:08 <mori> mori has joined #aha 01:57:22 <dom> dom has joined #aha 01:57:53 <urata> urata has joined #aha 01:57:57 <YoshiroYoneya> scribe: urata 01:58:33 <naomi_> naomi_ has joined #aha 01:59:50 <YoshiroYoneya> Agenda and slides are here: https://github.com/yoneyajp/AHA/wiki 02:00:14 <pranjal__> pranjal__ has joined #aha 02:00:58 <kimwooglae> kimwooglae has joined #aha 02:01:13 <urata> introduction by Yoshiro Yoneya 02:01:49 <carlosil> carlosil has joined #aha 02:02:00 <urata> named the group anti homograph attack AHA 02:02:16 <urata> https://github.com/yoneyajp/AHA/wiki 02:03:01 <urata> introduction slide 02:03:02 <urata> https://github.com/yoneyajp/AHA/blob/master/AHA-CG-Proposal.pptx 02:03:13 <duerst> duerst has joined #aha 02:04:24 <urata> motivation is to create a place discuss about IDN homograph attack mitigation 02:05:05 <naomi> naomi has joined #aha 02:05:30 <urata> yoneya: scope of CG 02:05:53 <naomi> naomi has joined #aha 02:06:44 <urata> yoneya: focus is mainly on web browser 02:07:54 <pranjal> pranjal has joined #aha 02:08:55 <urata_> urata_ has joined #aha 02:08:59 <yoshiroy> yoshiroy has joined #aha 02:09:04 <urata_> yoneya: prof Mori will present detail 02:09:11 <urata_> mori: background 02:09:38 <urata_> https://github.com/yoneyajp/AHA/blob/master/20190918-W3C-mori.pdf 02:10:08 <ajitomi_> ajitomi_ has joined #aha 02:10:18 <urata_> mori: to tackle, create sham finder framework 02:11:13 <urata_> mori: use alexa ranking top 100/1000 to create reference 02:11:48 <urata_> mori: figure shows how sham finder works 02:12:20 <tung_> tung_ has joined #aha 02:12:54 <urata_> mori: question is existend of such Database 02:13:59 <urata_> http://unicode.org/reports/tr39/#Data_Collection 02:14:32 <urata_> mori: process to create DB called SimChar 02:15:14 <urata_> mori: get visual image of chars using BNU unifont 02:16:30 <urata_> mori: need to evaluate similality of gryphs which needs threshold 02:16:46 <urata_> Stats of DBs 02:17:26 <urata_> mori: using four pixels as threshold 02:17:59 <urata_> xxxx: dotted i and i without dot are confusable 02:18:10 <minami> minami has joined #aha 02:19:00 <urata_> examples of confusable homogryphs 02:19:37 <urata_> mori: detected homogryphs are really confusable? 02:20:39 <urata_> mori: study with human has done 02:21:18 <urata_> mori: some pairs in confusable.txt are not feel confusabe from human 02:21:39 <urata_> mori: limitaion and future work 02:22:19 <urata_> mori: confusability differs by the speeking language of the person 02:22:32 <urata_> SimChar is available in github 02:24:27 <urata_> xxxx: quesiton about difficulty of evaluating of distance between gryphs 02:24:49 <urata_> yoneya: going to discussion session 02:25:08 <urata_> https://github.com/yoneyajp/AHA/blob/master/AHA-CG-Proposal.pptx 02:26:43 <urata_> yoneya: similar char list is not so large 02:26:54 <dontcallmeDOM> dontcallmeDOM has joined #aha 02:27:37 <urata_> yoneya: so, it may be possible to embedded in apps 02:27:59 <urata_> yoneya: how to indicate confusable char? 02:29:25 <urata_> yoneya: candidate idea: indicating by color, by spacing, read aloud, creating special font 02:30:14 <urata_> yoneya: input of ideas from audiences are welcomed 02:31:13 <urata_> xxxx: question about asian script punicode 02:31:37 <urata_> mori: asian chars contains homogryps 02:32:06 <urata_> mori: asian chars are less used in IDNs 02:34:24 <urata_> yoneya: for non latin char users, they are not familiar with homograph attacks, such indication method of confuable chars are nessessary 02:34:48 <urata_> xxxx: worring about mixed script detction 02:35:27 <urata_> xxxx: lowcase L and number 1 are confusable 02:36:16 <urata_> yoneya: if app detect confusable chars, app can indcate with distinctive way 02:37:19 <urata_> xxxx: issues about skelton comparison, false positive 02:38:21 <urata_> xxxx: using real world confusion samples to improve threshold may be worthful 02:39:28 <urata_> xxxx: how to standardize the confusability may be difficult since opinions might be difference between groups 02:40:55 <urata_> xxxx: what groups means? 02:41:47 <urata_> xxxx: peple from apple, goolgle, mozzila may have different opinion about difining confusable pairs 02:42:55 <urata_> xxxx: speer phishing for screen reader users may be possible 02:43:40 <urata_> yoneya: have intention to create community group. draft charter is already prepared 02:44:16 <urata_> yoneya: if you think about joining to CG, please notify name to us 02:44:49 <urata_> xxxx: relationship with unicode consortium, etc? 02:45:24 <urata_> xxxx: bring this to ICANN ietf is in mind 02:46:16 <urata_> yoneya: w3c is good place to collecting internet users opinions 02:47:52 <urata_> yoneya: welcome opinions from audiences 02:48:20 <urata_> yoneya: please contact to yoneya's id or github 02:48:22 <urata_> https://github.com/yoneyajp/ 02:49:38 <pranjal> pranjal has joined #aha 02:49:41 <urata_> yoshiro.yoneya@jprs.co.jp 02:51:20 <YoshiroYoneya> rrsagent, generate minutes 02:51:20 <RRSAgent> I have made the request to generate https://www.w3.org/2019/09/18-aha-minutes.html YoshiroYoneya 02:52:25 <pranjal_> pranjal_ has joined #aha 02:59:17 <pranjal> pranjal has joined #aha 03:27:30 <pranjal> pranjal has joined #aha 03:29:32 <naomi> naomi has joined #aha 03:37:56 <Zakim> Zakim has left #aha 03:46:15 <YoshiroYoneya> YoshiroYoneya has joined #aha 03:46:25 <naomi> naomi has joined #aha 03:49:49 <pranjal_> pranjal_ has joined #aha 04:06:33 <naomi> naomi has joined #aha 04:11:56 <YoshiroYoneya> YoshiroYoneya has joined #aha 04:20:17 <yoshiroy> yoshiroy has joined #aha 04:29:39 <dontcallmeDOM> dontcallmeDOM has joined #aha 04:31:28 <naomi> naomi has joined #aha 04:31:48 <naomi> naomi has joined #aha 04:33:37 <pranjal> pranjal has joined #aha 04:33:51 <plh> plh has joined #aha 04:34:13 <plh> plh has left #aha 04:43:49 <dom> dom has left #aha 05:26:47 <yoshiroy> yoshiroy has joined #aha 05:31:17 <yoshiroy1> yoshiroy1 has joined #aha 05:33:15 <naomi> naomi has joined #aha 05:33:32 <pranjal> pranjal has joined #aha 05:58:16 <naomi> naomi has joined #aha 06:02:50 <naomi_> naomi_ has joined #aha 06:06:29 <naomi_> naomi_ has joined #aha 06:15:53 <YoshiroYoneya> Summary 06:15:54 <YoshiroYoneya> - We had around 15 attendees. 06:15:54 <YoshiroYoneya> - We got positive feedback from attendees. 06:15:54 <YoshiroYoneya> - We will propose forming a community group and announce its formation on a broader channel. 06:15:54 <YoshiroYoneya> - We will bring our deliverables to other SDOs such as IETF, ICANN and Unicode Consortium. 06:16:04 <YoshiroYoneya> rrsagent, generate minutes 06:16:04 <RRSAgent> I have made the request to generate https://www.w3.org/2019/09/18-aha-minutes.html YoshiroYoneya 06:22:13 <pranjal> pranjal has joined #aha 06:29:23 <naomi> naomi has joined #aha 06:29:57 <pranjal_> pranjal_ has joined #aha 06:37:40 <naomi> naomi has joined #aha 06:43:03 <naomi> naomi has joined #aha 06:44:01 <naomi_> naomi_ has joined #aha 06:52:36 <naomi> naomi has joined #aha 06:55:44 <naomi_> naomi_ has joined #aha 07:00:29 <naomi> naomi has joined #aha 07:02:32 <naomi> naomi has joined #aha 07:03:32 <YoshiroYoneya> YoshiroYoneya has joined #aha 07:06:06 <naomi> naomi has joined #aha 07:07:14 <yoshiroy> yoshiroy has joined #aha 07:15:08 <naomi> naomi has joined #aha 07:20:52 <pranjal> pranjal has joined #aha 07:26:18 <naomi> naomi has joined #aha 07:30:42 <pranjal> pranjal has joined #aha 07:36:38 <naomi> naomi has joined #aha 07:50:48 <naomi_> naomi_ has joined #aha 07:57:17 <naomi> naomi has joined #aha 08:00:06 <yoshiroy1> yoshiroy1 has joined #aha 08:31:19 <naomi> naomi has joined #aha 08:35:05 <pranjal> pranjal has joined #aha 08:40:32 <pranjal_> pranjal_ has joined #aha 08:42:47 <naomi> naomi has joined #aha 08:47:28 <naomi_> naomi_ has joined #aha 09:00:31 <pranjal> pranjal has joined #aha 10:18:08 <yoshiroy> yoshiroy has joined #aha 12:11:15 <pranjal> pranjal has joined #aha 14:43:13 <naomi> naomi has joined #aha