• ClipSaver
  • dtub.ru
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz скачать в хорошем качестве

PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz 4 года назад

скачать видео

скачать mp3

скачать mp4

поделиться

телефон с камерой

телефон с видео

бесплатно

загрузить,

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S.  Katz
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz в качестве 4k

У нас вы можете посмотреть бесплатно PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

  • Информация по загрузке:

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



PGConf NYC 2021 - Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz

Get Your Insecure PostgreSQL Passwords to SCRAM! by Jonathan S. Katz Passwords: they just seem to work. You connect to your PostgreSQL database and you are prompted for your password. You type in the correct character combination, and presto! you're in, safe and sound. But what if I told you that all was not as it seemed, and there was a better way to authenticate with passwords in PostgreSQL? PostgreSQL 10 introduced SCRAM (Salted Challenge Response Authentication Mechanism), introduced in RFC 5802, as a way to securely authenticate passwords. The SCRAM algorithm lets a client and server validate a password without ever sending the password, whether plaintext or a hashed form of it, to each other, using a series of cryptographic methods. In this talk, we will look at: A history of the evolution of password storage and authentication in PostgreSQL Flaws in each of the legacy PostgreSQL password-based authentication methods How SCRAM works with a step-by-step deep dive into the algorithm SCRAM channel binding, which helps prevent MITM attacks during authentication How to safely set and modify your passwords, as well as how to upgrade to SCRAM-SHA-256 (which we will do live!) At the end of this talk, you will understand how SCRAM works, how to ensure your PostgreSQL drivers supports it, how to upgrade your passwords to using SCRAM-SHA-256, and why you want to tell other PostgreSQL password mechanisms to SCRAM!

Comments
  • PGConf NYC 2021 - How to improve PostgreSQL Monitoring and ... by Agustin Gallego, Charly Batista 4 года назад
    PGConf NYC 2021 - How to improve PostgreSQL Monitoring and ... by Agustin Gallego, Charly Batista
    Опубликовано: 4 года назад
  • Lambda Calculus - Fundamentals of Lambda Calculus & Functional Programming in JavaScript 8 лет назад
    Lambda Calculus - Fundamentals of Lambda Calculus & Functional Programming in JavaScript
    Опубликовано: 8 лет назад
  • Smart Engineers Are Moving Away From Github, Here's Why... 1 час назад
    Smart Engineers Are Moving Away From Github, Here's Why...
    Опубликовано: 1 час назад
  • Postgres for the Lakehouse: pg_lake 1 месяц назад
    Postgres for the Lakehouse: pg_lake
    Опубликовано: 1 месяц назад
  • NVIDIA CEO Jensen Huang Reveals Keys to AI, Leadership 2 года назад
    NVIDIA CEO Jensen Huang Reveals Keys to AI, Leadership
    Опубликовано: 2 года назад
  • PGConf NYC 2021 - Navigate Postgres Cloud Paths: Kubernetes, IaaS, or DbaaS by Marc Linster 4 года назад
    PGConf NYC 2021 - Navigate Postgres Cloud Paths: Kubernetes, IaaS, or DbaaS by Marc Linster
    Опубликовано: 4 года назад
  • PGConf NYC 2022 Understanding PostgreSQL Query Plans (aka EXPLAIN) by Stephen Frost 3 года назад
    PGConf NYC 2022 Understanding PostgreSQL Query Plans (aka EXPLAIN) by Stephen Frost
    Опубликовано: 3 года назад
  • The History of Nightclubs and Architainment with Marsha Stern – Webinar 5 лет назад
    The History of Nightclubs and Architainment with Marsha Stern – Webinar
    Опубликовано: 5 лет назад
  • Postgres & DuckDB with Josef Machytka 1 год назад
    Postgres & DuckDB with Josef Machytka
    Опубликовано: 1 год назад
  • Enter the Next Dimension With Spatial Computing 6 лет назад
    Enter the Next Dimension With Spatial Computing
    Опубликовано: 6 лет назад
  • Scaling Postgres Without Boiling the Ocean with Shayon Mukherjee 11 дней назад
    Scaling Postgres Without Boiling the Ocean with Shayon Mukherjee
    Опубликовано: 11 дней назад
  • Troubleshoot Slow Queries Using Postgres EXPLAIN Visualizations 9 месяцев назад
    Troubleshoot Slow Queries Using Postgres EXPLAIN Visualizations
    Опубликовано: 9 месяцев назад
  • Postgres, JSON, and you 7 месяцев назад
    Postgres, JSON, and you
    Опубликовано: 7 месяцев назад
  • Postgres Connection Pooling with PgDog & PgCat 10 месяцев назад
    Postgres Connection Pooling with PgDog & PgCat
    Опубликовано: 10 месяцев назад
  • NYU Game Center Lecture Series Presents Erik Wolpaw 7 лет назад
    NYU Game Center Lecture Series Presents Erik Wolpaw
    Опубликовано: 7 лет назад
  • Postgres Table Partitioning, Ryan Booz @ Redgate presenting 1 год назад
    Postgres Table Partitioning, Ryan Booz @ Redgate presenting
    Опубликовано: 1 год назад
  • What’s New with Atlas Search 2 года назад
    What’s New with Atlas Search
    Опубликовано: 2 года назад
  • Iran grozi Europie. 2 часа назад
    Iran grozi Europie. "To będzie wypowiedzenie wojny"
    Опубликовано: 2 часа назад
  • PGConf NYC 2021 - A Deep Dive into PostgreSQL Indexing by Ibrar Ahmed 4 года назад
    PGConf NYC 2021 - A Deep Dive into PostgreSQL Indexing by Ibrar Ahmed
    Опубликовано: 4 года назад
  • Postgres Schema Migrations 11 месяцев назад
    Postgres Schema Migrations
    Опубликовано: 11 месяцев назад

Контактный email для правообладателей: u2beadvert@gmail.com © 2017 - 2026

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS



Карта сайта 1 Карта сайта 2 Карта сайта 3 Карта сайта 4 Карта сайта 5