Skip to content

Audit safety language across the desktop app #165

Description

@Muawiya-contact

Goal

Audit the app copy for words that may sound destructive too early.

Diskern is careful: scans are read-only, quarantine is reversible, purge is the only delete action. The UI copy should make that trust model obvious everywhere.

Suggested places to check

app/src/App.jsx

Search for words like:

delete
remove
purge
quarantine
safe

Acceptance criteria

  • Scan and preview states clearly say nothing is changed.
  • Quarantine copy says moved/reversible.
  • Purge copy is the only place that uses permanent delete language.
  • Changes stay short and human, not legalistic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    appThe Tauri desktop appfrontendThe desktop app's UI layergood first issueGood for newcomershelp wantedExtra attention is neededlevel: beginnerSmall and well-scoped; no deep context neededpriority: lowNice to havesafetyTouches the read-only / quarantine guaranteesui/uxInterface design, usability, and visual polish

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions