Skip to content

akhenry/source-code-policy

 
 

Repository files navigation

Federal Source Code Policy

Achieving Efficiency, Transparency, and Innovation through Reusable and Open Source Software

The White House committed to adopting a Government-wide Open Source Software policy in its Second Open Government National Action Plan (NAP) that “will support improved access to custom software code developed for the Federal Government,” emphasizing that using and contributing back to open source software can fuel innovation, lower costs, and benefit the public. In light of that commitment, the White House Office of Management and Budget (OMB) is accepting public comments on a draft policy to improve the way custom-developed Government code is acquired and distributed moving forward.

The public comment period has ended. Thank you for your comments. OMB will analyze all feedback submitted during the public comment period and revise the policy as necessary. All issues submitted during the public comment period will be closed. Please open new issues to start or continue any further discussion. The proposed guidance is now open for public comment on this page. The public comment period will begin on March 10, 2016 and end on April 11, 2016. The public comment period has been extended by 7 days. The new deadline for public feedback is 11:59pm Eastern Time on April 18, 2016. Following the public comment period, OMB will analyze all submitted feedback and revise the policy as necessary.

Public domain

This project is in the worldwide public domain:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Privacy

All comments, messages, pull requests, and other submissions received through official White House pages including this GitHub page may be subject to archiving requirements. See the https://www.whitehouse.gov/privacy for more information.

Developing on the site locally

This site uses Jekyll, Sass, Bourbon, Neat, and requires Ruby 2.x.

Install dependencies with Bundler:

bundle install

And run the site with Jekyll:

bundle exec jekyll serve --watch --baseurl ''

If all goes well, visit the site at http://localhost:4000.

About

Federal Source Code Policy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.7%
  • JavaScript 41.5%
  • HTML 7.6%
  • Ruby 0.2%