Replicant (operating system)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Replicant
Replicant logo
Developer Paul Kocialkowski,[1] sponsored by the Free Software Foundation[2]
Written in {{#property:p277}}
OS family Unix-like
Working state Current
Source model Free software
Initial release Mid-2010; 14 years ago (2010)
Latest release 4.2 0004[3] (September 2, 2015; 8 years ago (2015-09-02)) [±]
Package manager APK
Kernel type Monolithic (Linux kernel)
Userland Bionic C library,[4][5] mksh shell,[6] native core utilities with a few from NetBSD[7]
License Apache License 2.0, GNU GPLv2, and various other licenses
Official website www.replicant.us
Replicant 4.0 on the Nexus S
An example of phone information in Replicant, including a brief hardware description

Replicant is a free and open source operating system based on the Android mobile platform, which aims to replace all proprietary Android components with their free software counterparts. This also makes it a security focused operating system as it closes discovered Android backdoors.[8] It is available for several smartphones and tablet computers.[9][10][11][12]

The name Replicant is drawn from the fictional replicant androids in the Blade Runner movie.[13] Replicant is sponsored and supported by the Free Software Foundation.[2]

History

The Replicant project started in mid-2010 with an effort to consolidate various initiatives attempting to produce a fully free-as-in-freedom Android derivative for the HTC Dream. The original team consisted of Bradley M. Kuhn, Aaron Williamson, Graziano Sorbaioli and Denis ‘GNUtoo’ Carikli.[14] The project quickly led to the writing of replacement code for the non-free parts that were required to make the HTC Dream functional. The first component to be replaced permitted audio to work without a proprietary library. Replicant originally provided its own FOSS application repository, which was later replaced by F-Droid.[15][16][17]

The software that was in charge of handling the communication with the modem (which is called Radio Interface Layer – RIL) was then replaced by free code, thus making the telephony part usable. A library handling the GPS was then adapted from free code that was originally written for another phone and permitted the HTC Dream to have GPS working with Replicant.[17]

Early versions of Replicant were based on the Android Open Source Project code, while versions 2.2 (April 2011) and later use CyanogenMod as their base, in order to make supporting more devices easier.[18][19]

As development continued, many members of the original Replicant team retired from the project, making Denis "GNUtoo" Carikli the only remaining member from the original team still actively working on the project. In April 2011, Paul Kocialkowski decided to get involved with the project and gradually became the main Replicant developer, after successfully porting it to the Nexus S and Galaxy S devices.[1][20]

Replicant is sponsored and supported by the Free Software Foundation,[2] which also hosts Replicant's source code.[21]

Releases

The following table lists major releases of Replicant:

Version Release date Based on Notes
Old version, no longer supported: 2.2[22] 26 April 2011 N/A N/A
Old version, no longer supported: 4.0 16 November 2012 Android 4.0 "Ice Cream Sandwich" Five updates have been released; the last one, 0005, was released on October 1, 2013.[23]
Current stable version: 4.2[24][25] 2 September 2015 CyanogenMod 10.1, based on Android 4.2 "Jelly Bean" Four updates have been released; the most recent one, 0004, was released on September 2, 2015.[3]
Legend:
Old version
Older version, still supported
Latest version
Latest preview version
Future release

Security

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

In March 2014, Replicant developers found and closed a backdoor present in a wide range of Samsung Galaxy products that allows the baseband processor to read and write the device's storage,[8] sometimes with normal user privileges and sometimes as the root user depending on device model. It is unknown whether Samsung's proprietary firmware for the radio chip can be remotely instructed to use these access features and whether the vulnerability was introduced with legitimate uses in mind.[26]

Development

On January 3, 2013, the project released Replicant 4.0 SDK as a fully libre replacement to Android SDK.[27] The Replicant SDK was released in response to Google updating the license for add-ons and binaries under a proprietary agreement.[28]

Hardware support

Supported devices

Scope of the Replicant project has been gradually expanded to include support for new devices, starting with the Nexus One, Nexus S and Galaxy S. Replicant developers are continually working to add support for new devices. As of January 2014, the following devices are supported, with Wi-Fi and Bluetooth requiring proprietary firmware in order to work:[29]

Device Device Class Codename Replicant version 2D graphics 3D graphics Sound Telephony Mobile Data NFC GPS Sensors Camera Wi-Fi Bluetooth
Nexus S Smartphone crespo 4.2 Yes No Yes Yes Yes Yes No Yes Yes Proprietary Proprietary
Samsung Galaxy S Smartphone galaxysmtd 4.2 Yes No Yes Yes Yes N/A No Yes Yes Proprietary Proprietary
Samsung Galaxy SII Smartphone galaxys2 4.2 Yes (fast) No Yes Yes Yes No No Yes Yes Proprietary Proprietary
Samsung Galaxy Note (original) Smartphone n7000 4.2 Yes (slow) No Yes Yes Yes No No Yes No Proprietary Proprietary
Galaxy Nexus Smartphone maguro 4.2 Yes No Yes Yes Yes Yes No Yes No Proprietary Proprietary
Samsung Galaxy Tab 2 (7.0) Tablet computer p3100 4.2 Yes (fast) No Yes Yes Yes N/A No Yes No Proprietary Proprietary
Samsung Galaxy Tab 2 (10.1) Tablet computer p5100 4.2 Yes (slow) No Yes Yes Yes N/A No Yes No Proprietary Proprietary
Samsung Galaxy SIII Smartphone i9300 4.2 Yes No Yes Yes Yes Yes No Yes Yes (back) / proprietary (front) Proprietary Proprietary
Samsung Galaxy Note 2 Smartphone n7100 4.2 Yes No Yes Yes Yes Yes No Yes Yes (back) / proprietary (front) Proprietary Proprietary
Goldelico OpenPhoenux GTA04 Smartphone gta04 4.2 Yes No Yes Work in progress Work in progress N/A Yes Work in progress Work in progress Proprietary Proprietary

Likely additions

Additional target devices are evaluated, based on the suitability of their hardware platforms and required device drivers; as of January 2014, devices listed below are not yet supported, and porting Replicant to them is only in consideration.[30]

Device Codename Replicant Version
Nexus 10 manta 4.2

In November 2013, it was announced that Replicant could work on a Fairphone device and that the bootloaders may even be free software. The Fairphone team seemed "definitely interested" in helping to get Replicant ported to the device.[31] In December 2014, Fairphone admitted that it had failed to convince chipset vendor MediaTek to open up the source code for first-generation Fairphones.[32]

Rejected devices

Based on either the unsuitability of their hardware platforms or the lack of available free software drivers, porting Replicant to the devices listed below has been considered and rejected.[30]

Device Possibility Reason
Galaxy Tab 8.9 Unlikely Tegra slowness
Nexus 7 (all versions) Possible but unlikely Too many proprietary drivers[33]
Nexus 4 Very unlikely Too many proprietary drivers
Motorola Defy Impossible Kernel is signed

See also

<templatestyles src="Div col/styles.css"/>

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 2.2 Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. 8.0 8.1 Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. 17.0 17.1 Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. 30.0 30.1 Lua error in package.lua at line 80: module 'strict' not found.
  31. About the Fairphone, in the official Replicant blog.
  32. Our approach to software and ongoing support for the first Fairphones, in the official Fairphone blog.
  33. Lua error in package.lua at line 80: module 'strict' not found.

External links