{"id":2293,"date":"2021-11-29T06:57:02","date_gmt":"2021-11-29T06:57:02","guid":{"rendered":"https:\/\/sagaratechnology.com\/blog\/?p=2293"},"modified":"2021-11-29T07:49:24","modified_gmt":"2021-11-29T07:49:24","slug":"open-source-software","status":"publish","type":"post","link":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/","title":{"rendered":"What is Open Source Software?"},"content":{"rendered":"\n<p>Have you ever heard the term Open Source? Usually, this term is used when it relates to software. If you use an Android smartphone, then the Android operating system is an example of open source.<\/p>\n\n\n\n<p>For those of you who are not by profession as a programmer, of course, it&#8217;s natural if you don&#8217;t know the term open source. You may not even know how an application works. However, a <a href=\"https:\/\/www.sagaratechnology.com\/en\" target=\"_blank\" rel=\"noreferrer noopener\">programmer<\/a> must know the term open source. This relates to the license of the application released to the public.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_76 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69f0f9ed6c0bc\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69f0f9ed6c0bc\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#What_is_Open_Source_Software\" >What is Open Source Software?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#How_Does_OSS_Work\" >How Does OSS Work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#Advantages_of_Open_Source_Software\" >Advantages of Open Source Software<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#Disadvantages_of_Open_Source_Software\" >Disadvantages of Open Source Software<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"What_is_Open_Source_Software\"><\/span>What is Open Source Software?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Open Source Software (OSS) is a publicly published software or computer program code. This allows other users to modify, improve the program code that has been published. Usually, the Developer team develops OSS with a collaborative system<\/p>\n\n\n\n<h2><span class=\"ez-toc-section\" id=\"How_Does_OSS_Work\"><\/span>How Does OSS Work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Usually, the Developer team stores OSS data in a public repository. This allows any user to access the program code. Users can modify, improve, and participate in application development. The development team distributes OSS with a distribution license. Here are 5 OSS licenses that are popular among programmers:<\/p>\n\n\n\n<ol><li>GNU General Public License (GPL) 2.0<\/li><li>GNU General Public License (GPL) 3.0<\/li><li>MIT License<\/li><li>Apache License 2.0<\/li><li>BSD License 2.0 (3-Clause. New or Revised)<\/li><\/ol>\n\n\n\n<p>When you modify program code, OSS requires an explanation of the changes that have been made and the method used.<\/p>\n\n\n\n<h2><span class=\"ez-toc-section\" id=\"Advantages_of_Open_Source_Software\"><\/span>Advantages of Open Source Software<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Open Source Software has several advantages over proprietary <a href=\"https:\/\/sagaratechnology.com\/blog\/software-as-a-service-impact-on-software-industry\/\" target=\"_blank\" rel=\"noreferrer noopener\">software<\/a>. One of them is free. Here are some advantages of OSS:<\/p>\n\n\n\n<ol><li>OSS is flexible. This is because OSS is released under a public license. Public users can modify the program code that has been provided.<\/li><li>Application development with a community system. This enables continuous application development. Of course, with the support of a solid community.<\/li><li>OSS can offer learning opportunities for developers. A public license allows other developers to learn and contribute to the application.<\/li><\/ol>\n\n\n\n<h2><span class=\"ez-toc-section\" id=\"Disadvantages_of_Open_Source_Software\"><\/span>Disadvantages of Open Source Software<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Behind the advantages that have been mentioned. Following are the disadvantages of OSS:<\/p>\n\n\n\n<ol><li>Hardware compatibility issues. This is possible for OSS. Computers need special drivers to run an application. Of course, this is a challenge for OSS. To create a driver, it takes time and even money for the application to run on many devices.<\/li><li>Application security. This is one of the weaknesses of OSS. Applications can have security vulnerabilities due to program code that can be accessed by the public.<\/li><li>Application support. Applications that are proprietary software must have full support from their developers. However, for OSS this is not necessarily the case. Application support may be limited to community support only.<\/li><\/ol>\n\n\n\n<p>That&#8217;s an explanation of Open Source Software (OSS). OSS has several advantages including being free. In addition, the application development is relatively stable, if supported by a solid community.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Have you ever heard the term Open Source? Usually, this term is used when it relates to software. If you use an Android smartphone, then the Android operating system is an example of open source. For those of you who are not by profession as a programmer, of course, it&#8217;s natural if you don&#8217;t know&#8230;<\/p>\n","protected":false},"author":14,"featured_media":2294,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[10],"tags":[281,33],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is Open Source Software? - Sagara Asia Blog<\/title>\n<meta name=\"description\" content=\"Open Source Software is a publicly published software or computer program code. This allows other users to modify the program code.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sagaratechnology.com\/blog\/open-source-software\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"What is Open Source Software? - Sagara Asia Blog\" \/>\n<meta name=\"twitter:description\" content=\"Open Source Software is a publicly published software or computer program code. This allows other users to modify the program code.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/sagaratechnology.com\/blog\/wp-content\/uploads\/2021\/11\/open-source-software.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sagara Technology\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is Open Source Software? - Sagara Asia Blog","description":"Open Source Software is a publicly published software or computer program code. This allows other users to modify the program code.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/","twitter_card":"summary_large_image","twitter_title":"What is Open Source Software? - Sagara Asia Blog","twitter_description":"Open Source Software is a publicly published software or computer program code. This allows other users to modify the program code.","twitter_image":"https:\/\/sagaratechnology.com\/blog\/wp-content\/uploads\/2021\/11\/open-source-software.png","twitter_misc":{"Written by":"Sagara Technology","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#article","isPartOf":{"@id":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/"},"author":{"name":"Sagara Technology","@id":"https:\/\/sagaratechnology.com\/blog\/#\/schema\/person\/e25a7dce1900980898a69a7c63241723"},"headline":"What is Open Source Software?","datePublished":"2021-11-29T06:57:02+00:00","dateModified":"2021-11-29T07:49:24+00:00","mainEntityOfPage":{"@id":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/"},"wordCount":463,"commentCount":0,"publisher":{"@id":"https:\/\/sagaratechnology.com\/blog\/#organization"},"keywords":["Software","Technology"],"articleSection":["Tips teknologi"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sagaratechnology.com\/blog\/open-source-software\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/","url":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/","name":"What is Open Source Software? - Sagara Asia Blog","isPartOf":{"@id":"https:\/\/sagaratechnology.com\/blog\/#website"},"datePublished":"2021-11-29T06:57:02+00:00","dateModified":"2021-11-29T07:49:24+00:00","description":"Open Source Software is a publicly published software or computer program code. This allows other users to modify the program code.","breadcrumb":{"@id":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sagaratechnology.com\/blog\/open-source-software\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sagaratechnology.com\/blog\/open-source-software\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sagaratechnology.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Tips teknologi","item":"https:\/\/sagaratechnology.com\/blog\/category\/tips-teknologi\/"},{"@type":"ListItem","position":3,"name":"What is Open Source Software?"}]},{"@type":"WebSite","@id":"https:\/\/sagaratechnology.com\/blog\/#website","url":"https:\/\/sagaratechnology.com\/blog\/","name":"Sagara Asia Blog","description":"Dapatkan Informasi Seputar Teknologi dan Bisnis","publisher":{"@id":"https:\/\/sagaratechnology.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sagaratechnology.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sagaratechnology.com\/blog\/#organization","name":"Sagara Technology","url":"https:\/\/sagaratechnology.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sagaratechnology.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/sagaratechnology.com\/blog\/wp-content\/uploads\/2021\/10\/sagara-logo.jpeg","contentUrl":"https:\/\/sagaratechnology.com\/blog\/wp-content\/uploads\/2021\/10\/sagara-logo.jpeg","width":200,"height":200,"caption":"Sagara Technology"},"image":{"@id":"https:\/\/sagaratechnology.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/sagara-asia\/"]},{"@type":"Person","@id":"https:\/\/sagaratechnology.com\/blog\/#\/schema\/person\/e25a7dce1900980898a69a7c63241723","name":"Sagara Technology","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sagaratechnology.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/55085e31e9427bed3336eaea67c72b96?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/55085e31e9427bed3336eaea67c72b96?s=96&d=mm&r=g","caption":"Sagara Technology"},"sameAs":["https:\/\/sagaratechnology.com","https:\/\/www.facebook.com\/Sagaratechnology","https:\/\/www.linkedin.com\/company\/sagara-asia\/"]}]}},"_links":{"self":[{"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/posts\/2293"}],"collection":[{"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/comments?post=2293"}],"version-history":[{"count":3,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/posts\/2293\/revisions"}],"predecessor-version":[{"id":2300,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/posts\/2293\/revisions\/2300"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/media\/2294"}],"wp:attachment":[{"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/media?parent=2293"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/categories?post=2293"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sagaratechnology.com\/blog\/wp-json\/wp\/v2\/tags?post=2293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}