mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-08-08 06:12:15 -04:00
Merge branch 'PrivSec-dev:main' into wingedhorse
This commit is contained in:
commit
8ca731dcc5
5 changed files with 5 additions and 6 deletions
|
@ -18,11 +18,6 @@ Benevolent dictator for life @PrivSec.dev. System Administrator.
|
|||
**Matrix**: [@tommy:arcticfoxes.net](https://invite.arcticfoxes.net/#/@tommy:arcticfoxes.net)\
|
||||
**Email**: [contact@tommytran.io](mailto:contact@tommytran.io)
|
||||
|
||||
### Randomhydrosol
|
||||
PrivSec.dev Administrator. Security Researcher. Friendliest Indian tech support on the planet Earth.
|
||||
|
||||
**Matrix**: [@randomhydrosol:arcticfoxes.net](https://invite.arcticfoxes.net/#/@randomhydrosol:arcticfoxes.net)
|
||||
|
||||
### Madaidan
|
||||
Security Researcher. Whonix developer. Uses Firefox, Telegram, and Linux against his own advice like a hypocrite.
|
||||
|
||||
|
|
|
@ -98,3 +98,7 @@ If you do not use Gravatar with SOGo, you can also set COEP to require-corp sinc
|
|||
```
|
||||
add_header Cross-Origin-Embedder-Policy require-corp;
|
||||
```
|
||||
|
||||
### GZIP Compression
|
||||
|
||||
Disable gzip compression to avoid the BREACH attack. Change `gzip on;` to `gzip off;`.
|
Loading…
Add table
Add a link
Reference in a new issue