Skip to content

Support automatic server-side encryption of Dash props #262

Open
@nicolaskruchten

Description

@nicolaskruchten

Enable e.g. dcc.Store to encrypt/decrypt its data-* props on the server, and possibly expand to other components.

#254 was a first cut at implementing this in dash.py and some design discussion is available there. It seems like the way forward here is to make the base component class extensible with server-side transform/inverse_transform extension points.

@chriddyp is there an existing issue that captures other needs/thoughts around the base component extension idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogfeaturesomething new

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions