summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm642UBkwhyj_oG2Fno1LiuO2naxCJYaN0 <Tuomas@web>2013-02-07 22:26:59 +0000
committerGravatar admin <admin@branchable.com>2013-02-07 22:26:59 +0000
commitf195b4eba4214b9604c8784b6aa8db236274e113 (patch)
tree8a040b3dd04703adca192dfd05a5098a05637270 /doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn
parent941b6a81754d0df235744e9794676e1040986f59 (diff)
Diffstat (limited to 'doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn')
-rw-r--r--doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn b/doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn
new file mode 100644
index 000000000..b88a038ea
--- /dev/null
+++ b/doc/todo/wishlist:_special_remote_Ubuntu_One.mdwn
@@ -0,0 +1 @@
+Special remote support for [Ubuntu One](http://one.ubuntu.com) would be nice. They're [using propietary but open protocol](https://wiki.ubuntu.com/UbuntuOne/TechnicalDetails#ubuntuone-storageprotocol) based on [Google Protocol Buffers](http://code.google.com/p/protobuf/). There's [protobuf for Haskell](http://code.google.com/p/protobuf-haskell/) so it should be possible to compile [the protocol file](http://bazaar.launchpad.net/~ubuntuone-control-tower/ubuntuone-storage-protocol/trunk/view/head:/ubuntuone/storageprotocol/protocol.proto) to Haskell code and then use that to implement the native Ubuntu special remote.