Skip to content

Consider adding support for system notices #1182

@eloquence

Description

@eloquence

It would be good to consider mechanisms by which we can display system notices to the client, for example:

  • A database integrity issue was detected. Please contact your admin.
  • Your SecureDrop is running v3 onion services. An upgrade to v3000 is required.

Issues to consider:

  • There may be more than one such notice at a time.
  • Notices will need to eventually disappear when some condition is met.

A simple mechanism might be a feed that is downloaded as part of a sync -- if the notification is present in the feed, it will continue to be shown; if it is not, it will be deleted.

Any such mechanism is likely to require changes to the API.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions