Commit graph

315 commits

Author SHA1 Message Date
gfw-report
eb1fdf5fa2 Add two PETS'24 papers.
Selected from: https://github.com/net4people/bbs/issues/376.
2024-07-20 00:00:00 +00:00
gfw-report
044ab42cc6 Remove {} for Extended Abstract in the title. 2024-07-20 00:00:00 +00:00
gfw-report
792f29e9ce Upgrade nickng/bibtex to v1.4.0.
This is to support accent characters in bib key:
https://github.com/nickng/bibtex/releases/tag/v1.4.0
2024-07-20 00:00:00 +00:00
gfw-report
7a1e73c11d Support accent characters in cite names.
A new commit introduces a cite name that contains an accent character:
@inproceedings{Müller2024a,

It will cause the bibtex parser to fail with the following two errors:

failed to extract cite name of: @inproceedings{Müller2024a,

and

parse failed at 55:17: syntax error: unexpected $end, expecting tCOMM

The second error is an upstream limitation,
which I will try to get it merged to the upstream: https://github.com/nickng/bibtex.
2024-07-20 00:00:00 +00:00
gfw-report
863792024d Do not {Internet} in booktitle. 2024-07-20 00:00:00 +00:00
gfw-report
6c62000c8e Add ten FOCI'24 issue 2 papers.
* PETS publication page: https://www.petsymposium.org/foci/2024/
* FOCI program: https://foci.community/foci24.html#2024-summer-program
* Net4People post: https://github.com/net4people/bbs/issues/376

I do not include the three papers in Session III: Privacy Enhancing Technologies,
as they are out of scope of Internet censorship.
2024-07-20 00:00:00 +00:00
gfw-report
de92e626ae Fix a typo in Padmanabhan2021a. 2024-07-20 00:00:00 +00:00
Philipp Winter
1d3cdeb5b7
Merge pull request #50 from patrickkon/master
add USENIX Security 2024 paper
2024-07-19 08:17:36 -05:00
patrickkon
947366f90d add USENIX Security 2024 paper 2024-07-16 17:04:22 -05:00
Philipp Winter
0a118c79d0
Merge pull request #49 from gfw-report/master
Add one WWW'24 paper.
2024-06-15 12:35:57 -05:00
Philipp Winter
72c1291d42
Merge pull request #48 from gfw-report/master
Add four links to discussion groups on taffic-obf.
2024-06-14 19:18:17 -05:00
gfw-report
c6e84e8907 Add one WWW'24 paper.
* paper: 3589334.3645552
* open review: https://openreview.net/forum?id=7024czziih
2024-06-15 00:00:00 +00:00
gfw-report
fb98c39282 Add four links to dicussion groups on taffic-obf.
Thanks to David Fifield for the summary and the links.
2024-06-14 00:00:00 +00:00
Philipp Winter
cc0588e796
Merge pull request #47 from NullHypothesis/fix-link
Replace broken link.
2024-06-05 12:02:18 -05:00
Philipp Winter
c384927d97 Replace broken link.
As they say, if a link points to ACM, is it even a real link?
2024-06-05 12:00:21 -05:00
Philipp Winter
b5004191bd
Merge pull request #46 from JonSnowWhite/master
TLS record fragmentation
2024-06-05 11:52:42 -05:00
JonSnowWhite
a5aa5d285c added curly brackets 2024-06-05 18:50:38 +02:00
JonSnowWhite
0e586175d3 TLS record fragmentation 2024-06-05 11:26:23 +02:00
Philipp Winter
758e2a8692
Merge pull request #45 from np-tokumei/master
Add a few more papers from FOCI'23, SIGCOMM'23, and USENIX SEC'24Fall
2024-06-03 07:23:16 -05:00
phong
ebfeacaa5e SIGCOMM23 paper on Cloudflare Radar for passive censorship detection 2024-06-02 18:14:04 -07:00
phong
dde51dd147 add missing papers from FOCI23 2024-06-02 18:06:44 -07:00
phong
bc514d7982 Add GFWeb paper from USENIX Security. 2024-06-02 18:01:52 -07:00
Philipp Winter
b1ddf2f0ea
Merge pull request #44 from gfw-report/master
Add reading group links on Net4People BBS and traffic-obf mailing list
2024-05-26 13:47:38 -05:00
gfw-report
6f9fe211f2 Fix typo in references.bib. 2024-05-26 10:53:57 -07:00
gfw-report
a3080e40a8 Add the link to a reading group on traffic-obf. 2024-05-26 00:00:00 +00:00
gfw-report
eeab2de728 Add all reading groups on Net4People BBS to date.
Found by searching for issues with the label "reading group" that are open:

https://github.com/net4people/bbs/issues?q=is%3Aissue+is%3Aopen+label%3A%22reading+group%22
2024-05-26 00:00:00 +00:00
Philipp Winter
a4ec80f9aa
Merge pull request #43 from NullHypothesis/fix-html
Swap element order.
2024-05-25 11:43:13 -05:00
Philipp Winter
a52d81c90e Swap element order. 2024-05-25 11:42:03 -05:00
Philipp Winter
86851681b7
Merge pull request #42 from NullHypothesis/fix-comma
Delete extra comma.
2024-05-25 11:37:38 -05:00
Philipp Winter
2c1e7652ba
Merge pull request #39 from NullHypothesis/add-net4people-links
Add net4people discussion links to papers.
2024-05-25 09:30:01 -05:00
Philipp Winter
f5978aa24c Rename net4people_url to discussion_url.
While most discussion URLs will be on net4people, some won't.
2024-05-25 09:27:19 -05:00
Philipp Winter
0a756fa2da
Merge pull request #41 from NullHypothesis/add-missing-margin
Add missing margin to header.
2024-05-25 09:15:07 -05:00
Philipp Winter
24c0b1be07 Add missing margin to header. 2024-05-25 09:13:45 -05:00
Philipp Winter
ab8b7206d2
Merge pull request #40 from NullHypothesis/fix-parser
Fix order of HTML elements.
2024-05-25 09:09:38 -05:00
Philipp Winter
78bb4eee1b Fix order of HTML elements. 2024-05-25 09:07:25 -05:00
Philipp Winter
eb4ffd73fd Add two recent net4people discussions. 2024-05-25 08:50:41 -05:00
Philipp Winter
2be19b1b6e Add support for net4people links.
We're going to use the `net4people_url` BibTeX key to link to a paper's
net4people discussion.  BibTeX parsers don't know about this key and
should therefore ignore it.
2024-05-25 08:48:25 -05:00
Philipp Winter
2fe526c0c0
Merge pull request #38 from NullHypothesis/add-two-papers
Add two 2024 papers.
2024-05-18 08:03:29 -05:00
Philipp Winter
4674bc7059 Make "CHI" booktitle consistent.
The conference is well known, so "CHI" is enough.
2024-05-18 08:02:25 -05:00
Philipp Winter
253a53d777 Add two 2024 papers. 2024-05-18 08:01:01 -05:00
Philipp Winter
e650fc9730
Merge pull request #37 from NullHypothesis/add-snowflake-paper
Add Snowflake paper from USENIX Security.
2024-05-14 07:00:24 -05:00
Philipp Winter
1b5c5deb54 Add Snowflake paper from USENIX Security. 2024-05-14 06:59:08 -05:00
Philipp Winter
0b50e80df8
Merge pull request #36 from NullHypothesis/improve-styling
Improve style.
2024-03-30 08:03:29 -05:00
Philipp Winter
e9c7d3ee9f Remove text decoration for icons. 2024-03-23 09:47:36 -05:00
Philipp Winter
0d6ddf944d Improve styling. 2024-03-23 09:15:12 -05:00
Philipp Winter
68ebc01318 Delete extra comma. 2024-03-22 09:47:14 -05:00
Philipp Winter
f8cb01da23
Merge pull request #35 from NullHypothesis/add-sp24-paper
Add S&P'24 paper.
2024-03-21 13:55:00 -05:00
Philipp Winter
7b245c2d0c Add S&P'24 paper. 2024-03-21 13:53:15 -05:00
Philipp Winter
b5a1da007f
Merge pull request #34 from NullHypothesis/add-pam-paper
Add PAM'24 paper.
2024-03-17 08:46:04 -05:00
Philipp Winter
490e597487 Add PAM'24 paper. 2024-03-17 08:29:50 -05:00