diff --git a/CHANGELOG.md b/CHANGELOG.md index 64660c8..135a5df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -96,7 +96,7 @@ ### Fixed - **Setup wizard could silently overwrite an existing vault.** Pointing the - wizard at a remote that already contained a relicario vault would clobber + wizard at a remote that already contained a Relicario vault would clobber `manifest.enc`, `.relicario/salt`, and friends with no warning. The wizard now probes the remote after the connection test and refuses to create a new vault on top of an existing one. Affected users whose vault was wiped diff --git a/CLAUDE.md b/CLAUDE.md index 442af63..3a6a857 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,4 +1,4 @@ -# CLAUDE.md — relicario +# CLAUDE.md — Relicario ## Working with the user @@ -8,7 +8,7 @@ ## What is this -relicario is a git-backed, self-hostable password manager with a Rust core. Two-factor vault decryption: passphrase + a reference JPEG carrying a 256-bit secret embedded via DCT steganography. The server only ever sees opaque ciphertext. +Relicario is a git-backed, self-hostable password manager with a Rust core. Two-factor vault decryption: passphrase + a reference JPEG carrying a 256-bit secret embedded via DCT steganography. The server only ever sees opaque ciphertext. ## Build and test diff --git a/README.md b/README.md index 4fd8a8a..da1b5c8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
-
+
two-factor vault
- How are you using relicario on this device? + How are you using Relicario on this device?