Five tips to secure your app (Firebase Summit 2018)

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 22

  • @joereem
    @joereem 5 лет назад +17

    Listened to it at 2x speed. Was amazing.

  • @belqisshida5345
    @belqisshida5345 4 года назад +3

    Is Cloud Firestore a good selection for a bank account? Can it be safe and reliable to save people's money which is a number to the Cloud Firestore? My concern is reliability and security. Any suggestions?

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 6 лет назад +35

    Really love Todd's energy and never get bored even when I don't understand things from him.

    • @debkanchan
      @debkanchan 6 лет назад

      You were here first. You deserve a like.

  • @tedmcfadden1063
    @tedmcfadden1063 6 лет назад +10

    Good stuff. Real gem there in tip #8 about using cloud functions for security and to transform "simple" client documents that describe a desired action

  • @mysomervda
    @mysomervda 5 лет назад +3

    Great presentation , covers a lot in 25 minutes. BTW: Code at 12:02 may let through the case when user updates status but also would then allow updates to other properties on the document (That we probably don't want to happen) ? I think it should also be checking other properties of the document are not being changed?

    • @spiderous
      @spiderous 4 года назад +2

      You're right, it's just simplified not to confuse with loads of information on screen. In real life scenario you would compare incoming data via request.resource.data with one existing in firestore using resource.data and reject any unwanted modification attempt.

  • @Quetzalcoatl0
    @Quetzalcoatl0 5 лет назад +4

    "Five" rules ^_^.
    Great stuff, thou.

  • @shauryaaher1579
    @shauryaaher1579 3 года назад +2

    Awesome, guys! Yes, Todd is cool and I like Mike too.

  • @neryortez6835
    @neryortez6835 5 лет назад +3

    You should've said from the start to see the video on 0.75 speed
    xD

  • @tiagooliveira95
    @tiagooliveira95 5 лет назад +1

    Is it safe to assume that my client code is safe if authentication is required to access Firebase Database?
    If a user makes changes to my app the signature will also change and this will make it impossible for the user to log-in into my app using firebase am i right?

  • @guitar300k
    @guitar300k 3 года назад

    Can't hide the config on client side, it's client side, anybody can have that

  • @MaheshKumar-lq1xm
    @MaheshKumar-lq1xm 4 года назад

    Rules have become complicated than the actual app 😂

  • @skzafar9783
    @skzafar9783 5 лет назад +1

    Good👍

  • @nerrydanna
    @nerrydanna 5 лет назад +1

    Amazing

  • @pratikprajapati8620
    @pratikprajapati8620 6 лет назад +1

    Cool

  • @makemypetgamedevprocess6475
    @makemypetgamedevprocess6475 3 года назад

    Nice

  • @naadydev5040
    @naadydev5040 6 лет назад

    Good Tips , Thanks

  • @AiaStore
    @AiaStore 5 лет назад

    hello but i will make app in maerkoid

  • @monstera6108
    @monstera6108 5 лет назад

    But you don't say, how to secure decompiling app and hack my base( #0)