Getting Started
This page is the shortest useful path through Tosumu.
Build
Create a database
Unencrypted user-facing flow is still always authenticated internally through the sentinel protector.
To start with a passphrase-protected database:
Write something
Read it back
Inspect it
Header summary:
Integrity walk:
Interactive viewer:
Useful next commands
cargo run -- stat demo.tsm
cargo run -- scan demo.tsm
cargo run -- dump demo.tsm
cargo run -- hex demo.tsm --page 1
If you start with encryption
Add a recovery key after creating the database:
List configured protectors:
Rotate a passphrase protector KEK without rewriting pages: