17. User Authentication

Поділитися
Вставка
  • Опубліковано 29 бер 2017
  • MIT 6.858 Computer Systems Security, Fall 2014
    View the complete course: ocw.mit.edu/6-858F14
    Instructor: James Mickens
    In this lecture, Professor Mickens discusses authentication schemes and their implementations.
    License: Creative Commons BY-NC-SA
    More information at ocw.mit.edu/terms
    More courses at ocw.mit.edu

КОМЕНТАРІ • 20

  • @qq2262
    @qq2262 5 років тому +15

    33:45 What is your favorite color? off-white-fuchia-magenta

  • @zhanedacres4718
    @zhanedacres4718 4 роки тому +13

    Who is this guy, he's a great teacher!

  • @MrNewAmerican
    @MrNewAmerican 3 роки тому +3

    Such an amazing teacher.

  • @s.irfanrayaniii-g3908
    @s.irfanrayaniii-g3908 2 роки тому

    Superb sir you taught very good, it helped in my seminar . Thank you so much sir

  • @tomkelley4119
    @tomkelley4119 9 місяців тому

    Why is a long salt better? If all you’re doing is changing the hash, a short but unique salt should be sufficient. Could someone help me out?

  • @matthewlavancher7978
    @matthewlavancher7978 2 роки тому

    for knowing the lesson's contents too

  • @random-characters4162
    @random-characters4162 Рік тому

    What is the paper the teacher is referring ?

    • @mitocw
      @mitocw  Рік тому +1

      Lecture 17 readings list:
      Bonneau, Joseph, Cormac Herley, et al. “The Quest to Replace Passwords: A Framework for Comparative Evaluation of Web Authentication Schemes.” IEEE Symposium on Security and Privacy (2012): pp. 553-567.
      See the Readings section for more info at: ocw.mit.edu/courses/6-858-computer-systems-security-fall-2014/pages/readings/. Best wishes on your studies!

  • @diegoherrero5993
    @diegoherrero5993 3 роки тому +1

    Anyone did look why salt are called salt???

    • @zee1598
      @zee1598 3 роки тому +1

      The words salt in English, sel in French, sare in Romanian, etc. are derived from the Latin language word salarium (equivalent of salary). Salarium was the amount of money payed to Roman soldiers to buy salt.

    • @zee1598
      @zee1598 3 роки тому +4

      The use of the word "salt" is probably a reference to warfare in ancient times, when people would salt the wells or farmland to make it less hospitable. The Romans are sometimes supposed to have done this to Carthage in 146 BC. In the context of passwords, a "salted" password is harder to crack. stackoverflow.com/questions/244903/why-is-a-password-salt-called-a-salt

    • @sugarbooty
      @sugarbooty 3 роки тому +1

      Its because you add it to the password to make the hash browns better, like salt

  • @ewhinger
    @ewhinger 3 роки тому +2

    Telepathwords doesn't exist anymore

  • @qq2262
    @qq2262 5 років тому +1

    9:00 9:45 Getting paid for adding salt? I wanna have $20,- for knowing the lesson's contents too.

  • @tenminutetokyo2643
    @tenminutetokyo2643 4 роки тому +2

    OAuth is a damned mess.