From 3b25008c7205e3b8db4247ab4091040b0baf7e25 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Tue, 17 Jan 2023 17:36:50 +0000 Subject: [PATCH] remove Ori Filesystem (unmaintained) - unmaintained since 2019 - removed from Debian https://tracker.debian.org/pkg/ori, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912175 - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2205f6b..fb2263c 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` * [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support. -* [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation. * [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. * [SheepDog](https://sheepdog.github.io/sheepdog/) - A distributed Blockdevice, Rest, QEMU and distributed Filesystem storage.