- Zig 86.9%
- C 13.1%
|
|
||
|---|---|---|
| src | more doc | |
| .gitignore | initial setup | |
| build.zig | zig fmt build.zig | |
| build.zig.zon | bump version number | |
| LICENSE | Initial commit | |
| README.md | bump version number | |
Implementing Backup and Restore
While some platforms like macOS deliver outstanding backup and restore solutions for untrained users like Time Machine, other platforms still deliver nothing and let the user alone.
As well untrained users, who use unmanaged devices, as well as technicians, who are responsible for backup and restore of data from managed and unmanaged devices need documentation about how to do that with p≡p implementations.
There must be a minimum automated backup solution, which is provided by all p≡p apps, to guarantee the secure backup of secrets like passphrases and keys. This has to be usable for disaster recovery and for the exchange of a device in case a regular backup of a device is not available. This backup solution must be available especially to untrained users without requiring much understanding, training or participation of such users.