hstspreload.org

:lock: Chromium's HSTS preload list submission website.

Github星跟踪图

Build Status

This folder contains the source for the HSTS preload list submission website at hstspreload.org.

See github.com/chromium/hstspreload for the core library that checks websites against the submission requirements.

Development

Requirements

  • A go development environment.

  • The java commandline program for running JAR files (for the Cloud Datastore Emulator).

    go get github.com/chromium/hstspreload.org
    cd $GOPATH/src/github.com/chromium/hstspreload.org
    make serve
    

The first time you run it, make serve will download the Cloud Datastore Emulator (≈115MB) to a cache directory.

Deployment

If you have access to the Google Cloud hstspreload project:

make deploy

Unfortunately, this usually takes 5-10 minutes.

Disclaimer

This project is used by the Chromium team to maintain the HSTS preload list. This is not an official Google product.

主要指标

概览
名称与所有者chromium/hstspreload.org
主编程语言Go
编程语言Makefile (语言数: 6)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2016-04-26 06:12:32
推送于2025-04-16 23:04:33
最后一次提交
发布数2
最新版本名称v2.0 (发布于 )
第一版名称v1-db-export (发布于 )
用户参与
星数813
关注者数38
派生数97
提交数318
已启用问题?
问题数158
打开的问题数53
拉请求数84
打开的拉请求数8
关闭的拉请求数19
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?