GithubHelp home page GithubHelp logo

alexxnica / certificate-transparency-go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/certificate-transparency-go

0.0 0.0 0.0 4.33 MB

Auditing for TLS certificates, Go code.

Home Page: http://www.certificate-transparency.org/

License: Apache License 2.0

Go 98.62% Shell 0.74% HTML 0.43% Makefile 0.20%

certificate-transparency-go's Introduction

This is the beginnings of a certificate transparency log client written in Go, along with a log scanner tool.

You'll need go v1.8 or higher to compile.

Installation

This go code must be imported into your go workspace before you can use it, which can be done with:

go get github.com/google/certificate-transparency-go/client
go get github.com/google/certificate-transparency-go/scanner
# etc.

Building the binaries

To compile the log scanner run:

go build github.com/google/certificate-transparency-go/scanner/main/scanner.go

Contributing

When sending pull requests, please ensure that everything's been run through gofmt beforehand so we can keep everything nice and tidy.

certificate-transparency-go's People

Contributors

alcutter avatar alex avatar bren2010 avatar codingllama avatar daviddrysdale avatar dsnet avatar eranmes avatar fhossain avatar filosottile avatar gdbelvin avatar jmhodges avatar jsha avatar lidavidm avatar martin2112 avatar mehmooda avatar phad avatar pphaneuf avatar rjpercival avatar rolandshoemaker avatar taknira avatar

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.