Skip to content

Stehto on production is out of my view a huge security risk #37

@rekire

Description

@rekire

I was thinking about to use your lib, but I have a lot of concerns. It seems that is has also just an implementation for Android and there is no replacement for iOS, which is fine so far but there should be a hint that you don't support iOS!

My security concern is, that on production you can see session cookies and might be even API or OAuth tokens, which must be protected. While for debug that is fine since that happens typically just on the developer's devices.

I am not sure if in flutter/dart dependencies can be used only for debug, if that is possible I would suggest that you mention that how to setup it correctly.

My suggestion is just to setup stehto just as a debug dependency in gradle, so that it will be never get on production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions