close obsolete request

This commit is contained in:
Joey Hess 2018-10-03 12:55:20 -04:00
parent 746db2e276
commit 3693d11d7d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1 +1,3 @@
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.
> [[wontfix|done]] --[[Joey]]