Dropship (software)

Last updated
Dropship
Original author(s) Wladimir van der Laan
Initial releaseApril 2011 (2011-04)
Final release
0.0.1 / April 26, 2011 (2011-04-26)
Repository
Written in Python
Operating system Cross-platform
Type Computer security
License MIT license
Website dropship at github

Dropship was a set of API utilities for use with Dropbox accounts. The utilities used Dropbox's de-duplication facilities to allow files, identified by their Dropbox hashes, to be copied from Dropbox's servers.

Contents

According to the GitHub project, dropship is no longer functional due to the backend changes Dropbox made to their service. [1]

Controversy

Dropship was the target of legal maneuvering by Dropbox that attempted to shut down the project and remove it from the Internet. [2] The mechanism of Dropbox's attempt to shut down the Dropship project generated both online discussion [3] and negative press for the company. [4]

See also

Related Research Articles

Guido van Rossum Dutch programmer and creator of Python

Guido van Rossum is a Dutch programmer best known as the creator of the Python programming language, for which he was the "benevolent dictator for life" (BDFL) until he stepped down from the position in July 2018. He remained a member of the Python Steering Council through 2019, and withdrew from nominations for the 2020 election.

<i>Pitch Black</i> (film) 2000 American film

Pitch Black is a 2000 American science fiction action horror film directed by David Twohy and co-written by Twohy and brothers Ken and Jim Wheat from a story conceived by the latter. The film stars Vin Diesel, Radha Mitchell, Cole Hauser, and Keith David. Dangerous criminal Richard B. Riddick (Diesel) is being transported to prison in a spacecraft. When the spaceship is damaged by comet debris and makes an emergency crash landing on an empty desert planet, Riddick escapes. However, when predatory alien creatures begin attacking the survivors, Riddick joins forces with the surviving crew and other passengers to develop a plan to escape the planet.

<i>Aliens Versus Predator 2</i> 2001 video game

Aliens Versus Predator 2 is a science fiction first-person shooter video game developed by Monolith Productions and published by Sierra On-Line for Microsoft Windows in October 2001, and for Mac OS X in July 2003. The game is a sequel to Aliens Versus Predator (1999); both games are based on the characters of the Alien and Predator media franchises as well as the Alien vs. Predator crossover series. It is set on the fictional planet LV-1201, which houses a vast series of ruins infested with Aliens that is routinely visited by a clan of Predators who hunt the creatures for sport.

This is a timeline of events in the history of networked file sharing.

A source-code-hosting facility is a file archive and web hosting facility for source code of software, documentation, web pages, and other works, accessible either publicly or privately. They are often used by open-source software projects and other multi-developer projects to maintain revision and version history, or version control. Many repositories provide a bug tracking system, and offer release management, mailing lists, and wiki-based project documentation. Software authors generally retain their copyright when software is posted to a code hosting facilities.

CodePlex was a forge website by Microsoft. While it was active, it allowed shared development of open-source software. Its features included wiki pages, source control based on Mercurial, TFVC, Subversion or Git, discussion forums, issue tracking, project tagging, RSS support, statistics, and releases.

Google Code Search was a free beta product from Google which debuted in Google Labs on October 5, 2006, allowing web users to search for open-source code on the Internet. Features included the ability to search using operators, namely lang:, package:, license:, and file:.

Fangames are video games made by fans based on one, or in some cases several, video game titles or franchises. Many fangames attempt to clone or remake the original game's design, gameplay and characters, but it is equally common for fans to develop a unique game using another only as a template. Though the quality of fangames has always been variable, recent advances in computer technology and in available tools, e.g. through open source software, have made creating high-quality games easier. Fangames can be seen as User generated content, as part of the retrogaming phenomena and as expression of the remix culture.

Dropbox is a file hosting service operated by the American company Dropbox, Inc., headquartered in San Francisco, California, that offers cloud storage, file synchronization, personal cloud, and client software. Dropbox was founded in 2007 by MIT students Drew Houston and Arash Ferdowsi as a startup company, with initial funding from seed accelerator Y Combinator.

Ubuntu One Cloud service operated by Canonical Ltd.

Ubuntu One is an OpenID-based single sign-on service operated by Canonical Ltd. to allow users to log onto many Canonical-owned Web sites. Until April 2014, Ubuntu One was also a file hosting service and music store that allowed users to store data "in the cloud".

Calibre (software) E-book management and editing software

Calibre is a cross-platform open-source suite of e-book software. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a variety of e-readers. Editing books is supported for EPUB and AZW3 formats. Books in other formats like MOBI must first be converted to those formats, if they are to be edited.

<i>Terracon</i> Action-adventure game

Terracon is an action-adventure video game by British studio Picture House released on August 25, 2000, for the Sony PlayStation in Europe and on August 30, 2000 in South Africa. A North American release by Midway was planned, but it was cancelled for unknown reasons.

CoffeeScript is a programming language that compiles to JavaScript. It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity and readability. Specific additional features include list comprehension and destructuring assignment.

ZygoteBody, formerly Google Body, is a web application by Zygote Media Group that renders manipulable 3D anatomical models of the human body. Several layers, from muscle tissues down to blood vessels, can be removed or made transparent to allow better study of individual body parts. Most of the body parts are labelled and are searchable.

An Internet outage or Internet blackout or Internet shutdown is the complete or partial failure of the internet services. It can occur due to censorship, cyberattacks, disasters, police or security services actions or errors.

Electricity sector in the Netherlands

The total electricity consumption of the Netherlands in 2013 was 119 terawatt-hour (TWh). The consumption grew from 7 TWh in 1950 by an average of 4.5% per year. As of 2012, the main resources for electricity in the Netherlands are fossil fuels, such as natural gas and coal. In 2012, fossil fuels accounted for 81% of the produced electricity. Renewable energy sources, such as biomass, wind power and solar power, produce 12% of the total electricity. There is one nuclear plant in the Netherlands, in Borssele, which is responsible for about 3.5% of total generation. The majority of the electricity, more than 60%, is produced centrally by thermal and nuclear units.

ownCloud Free software for cloud computing

ownCloud is a suite of client–server software for creating and using file hosting services. ownCloud functionally has similarities to the widely used Dropbox. The primary functional difference between ownCloud and Dropbox is that ownCloud is primarily server software. The Server Edition of ownCloud is free and open-source, thereby allowing anyone to install and operate it without charge on their own private server.

Hackpad was a web-based collaborative real-time text editor forked from Etherpad.

gRPC is an open source remote procedure call (RPC) system initially developed at Google in 2015 as the next generation of the RPC infrastructure Stubby. It uses HTTP/2 for transport, Protocol Buffers as the interface description language, and provides features such as authentication, bidirectional streaming and flow control, blocking or nonblocking bindings, and cancellation and timeouts. It generates cross-platform client and server bindings for many languages. Most common usage scenarios include connecting services in a microservices style architecture, or connecting mobile device clients to backend services.

Nextcloud free and open-source file hosting software suite

Nextcloud is a suite of client-server software for creating and using file hosting services. It is enterprise-ready with comprehensive support options. Being free and open-source software, anyone is allowed to install and operate it on their own private server devices.

References

  1. "Dropship Github Project".
  2. DeFelippi, Dan (2011-04-25). "Dropbox Attempts to Kill Open Source Project". Razor Fast. Retrieved 2011-04-27.
  3. "Dropship — successor to torrents?". Hacker News. 2011-04-24. Retrieved 2011-08-01.
  4. Masnick, Mike (2011-04-26). "Dropbox Tries To Kill Off Open Source Project With DMCA Takedown". TechDirt. Retrieved 2011-04-27.