Introduction
Permakeep is a Rust implementation of Perkeep.
Why another Perkeep implementation?
- Having a second implementation is a good thing. It allows for validating the formats and protocols.
- 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.