init: new relicario vault (format v2)

This commit is contained in:
adlee-was-taken
2026-04-20 18:31:46 -04:00
parent b8afec3560
commit 494eedbbb8
6 changed files with 14 additions and 7 deletions

8
.gitignore vendored
View File

@@ -1,7 +1 @@
target/
.superpowers/
.worktrees/
extension/node_modules/
extension/dist/
extension/dist-firefox/
extension/wasm/
ref.jpg

1
.relicario/devices.json Normal file
View File

@@ -0,0 +1 @@
[]

11
.relicario/params.json Normal file
View File

@@ -0,0 +1,11 @@
{
"format_version": 2,
"kdf": {
"algorithm": "argon2id-v0x13",
"argon2_m": 65536,
"argon2_t": 3,
"argon2_p": 4
},
"aead": "xchacha20poly1305",
"salt_path": ".relicario/salt"
}

1
.relicario/salt Normal file
View File

@@ -0,0 +1 @@
ο½48^ΖΥ<CE96>\Χ<>ο<EFBFBD>Ιl$$Η. ώφrΥΩΛ

BIN
manifest.enc Normal file

Binary file not shown.

BIN
settings.enc Normal file

Binary file not shown.