MatrixAI / js-db

Key-Value DB for TypeScript and JavaScript Applications
https://polykey.com
Apache License 2.0
5 stars 0 forks source link

Integrate Canary Check #15

Closed CMCDragonkai closed 2 years ago

CMCDragonkai commented 2 years ago

Description

This adds a canary root property that is checked for deadbeef string. If it doesn't decrypt, that means the key is wrong, or if the string is not deadbeef, the DB is corrupted.

Issues Fixed

Tasks

Final checklist