pmaports w/ reMarkable 1 packages
Find a file
Oliver Smith 2722f6cac5
main/postmarketos-ui-{gnome,phosh}: less revealing epiphany user-agent (MR 1402)
Make it less trivial to fingerprint users of the epiphany browser on
postmarketOS, by replacing the postmarketOS specific user-agent with an
user-agent from a current pixel device.

Old:
	Mozilla/5.0 (postmarketOS device, like iPhone; X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Safari/605.1.15 Epiphany/605.1.15

New:
	Mozilla/5.0 (Linux; Android 10; Pixel) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36

Taken from the following page. Note that this seems to be one of the few
cases, where not a full android build ID is included. Which makes it a
bit harder to fingerprint. Not as good as the tor browser one, but with
that one we'd have to pretend that a webkit browser is firefox.

https://developers.whatismybrowser.com/useragents/explore/operating_platform/pixel/2

Related: https://blog.torproject.org/browser-fingerprinting-introduction-and-challenges-ahead
Related: https://developer.chrome.com/multidevice/user-agent
Related: https://webaim.org/blog/user-agent-string-history/
2020-07-15 13:35:33 +02:00
.gitlab-ci CI: test_directory_structure: mention firmware mv (MR 1362) 2020-07-07 16:06:02 +02:00
console treewide: chmod -x files (MR 1237) 2020-05-23 17:29:18 +02:00
cross cross/gcc-*: upgrade to 9.3.0-r4 2020-07-14 18:06:49 +02:00
device linux-xiaomi-lavender: halium-friendly defconfig and USER_NS (MR 1411) 2020-07-12 19:37:05 +03:00
hybris treewide: chmod -x files (MR 1237) 2020-05-23 17:29:18 +02:00
kde kde/kpeoplesink: new aport (MR 1376) 2020-07-11 19:50:42 +03:00
main main/postmarketos-ui-{gnome,phosh}: less revealing epiphany user-agent (MR 1402) 2020-07-15 13:35:33 +02:00
modem modem/msm-modem: rename msm-modem-mainline to msm-modem-rpmsg (MR 1356) 2020-06-25 09:41:35 +02:00
temp temp/wys-pinephone: new aport (MR 1406) 2020-07-10 22:37:59 +02:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: hide abuild's src dir (!977) 2020-02-21 14:47:22 +01:00
.gitlab-ci.yml CI: add distfile-check (MR 1388) 2020-07-08 18:05:32 +02:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: stable: branch_aports=3.12-stable 2020-05-31 10:19:14 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: add channel (!1141) 2020-04-11 02:26:03 +02:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00