mirror of https://github.com/perkeep/perkeep.git
doc: cross-link compare and prior-art pages
Change-Id: I0fbbe38a72b6d4de895c8f5e13c483375d20a5ba
This commit is contained in:
parent
916f8807a7
commit
97752c049f
|
@ -136,3 +136,13 @@ See the section on [Software, not a service](#software-not-a-service) above.
|
||||||
|
|
||||||
There is a [tracking bug](https://github.com/perkeep/perkeep/issues/1029) for
|
There is a [tracking bug](https://github.com/perkeep/perkeep/issues/1029) for
|
||||||
a Dropbox importer.
|
a Dropbox importer.
|
||||||
|
|
||||||
|
## Others
|
||||||
|
|
||||||
|
Other projects:
|
||||||
|
|
||||||
|
* [Libchop](http://nongnu.org/libchop/)
|
||||||
|
* [Tahoe-LAFS](http://tahoe-lafs.org/): predates Perkeep, file-centric
|
||||||
|
* [Unhosted](http://unhosted.org/)
|
||||||
|
|
||||||
|
See the [prior art](prior-art.md) page for some others.
|
|
@ -17,15 +17,9 @@
|
||||||
pioneered the idea of recursive content-addressable file systems.
|
pioneered the idea of recursive content-addressable file systems.
|
||||||
|
|
||||||
* [Monotone](http://www.monotone.ca/)'s "Certificates" are similar to Perkeep
|
* [Monotone](http://www.monotone.ca/)'s "Certificates" are similar to Perkeep
|
||||||
claims.
|
claims. (See [terminology](terms.md#claims))
|
||||||
|
|
||||||
Probably more, though. Contributions to this list are welcome!
|
Probably more, though. Contributions to this list are welcome!
|
||||||
|
|
||||||
## Related Projects
|
See the [comparison page](compare.md) for more details on how
|
||||||
|
Perkeep compares to other software and services.
|
||||||
... and indeed, the community has pointed out several projects with some of the same goals:
|
|
||||||
|
|
||||||
* [Libchop](http://nongnu.org/libchop/)
|
|
||||||
* [Tahoe-LAFS](http://tahoe-lafs.org/)
|
|
||||||
* [Unhosted](http://unhosted.org/)
|
|
||||||
* [Upspin](https://upspin.io/)
|
|
Loading…
Reference in New Issue