ruizhe-w / ssg-research.github.io

SSG Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Systems Group

We provide instructions on how to modify webapges in this repository or create a project webpage.

How to make Changes

Any changes should not be made by committing directly to this repository. Either contact the maintainer (listed at bottom) or submit a pull request.

  1. Fork this repository to a local version
  2. Submit a pull request or contact a maintainer and send them the .md file for your project page

How to run the website locally

With docker installed in the cloned repository: docker-compose up

How to create a project webpage

For creating the project webpage for the first time, please use the template found under /projects/template.md

The project webpages should be added to _projects/mlsec or _projects/platsec with the filename as .md Once the project page has been created, link to the project webpage in _pages/mlsec.md or _pages/platsec.md as Model extraction attacks and defenses

If you wish to make your project page in HTML instead, it is recommended to run the website locally for viewing/testing. All HTML project pages should follow the page template (found in _layouts/page.html).

Please make changes only to your own project pages and not the rest of the website.

Contact

For any questions or requests to change a page, please contact Vasisht (Machine Learning), Hossam (Platform Security), Michael (Other Topics)

About

SSG Website

License:MIT License


Languages

Language:JavaScript 75.5%Language:CSS 15.5%Language:HTML 5.7%Language:SCSS 2.4%Language:Ruby 0.3%Language:Shell 0.3%Language:TeX 0.1%Language:Dockerfile 0.1%