Coder Social home page Coder Social logo

reference-foss-policy's Introduction

FINOS - Archived

This project is archived, which means that it's in read-only state; you can download and use this code, but please be aware that it may be buggy and may also contain security vulnerabilities. If you're interested in restoring development activities on this project, please email [email protected].

Please visit https://osr.finos.org/ for updated content.

FINOS Reference FOSS Policy for Financial Services Institutions

Overview

This is a template for a comprehensive free and open source software (FOSS) policy for a financial services institution, including sample provisions governing the acquisition and use of FOSS, and contribution to FOSS projects.

The policy is available in Asciidoc format for easier changes and collaboration.

Disclaimer

This Reference FOSS Policy is offered only as a reference, not as a complete policy or as legal advice. While this policy has been drafted to be generally applicable, it does not define every implementation detail. Every company's policy should be customized to its particular needs, policy and technical environments, and risk tolerance.

Installing

The template source document is written in AsciiDoc, a powerful but still lightweight markup language. Think of it as a super-set of markdown with minor syntactic differences.

A popular IDE is AsciidocFX, although most code editors support the format.

Asciidoc toolchain

There are many to choose from, but we suggest the Ruby gem asciidoctor.

To install on a mac, using homebrew:

$ brew install asciidoctor

Pandoc

To support many output formats, including Word documents, you may use Pandoc, a universal document converter.

To install on a mac, using homebrew:

$ brew install pandoc

Using

To output this document in Word format:

$ asciidoctor -b docbook5 FINOS-reference-FOSS-policy.adoc | pandoc -s -f docbook -t docx -o your-filename.docx

Many other outputs are available via pandoc.

To output in HTML (the default):

$ asciidoctor FINOS-reference-FOSS-policy.adoc

Many styling options exist in this rich toolchain, including CSS.

Copyright

© 2017 Fintech Open Source Foundation. This document is licensed under the terms of the Creative Commons Attribution (CC By) License, version 4.0 (https://creativecommons.org/licenses/by/4.0/). It is offered as-is and as-available, without representation or warranty of any kind, whether express, implied, statutory, or other. The original version of this document is available at https://github.com/finos-osr/reference-foss-policy. Any modified version must indicate modifications. This notice and disclaimer must be retained on any copies and derivative works.

reference-foss-policy's People

Contributors

copiesofcopies avatar finos-admin avatar

Stargazers

Alex Mills avatar lenucksi avatar Luke Vincent avatar Philip Patterson avatar Dipak Saraf avatar STYLIANOS IORDANIS avatar Corwin avatar  avatar Erik DeLamarter avatar Nathan Hollis avatar Matthew Broberg avatar Goran K avatar Rob U avatar

Watchers

 avatar David Watkins avatar James Cloos avatar Rob U avatar Corwin avatar  avatar Juan Estrella avatar

reference-foss-policy's Issues

Repo still used?

Hi @robmoffat !

I see that there haven't been updates on this repo since a long time; is it still used/relevant, or shall we archive it?

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.