From f7154a74561177f41f2471f772ec42a828dcae12 Mon Sep 17 00:00:00 2001
From: Jamie Pine <32987599+jamiepine@users.noreply.github.com>
Date: Fri, 31 Dec 2021 05:14:19 -0800
Subject: [PATCH] Update README.md
i guess i just decided i like SpaceDrive more than Spacedrive
---
README.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 7e0ccce32..be7dfea38 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-
Spacedrive
+ SpaceDrive
Your personal virtual cloud.
@@ -26,7 +26,7 @@
-Spacedrive is an open source virtual filesystem, a local personal cloud powered by your everyday devices. Feature-rich benefits of the cloud; only its owned and hosted by _you_ with security and privacy at the core. Spacedrive makes it possible to create a limitless directory of your digital life that will stand the test of time.
+SpaceDrive is an open source virtual filesystem, a local personal cloud powered by your everyday devices. Feature-rich benefits of the cloud; only its owned and hosted by _you_ with security and privacy at the core. SpaceDrive makes it possible to create a limitless directory of your digital life that will stand the test of time.
It has everything you'd expect from a file explorer and more; a native photo viewer, video and audio player, support for VODs, git repositories, social media backups, NFTs, screenshots, saved web pages, links, and notes. Community extensions can add support for different filetypes and tailored file viewers.
@@ -38,18 +38,18 @@ It has everything you'd expect from a file explorer and more; a native photo vie
- **Search** - Search deep into your filesystem, including offline devices, with a custom keybind.
- **Cloud integration** - Apple Photos, Google Drive, Dropbox, OneDrive & Mega + easy API for the community to add more.
- **Smart tags** - Define routines on custom tags to automate workflows, easily tag files individually, in bulk and automatically via rules.
-- **Spaces** - A collection of files organized visually and shareable as public web pages with a Spacedrive account.
+- **Spaces** - A collection of files organized visually and shareable as public web pages with a SpaceDrive account.
- **Encrypted vault(s)** - Effortlessly manage & encrypt sensitive files, built on top of VeraCrypt. Encrypt individual files or create flexible-size vaults.
- **Key manager** - View, mount, dismount and hide keys. Mounted keys automatically unlock respective areas of your filesystem.
- **Statistics** - Statistics such as total capacity, index size, preview media size, free space etc.
- **Timeline** - View a linear timeline of content, travel to any time and see media represented visually, including overlapping content.
-- **Extensions** - Build tools on top of Spacedrive, extend functionality and integrate third party services. Extension directory on [spacedrive.co/extensions](#).
+- **Extensions** - Build tools on top of SpaceDrive, extend functionality and integrate third party services. Extension directory on [spacedrive.co/extensions](#).
- **Manage redundancy** - Ensure a specific amount of copies exist for your important data, discover at-risk files and monitor device/drive health.
- **Media encoder** - Encode video and audio into various formats, use Tags to automate.
- **Workers** - Utilize the compute power of your devices in unison to encode and perform tasks at insane speeds.
- **Jobs** - Each task a client performs, a body of work we refer to as a "job", is logged and reversible.
-- **Self host** - Spacedrive can be deployed as a service, behaving as just another device powering your personal cloud.
-- **Spacedrive Cloud** - We'll host an always-on cloud device for you, with pay-as-you-go plans for storage.
+- **Self host** - SpaceDrive can be deployed as a service, behaving as just another device powering your personal cloud.
+- **SpaceDrive Cloud** - We'll host an always-on cloud device for you, with pay-as-you-go plans for storage.
## Motivation
Independent creatives are the new normal, our data is steadily accumulating in the terabytes but the infrastructure hasn’t caught up. Cloud services like Google Photos and iCloud have great features, beautiful UI—but you’re locked in with a very limited capacity. Many people have multiple cloud accounts, drives that aren’t backed up and collecting dust, data at risk of loss. I don't want to be tied to any one cloud provider; a photo album shouldn’t exist only in only my iCloud account, it should be universal and permanent. I believe open source technology is the solution to this, with incredibly an versatile and secure architecture we can create a uniform experience to provide control over vast amounts of data in many environments.
@@ -59,7 +59,7 @@ Independent creatives are the new normal, our data is steadily accumulating in t
I believe, in the advent of web3, we need to control and own our own data portfolios, not cloud companies. One uniform way to track, organize, back-up, share, encrypt and view an unlimited amount of data, not locking into a single provider and living within their limits. -->
## Architecture
-Spacedrive's core (`sdcorelib`) is written in pure Rust, using the Tauri framework to embed a React app in a native browser window for UI. The mobile app is React Native, with `sdcorelib` embedded as a native binary.
+SpaceDrive's core (`sdcorelib`) is written in pure Rust, using the Tauri framework to embed a React app in a native browser window for UI. The mobile app is React Native, with `sdcorelib` embedded as a native binary.
## Apps
- `desktop`: a [Tauri](https://nextjs.org) app
@@ -79,4 +79,4 @@ All TypeScript packages are compiled automatically using Turborepo.
- `native-android`: a [Kotlin]() native binary
-##
\ No newline at end of file
+##