Skip to content

docs(ghostkey): warn users to back up keys before importing#29

Merged
sanity merged 2 commits intomainfrom
ghostkey-backup-warning
Apr 13, 2026
Merged

docs(ghostkey): warn users to back up keys before importing#29
sanity merged 2 commits intomainfrom
ghostkey-backup-warning

Conversation

@sanity
Copy link
Copy Markdown
Contributor

@sanity sanity commented Apr 13, 2026

Problem

The Ghostkey Vault delegate is still early software and users have reported keys disappearing from the vault after import (freenet/ghostkeys#3). Without a backup the donation behind the key is lost.

Approach

Add prominent warnings to all three ghostkey pages:

  • /ghostkey/ (FAQ): warning banner near the top plus strengthened storage section
  • /ghostkey/create/: warning above the donation form
  • /ghostkey/success/: reordered "What's Next?" to put backup first, import second, with an explicit warning callout

Each warning links to freenet/ghostkeys#3 so users can track progress.

Testing

Content-only changes; verified markdown renders correctly by inspection. No code changes.

Refs freenet/ghostkeys#3.

[AI-assisted - Claude]

sanity added 2 commits April 13, 2026 10:29
The Ghostkey Vault delegate is still early software and keys have been
observed disappearing from the vault. Add prominent warnings on the FAQ,
create, and success pages instructing users to back up both the
certificate and signing key before clicking "Import to Freenet".

Refs freenet/ghostkeys#3.

[AI-assisted - Claude]
@sanity sanity merged commit 437db11 into main Apr 13, 2026
2 checks passed
@sanity sanity deleted the ghostkey-backup-warning branch April 13, 2026 15:31
sanity added a commit that referenced this pull request Apr 13, 2026
The backup warning was added to three places in PR #29: the FAQ, the
create/donate page, and the success page. Feedback: the warning only
matters at the moment the user is actually shown their freshly created
key, which is the success page. Putting it on the FAQ and donate pages
is noise that dilutes the message when it matters.

Remove the warning block from /ghostkey/ (FAQ) and /ghostkey/create/
(donate). Restore the original "Storage, backup, and the CLI" prose on
the FAQ page. The stronger success-page warning is unchanged.

[AI-assisted - Claude]
sanity added a commit that referenced this pull request Apr 13, 2026
The backup warning was added to three places in PR #29: the FAQ, the
create/donate page, and the success page. Feedback: the warning only
matters at the moment the user is actually shown their freshly created
key, which is the success page. Putting it on the FAQ and donate pages
is noise that dilutes the message when it matters.

Remove the warning block from /ghostkey/ (FAQ) and /ghostkey/create/
(donate). Restore the original "Storage, backup, and the CLI" prose on
the FAQ page. The stronger success-page warning is unchanged.

[AI-assisted - Claude]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant