summaryrefslogtreecommitdiff
path: root/doc/design/assistant/cloud.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-25 18:02:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-25 18:02:30 -0400
commit18651cd4362a9d07c76ee45094c3026058e4b3de (patch)
tree337ac45043d7c09320bcdad60a4b10c65123bc54 /doc/design/assistant/cloud.mdwn
parent0c93879269cde719943bf93c56435affe325c9a0 (diff)
reorg roadmap
Diffstat (limited to 'doc/design/assistant/cloud.mdwn')
-rw-r--r--doc/design/assistant/cloud.mdwn19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/design/assistant/cloud.mdwn b/doc/design/assistant/cloud.mdwn
index 3f5524cb1..6b62c9c9f 100644
--- a/doc/design/assistant/cloud.mdwn
+++ b/doc/design/assistant/cloud.mdwn
@@ -2,25 +2,6 @@ The [[syncing]] design assumes the network is connected. But it's often
not in these pre-IPV6 days, so the cloud needs to be used to bridge between
LANS.
-## more cloud providers
-
-Git-annex already supports storing large files in
-several cloud providers via [[special_remotes]].
-More should be added, such as:
-
-* Google drive (attractive because it's free, only 5 gb tho)
-* Owncloud (has several [providers](http://owncloud.org/providers/);
- at least one provides 5 gb free; open DAV based API)
-* OpenStack Swift (teh future)
-* Box.com (it's free, and current method is hard to set up and a sorta
- shakey; a better method would be to use its API) **done**
-* Dropbox? That would be ironic.. Via its API, presumably.
-* [[Amazon Glacier|todo/special_remote_for_amazon_glacier]] **done**
-* [nimbus.io](https://nimbus.io/) Fairly low prices ($0.06/GB);
- REST API; free software
-
-See poll at [[polls/prioritizing_special_remotes]].
-
## The cloud notification problem **done**
Alice and Bob have repos, and there is a cloud remote they both share.