Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
/ https Public archive
forked from GSA/https

The proposed HTTPS-Only Standard for federal domains.

License

Notifications You must be signed in to change notification settings

WhiteHouse/https

 
 

Repository files navigation

HTTPS Everywhere for the U.S. Government

The American people expect government websites to be secure and their interactions with those websites to be private.

This site contains a web-friendly version of the White House Office of Management and Budget memorandum M-15-13, "A Policy to Require Secure Connections across Federal Websites and Web Services", and provides technical guidance and best practices to assist in its implementation.

Read the policy.

Please open an issue to leave feedback or suggestions. Pull requests are welcome to pages other than the homepage, which shows the final policy and is not subject to change through GitHub.

Thank You For Your Feedback

This policy was open for public comment before its finalization. It received numerous comments whose thoughtfulness and feedback improved the final policy.

You can see what changed between the proposal and the final policy in pull request #108.

The homepage of this site is the final policy. The other pages on https.cio.gov are open for contribution at any time, and are intended to be resources for agencies implementing the HTTPS policy.

Developing on the site locally

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

Install dependencies with Bundler:

bundle install

Start up a Sass watcher to keep assets auto-compiled:

make watch

And run the site with Jekyll:

bundle exec jekyll serve --watch

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

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

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.

About

The proposed HTTPS-Only Standard for federal domains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.0%
  • JavaScript 36.5%
  • HTML 6.3%
  • Ruby 3.5%
  • Python 2.4%
  • Makefile 0.3%