Software:Friend Unifying Platform (Friend UP)

From HandWiki

The Friend Unifying Platform[1] or FriendUP is an Open Source Cloud Operating System that aims to unify web applications and deliver an ecosystem for them to be used across all devices.[2][3]

FriendUP offers users a device agnostic computing environment accessible via the Friend Workspace, an HTML5 and Javascript based user interface where file management and applications can be run.[4]

The project was started in 2014 by Friend Software Labs and they delivered their first open source version on Github in June 2017.[5]

Friend announced a partnership with the Golem project in November 2017. Friend will integrate their operating system environment into Golem’s distributed computing platform.[6]

File:Friend Unifying Platform Workspace v1.0.1.png
Friend Unifying Platform Workspace v1.2

Overview

FriendUP is a multi-user meta operating system. Based on the Friend Core kernel, it is designed to be a complete operating system which will evolve and adapt with information and communication technologies.[7]

It employs a Blockchain based database structure for security, and is developed with decentralised flows of information in mind.

FriendUP is designed to fit the Liquid Computing workflow concept by using a desktop environment and applications that can be accessed via a web browser without the need for any plugins, meaning it can run on any device from a smartphone to a high end workstation.

It also fits the Web 4.0 outline[8][9] of being a middleware where the Internet functions like an operating system. Where FriendUP enables more intuitive forms of resource management, or can be used between devices more easily. The term Web 4.0 itself is used to indicate another phase of the internet and World Wide Web - where humans and machines have a more symbiotic relationship. FriendUP fits within its framework, as well as future iterations of the Web, because it supports efficient and intelligent information flows.

Components

Friend Core

Friend Core is Friend's serving kernel. It behaves like a web server and operates as an operating system kernel for Friend applications. It also handles user sessions and resources that are available on the remote server. Friend Core is primarily written in C for speed, which allows it to handle requests on a 5G cellular network with a 2ms response time.

Libraries

Some of Friend Core's functionality is implemented as runtime linked libraries. This allows for the exchanging of pluggable libraries while Friend Core is running. This provides advantages when sandboxing and handling decentralised data flows.

Modules

Friend Core is modular. The modules extend the system with any functionality required by applications on the server side. The modules can be written using many programming languages like Node/Javascript, PHP, Python, Perl or Java. The modules are user and group permission sensitive, allowing for various degrees of access control. Using a highly optimized core, time to first byte (TTFB) round trips are kept to a minimum.

File System Drivers

Friend Core provides a file system driver API that allows developers to build support for any file system or standards-based web resource using several programming languages. A DOS driver implements basic functions for reading and writing to various remote and cloud service disks such as Dropbox, Google Drive and others.

Friend Workspace

The Friend Workspace is a fully featured desktop environment built using web technologies which allows it to run inside a web browser on any device that is web capable.

Applications

Friend runs a variety of applications both natively and via remote sessions.

Web Applications

FriendUP is compatible with web applications. As the OS is built using web technologies, applications hosted on the web can easily be executed inside the Friend Workspace.

Friend Applications

The Friend Workspace has its own set of APIs and protocols. Native Friend applications are fully integrated into the operating system and allow features such as pull down menus, managed windows and a range of GUI controls. They are localized therefore they operate much quicker than web hosted or Windows apps.

Friend comes bundled with several applications including a native video, audio and text conferencing suite called Friend Chat.

Windows Applications

By routing through the Liberator application stack, a user can run Windows applications directly in the Friend Workspace, alongside Web and Friend applications. By integrating through the RDP protocol, the Windows applications act like they are native web applications. Users can perform functions such as transferring files from Friend disk drives directly into their your Windows applications as well as and copy and paste text from within the Friend Workspace.

Release history

V.1.0.0 - First public open source release.[10]

V.1.1.0 - Second public open source release.[11]

V.1.2.0 - Third public open source release.

References

  1. "Friend Unifying Platform - the first open source virtual cloud computer" (in en-US). https://friendup.cloud/. 
  2. "Mission" (in en-US). Friend Unifying Platform - FriendUP. https://friendup.cloud/about/mission/. 
  3. "Five Pillars of Friend" (in en-US). Friend Unifying Platform - FriendUP. https://friendup.cloud/about/five-pillars-friend/. 
  4. "Welcome to Friend" (in en-US). Friend Unifying Platform - FriendUP. https://friendup.cloud/about/welcome-to-friend/. 
  5. friendup: Friend Unifying Platform is a meta operating system for posix compatible hosts, Friend Software Labs, 2017-12-17, https://github.com/FriendSoftwareLabs/friendup, retrieved 2017-12-18 
  6. "Friend Software Corporation and the Golem project to partner". The Golem Project. 2017-11-23. https://blog.golemproject.net/friend-software-corporation-and-the-golem-project-to-partner-3ab795456999. 
  7. Titlestad, Hogne (December 2017). "The Friend Whitepaper". The Friend Whitepaper. https://friendup.cloud/pdf/friend_whitepaper.pdf. 
  8. Aghaei, Sareh. "EVOLUTION OF THE WORLD WIDE WEB: FROM WEB 1.0 TO WEB 4.0". http://www.ftsm.ukm.my/ss/Book/EVOLUTION%20OF%20WWW.pdf?fref=gc&dti=916102958436185. 
  9. Spring, Adam P. (2017-08-31). "The Friend Unifying Platform and Connected Technologies". https://medium.com/@RemotelyInterested/the-friend-unifying-platform-and-connected-technologies-87701ad60e42. 
  10. "Open source" (in en-US). Friend Unifying Platform - FriendUP. https://friendup.cloud/open-source/. 
  11. Titlestad, Hogne (2017-12-23). "FriendUP v1.1 is now available". https://medium.com/friendupcloud/friendup-v1-1-is-now-available-aa0284e24cae. 

External links