Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] GitHub - cure53/browser-sec-whitepaper: Cure53 Browser Security White Paper
Skip to content

cure53/browser-sec-whitepaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Cure53 Browser Security White Paper

Welcome to the code repository for the Cure53 Browser Security White Paper!

This is the right place to leave comments and file bugs in case we got something wrong.

The latest version of the PDF will be available here as well. Expect frequent updates for smaller fixes and adjustments.