Introduction

Permakeep is a Rust implementation of Perkeep.

Why another Perkeep implementation?

  1. Having a second implementation is a good thing. It allows for validating the formats and protocols.
  2. Permakeep will be an attempt at simplifying some of the UX around Perkeep.

For now, everything that is implemented in Permakeep is compatible with Perkeep, especially the data models.