Giter Site home page Giter Site logo

secure-systems-lab / ssl-site Goto Github PK

View Code? Open in Web Editor NEW
2.0 7.0 11.0 84.64 MB

Secure Systems Lab website

Home Page: https://ssl.engineering.nyu.edu

License: Apache License 2.0

HTML 68.72% CSS 3.87% Ruby 1.07% JavaScript 1.83% TeX 13.01% Python 0.35% SCSS 11.14%

ssl-site's Introduction

Secure Systems Lab website

This is the repository for the Secure Systems Lab website. You can see a live demo of this site at dgopstein.github.io/ssl-site/

Building locally

Before committing changes, please make sure your commit looks good by checking your change locally.

  • Open a terminal and cd to the directory where you've checked out this project
  • First time only
    • install the bundler package manager with gem install bundler
    • install necessary ruby packages with bundler install
  • Run the local jekyll server: jekyll build --trace --baseurl '/' && jekyll serve --incremental --port 7000 --baseurl '/'
  • View your draft at localhost:7000
  • Most files will be automatically re-processed as long as the server is running, if you edit a .yml file, however, you will need to manually kill the server and re-run the build command.

ssl-site's People

Contributors

adityasaky avatar brainwane avatar dependabot[bot] avatar dgopstein avatar ghadaalmashaqbeh avatar jhdalek55 avatar joshuagl avatar justincappos avatar lukpueh avatar mnm678 avatar neilnaveen avatar renatav avatar santiagotorres avatar trishankatdatadog avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ssl-site's Issues

Transparent Logs and TUF: clarify compromise recovery

From @FiloSottile:

"About compromise recovery, our story is very simple: there is always a client involved and that client has an update mechanism (Go releases, for us), so if there is a compromise we'd roll the tree key, and make a release."

"...I think most TL systems can build PEP 458-level compromise recovery over their existing software update channel."

Transparent Logs and TUF: clarify removing trust

From @FiloSottile:

"Also, we think about auditing in terms of trust, rather than just compromise: a major goal for us was to make sure the community wouldn't have to trust Google blindly."

"I think that's what you put under the umbrella of third party auditing and immutable log, but I think of those as means to an end, which is removing trust."

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.