fixes the problem by updating the certificate pins.
Signed-off-by: Yawning Angel
---
ChangeLog| 1 +
transports/meeklite/hpkp_lite.go | 21 -
2 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index eb
commit c357dd56dfa63add9eca7ed9d7de11c69c2a66f1
Author: Yawning Angel
Date: Fri Jun 21 00:23:47 2019 +
Bump the version to 0.0.12-dev
---
ChangeLog| 2 ++
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b
commit 81886128f2c90be656267505ac12aff79866bc6e
Author: Yawning Angel
Date: Fri Jun 21 00:11:20 2019 +
transports/meek_lite: Bump the version of the utls fork
---
ChangeLog | 1 +
go.mod| 2 +-
go.sum| 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a
commit 1a6129b66ff3e66c347b54fbae203c1c61d12d74
Author: Yawning Angel
Date: Thu Jun 20 22:40:55 2019 +
obfs4: Alter tear down behavior to be less distinctive
The old behavior closed the connection on handshake failure after:
* The first N bytes (random on a per-server
commit b5a9f3c5d239b2b1d2d5877c043c5893635334a0
Author: Yawning Angel
Date: Fri Jun 21 00:12:41 2019 +
Do the release ritual for obfs4proxy-0.0.11
---
ChangeLog| 2 +-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a
commit a8288437e30d50a3fcbf409103f2f72dcf4d03bf
Author: Yawning Angel
Date: Mon May 20 04:53:24 2019 +
Update my e-mail address (no functional changes)
---
ChangeLog | 1 +
LICENSE| 2 +-
README.md
commit 9a12019f5ab982625fd510c549c9486ddda255b4
Author: Yawning Angel
Date: Mon May 20 04:43:46 2019 +
Bump the version to 0.0.11-dev
---
ChangeLog| 2 ++
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b
commit f58291912a66c2e76007175401f552ec4576f255
Author: Yawning Angel
Date: Fri Apr 12 05:19:00 2019 +
Do the release ritual for obfs4proxy-0.0.10
---
ChangeLog| 4 +++-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a
commit dba633c7dc0d7d919e8be1b61016cab7cfa8e60e
Author: Yawning Angel
Date: Sat Mar 30 11:02:11 2019 +
transports/meek_lite: More utls related changes
* Bump the module import to a new tag
* Bump the rest of the dependencies while I'm here
* Add som
commit ca6765e3e3995144df2b1ca9f0e9d823a7f8a47c
Author: Yawning Angel
Date: Mon Mar 18 01:48:32 2019 +
transports/meeklite: Tweak the TLS configuration
---
transports/meeklite/transport.go | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/transports
commit 2ff57980e295516fa728ec76bc8fe44bcc002d38
Author: Yawning Angel
Date: Tue Feb 5 14:31:39 2019 +
Bump the version to 0.0.10-dev
---
ChangeLog| 2 ++
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b
commit 8a19b4fcb16d6e75932a6aa91c414594fdd92562
Author: Yawning Angel
Date: Tue Feb 5 14:29:08 2019 +
Do the release ritual for obfs4proxy-0.0.9
---
ChangeLog| 2 +-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a
commit 8abd3aa95f2faac1c1ccf34b0bf738b59ca3fc31
Author: Yawning Angel
Date: Tue Feb 5 14:27:04 2019 +
transports/meeklite: Bump the tag for the utls fork
Upstream fixed a bug, so use a tag that has the important parts
cherry-picked.
---
go.mod | 2 +-
go.sum | 4 ++--
2
commit fd44ad42fd8afd44524614ecc716a4e98a645c80
Author: Yawning Angel
Date: Tue Feb 5 07:39:20 2019 +
transports/meeklite: Enable the utls fork's vartime group feature
---
transports/meeklite/transport.go | 1 +
1 file changed, 1 insertion(+)
diff --git a/transports/mee
commit abf0435e18bb10c9e9e8e6b1a9c194a37d961e96
Author: Yawning Angel
Date: Mon Feb 4 04:27:13 2019 +
fixup! transports/meek_lite: Switch to pinning MS's CA intermediary certs
---
transports/meeklite/hpkp_lite.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
commit 0c371bcf8ef3c4103ea759eea01cf1337735ed7e
Author: Yawning Angel
Date: Mon Feb 4 04:20:15 2019 +
transports/meek_lite: Switch to pinning MS's CA intermediary certs
This should give me more time before I need to update this.
---
transports/meeklite/hpkp_lite.go
commit 3bd6beb8b2d932b0f0e2c7123eb08a2c9ab85b3e
Author: Yawning Angel
Date: Mon Feb 4 03:48:32 2019 +
transports/meek_lite: Add an expiry date for HPKP entries
Mostly since the built-in pins will likely become invalid once the
certificates I used to generate them start to
commit c65aaf6407fe742baabd6ea4d6d92970ef0ba44f
Author: Yawning Angel
Date: Mon Feb 4 03:24:25 2019 +
transports/meeklite: Add a lightweight HPKP implementation
HPKP is effectively dead as far as a standard goes, but the idea has
merit in certain use cases, this being one
commit bde8b7ff56d7791044c9c60fc6ee30b2664ab3a5
Author: Yawning Angel
Date: Sun Feb 3 17:36:52 2019 +
transports/meeklite: Use a modified version of utls
Changes:
* Use a fork of utls with some compatibility improvements.
* Switch the default ClientHello profile to
commit da058cb18091569af14dbfa1dfde7a2897589216
Author: Yawning Angel
Date: Fri Feb 1 09:47:09 2019 +
fixup! Bug 24793: Send the correct authorization HTTP header for basic auth.
---
ChangeLog| 1 +
obfs4proxy/proxy_http.go | 2 +-
2 files changed, 2 insertions(+), 1
commit f01e92dde7c2d4e55e3e030da39e991b4e341899
Author: Yawning Angel
Date: Fri Feb 1 09:44:12 2019 +
fixup! transports/meeklite: uTLS for ClientHello camouflage
Fix `getDialTLSAddr` to always return a integer port. Thanks to dcf for
reporting the issue.
---
transports
commit 5d41c674f0fef708e187311ca2c3a6deba2d6cf2
Author: Yawning Angel
Date: Sat Jan 26 15:13:06 2019 +
transports/meeklite: Apply http.DefaultTransport timeouts etc
---
transports/meeklite/transport.go | 19 +--
1 file changed, 17 insertions(+), 2 deletions(-)
diff
commit e4020b18f7aaafe9f4cb345630bfe18a5e44a8d2
Author: Yawning Angel
Date: Mon Jan 21 18:47:42 2019 +
transports/meeklite: Add `utls` argument to configure behavior
Per dcf:
> As for the TODO, my plan was was to expose a "utls" SOCKS arg
> to make it
commit 4d453dab2120082b00bf6e63ab4aaeeda6b8d8a3
Author: Yawning Angel
Date: Mon Jan 21 04:31:07 2019 +
transports/meeklite: uTLS for ClientHello camouflage
There's still some interesting oddities depending on remote server and
what fingerprint is chosen, but I can
commit 816cff15f425d0cb87a1b996366989aa01833f99
Author: Yawning Angel
Date: Sun Jan 20 16:14:28 2019 +
transports/meeklite: Cleanups, bugfixes and improvements
* Properly close the response body on HTTP error.
* Cleanup close signaling.
* Write() should return
commit f8bf80479fcdef7e15ae002227edd80e8ff7c17e
Author: Yawning Angel
Date: Sun Jan 20 09:40:16 2019 +
Bump the version to 0.0.9-dev
---
ChangeLog| 2 ++
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b
commit 98730f287c285a1d5f375122b8740fee68834abf
Author: Yawning Angel
Date: Sun Jan 20 09:20:37 2019 +
Do the release ritual for obfs4proxy 0.0.8.
---
ChangeLog| 2 +-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a
commit c0898c2d3b3b197ff93f9b1c1da2bbcec0fec341
Author: Yawning Angel
Date: Sun Jan 20 08:19:36 2019 +
Fix missing field size in obfs4-spec.txt
Thanks to @SudoHenk on github for pointing out the issue long ago.
---
doc/obfs4-spec.txt | 4 ++--
1 file changed, 2 insertions
commit 06cd8af9e69974c5d3abf971637134dae07b715f
Author: Yawning Angel
Date: Sun Jan 20 08:15:13 2019 +
Update README.md (No functional changes)
---
README.md | 18 +++---
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index b54ab09
commit a83ca3c9fe7a3adbbcd9a376fb5de988db185440
Author: Yawning Angel
Date: Sat Jan 19 11:19:02 2019 +
Annotate use of deprecated `net/http/httputil` package
This is to silence some of the static analysis tools used in
development. Despite `http.Client` and
commit 5b4397bff8f83dced4c415f5232442ae59f5072d
Author: Yawning Angel
Date: Sat Jan 19 11:42:24 2019 +
Clean up static analysis warnings
Mostly but not entirely discarding error return values of things that
can not possibly fail despite the API returning errors
commit 70d0e90c861be34ce3c5425ef1366a0b2ceb3026
Author: Yawning Angel
Date: Wed Jan 16 07:36:18 2019 +
Change the canonical upstream repo location to gitlab
This commit changes the upstream repo location to:
https://gitlab.com/yawning/obfs4.git
Additionally all
commit 08f4d470188e9dad8658f2d2107880d8fdf326be
Author: Daniel MartÃ
Date: Mon Oct 15 22:49:15 2018 +0100
port to a Go module
The biggest win is that we now declare what versions of each dependency
we require to build. This way, building a certain version of obfs4 will
alw
commit 8d0e19931cdb3d62c645ee8cdc99b6db488a63c4
Author: Yawning Angel
Date: Sun Jun 17 13:16:24 2018 +
Make it clear the project is unmaintained. (No functional changes).
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f5013d0..9205de1
commit 89c21805c212bcc2f5a0c4ffdadf424cbff1c7c9
Author: Yawning Angel
Date: Sat Apr 21 03:11:26 2018 +
(meek_lite) Explicitly set Content-Length to zero when there is no data to
send.
https://gitweb.torproject.org/pluggable-transports/meek.git/commit/?h=0.28&am
commit e3d4c5308d266ee267aefa7b9aa586107b812276
Author: Yawning Angel
Date: Sat Apr 21 03:10:33 2018 +
fixup! Bug 24793: Send the correct authorization HTTP header for basic auth.
---
ChangeLog | 1 +
1 file changed, 1 insertion(+)
diff --git a/ChangeLog b/ChangeLog
index 8c89813
commit f1982a1f09a7d118f3964b40465c2eb812fd53d9
Author: Yawning Angel
Date: Fri Mar 23 04:58:21 2018 +
fixup! Bug 25154: Fix a content process crash on JS heavy pages.
---
src/tbb_stub/tbb_stub.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src
commit b5fdb8ecec423bd44fb93baa6974d092fc03d1ed
Author: Yawning Angel
Date: Fri Mar 23 02:55:27 2018 +
fixup! dynlib: Search the system library path(s) as the last resort.
---
ChangeLog | 1 +
1 file changed, 1 insertion(+)
diff --git a/ChangeLog b/ChangeLog
index b7a8c94..204f13b
commit bec4340f2083dcc5779859cee26d6809f7def083
Author: Yawning Angel
Date: Fri Mar 23 02:56:54 2018 +
Bug 25154: Fix a content process crash on JS heavy pages.
This fixes ln5's test case. Couldn't reproduce arma's, but I'll admit I
didn't try
commit 824c61cf62f15d00a634e8a050512bb8adafc712
Author: Yawning Angel
Date: Tue Feb 20 06:19:52 2018 +
dynlib: Search the system library path(s) as the last resort.
This make the dynlib process more resilient to ld.so.conf having
oddities in it, and more importantly makes
commit af4824cb0b2c36a0eba4bc1590eb0737302e992e
Author: Yawning Angel
Date: Wed Jan 10 15:11:44 2018 +
Bug 24793: Send the correct authorization HTTP header for basic auth.
Apparently I didn't test the "connect via HTTP(s)" proxy with
authentication at a
commit acd6576dc7e2fa71ca8cc3713c23475ee5f73590
Author: Yawning Angel
Date: Fri Nov 24 11:12:37 2017 +
Bump the version to 0.0.17-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index ad6e1e0
commit 080a3a3ababb9eed56943f0b4f52969d256a49cf
Author: Yawning Angel
Date: Fri Nov 24 11:09:16 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.16.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit 4feaed188124f94458aec2da05893196bc5767c4
Author: Yawning Angel
Date: Wed Nov 8 05:01:50 2017 +
Bug 24171: Create the `Caches` directory properly.
---
ChangeLog | 1 +
src/cmd/sandboxed-tor-browser/internal/sandbox
commit 980ba5a624635e3b7d1a0ebd6887eaeee436c96f
Author: Yawning Angel
Date: Mon Oct 30 07:56:01 2017 +
Bump the version to 0.0.16-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index d5b3dc4
commit fa2d11a062b67bd79460de1c37304848a516e7f8
Author: Yawning Angel
Date: Mon Oct 30 07:54:26 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.15.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit fd0e6b2e702c59a92acc862d742b77470afecd06
Merge: 9ae4b65 d857177
Author: Yawning Angel
Date: Mon Oct 30 07:51:02 2017 +
Merge branch 'bug23943'
ChangeLog| 1 +
data/tor-obfs4-amd64.seccomp | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
commit c57e2f3a42068bc11e635e087cead98c8fb281e2
Author: Yawning Angel
Date: Wed Oct 25 19:35:45 2017 +
Disable the 2017 donation campaign banner.
---
ChangeLog | 1 +
data/installer/mozilla.cfg | 3 +++
2 files changed, 4 insertions(+)
diff --git a/ChangeLog b
commit 9ae4b6539df222d13159510bd17d2385e3669aac
Author: Yawning Angel
Date: Mon Oct 30 07:49:28 2017 +
Bug 23166: Add Felix's obfs4 bridges to the built-in bridges.
https://gitweb.torproject.org/builders/tor-browser-build.git/commit/projects/tor-browser/Bundle-Data/PTCo
commit d857177869edce5037c1d213b4dfbb0882c073dd
Author: Yawning Angel
Date: Sun Oct 22 12:59:49 2017 +
Bug 23943: obfs4proxy crashes on certain systems.
Depending on something that's system specific (recent Ewwbuntu, Arch,
but not F26), obfs4proxy calls mmap sli
commit 6a43d8fd4765f0e795d281c9ac328b853f0cef4c
Author: Yawning Angel
Date: Fri Oct 20 08:09:19 2017 +
Bug 23915: 7.0.7 and later fails to work without
`SECCOMP_FILTER_FLAG_TSYNC`.
This is more fallout from #20773, that only manifests on systems running
kernels that pre
commit 9b6060c9a8ae0f52cb4c5c91f82ed7de7c36380c
Author: Yawning Angel
Date: Fri Sep 29 06:42:49 2017 +
Bump the version to 0.0.15-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index e9df59e
commit 2b00524020540aa00186c89d154ed133de1cac0a
Author: Yawning Angel
Date: Fri Sep 29 06:41:09 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.14.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit f670368e5c12ad18fc7383fbbd8c75dfaa5ee768
Author: Yawning Angel
Date: Fri Sep 29 02:57:42 2017 +
Bug 23692: Add PR_SET_NO_NEW_PRIVS as an allowed prctl() operation.
Apparently tabs crash without this in 7.5a5, and according to the report
this is the first thing it
commit 04868bf86dfc4ce7cbf428a162308c685b95d17a
Author: Yawning Angel
Date: Wed Sep 20 16:50:15 2017 +
Bug 22814: Revert the upstream fix by default.
I don't care what the people whining on trac or bugzilla say, I like
the existing behavior, so I'll flip the p
commit 36a580f723cdd7891eec5e2b2c878ed1a323178d
Author: Yawning Angel
Date: Tue Sep 19 02:55:52 2017 +
Bug 8706: Fully disable the .recently-used.xbel.
It's essentially mostly harmless since even if a file is created, it
won't be persisted, but the browser sh
commit 3d9ed652082bb401a85261dc7fbffb8552f6c830
Author: Yawning Angel
Date: Wed Sep 13 02:01:21 2017 +
Bump the version to 0.0.14-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 9570ef7
commit 43cdbb24b8b79995fb0292274c4a8daa5192b86d
Author: Yawning Angel
Date: Wed Sep 13 01:59:00 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.13.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit 74df78a7462e0ccc290fed05b130883f1e33fd23
Author: Yawning Angel
Date: Sun Sep 10 15:38:21 2017 +
Bug 23449: Allow `epool_pwait` in the tor seccomp rules.
---
ChangeLog | 1 +
data/tor-common-amd64.seccomp | 1 +
2 files changed, 2 insertions(+)
diff --git a
commit 433e3172dacaa955a059e071beb09587f7e32775
Author: Yawning Angel
Date: Thu Aug 31 10:20:24 2017 +
Update the stub's comment blurb. (No functional changes)
---
src/tbb_stub/tbb_stub.c | 23 +++
1 file changed, 7 insertions(+), 16 deletions(-)
diff --git
commit d3e4fd26e46ab258e4a5daa0541c7253989ed35f
Author: Yawning Angel
Date: Thu Aug 31 10:03:30 2017 +
Use the GCC constructor attribute for stub initialization.
Non-portable but this is cleaner.
---
ChangeLog | 1 +
src/tbb_stub/tbb_stub.c | 11 +--
2
commit 881b68c816b29db3b62388c5619fc7c9a5981983
Author: Yawning Angel
Date: Wed Aug 30 03:04:17 2017 +
Revert "Force disable `navigator.sendBeacon()`."
This reverts commit 8ccea0137d87d049c0f09ece7428942af78b7570.
I need to think about this more. While I s
commit ecfe4ec14b62e10380c8afbb09a1c744e5dbfdee
Author: Yawning Angel
Date: Mon Aug 28 18:39:31 2017 +
Disable the "Open with" dialog, which will never work.
The container doesn't have anything to "Open with", nor does it have
D-Bus access. Nei
commit 8ccea0137d87d049c0f09ece7428942af78b7570
Author: Yawning Angel
Date: Sat Aug 26 09:17:58 2017 +
Force disable `navigator.sendBeacon()`.
Why Tor Browser doesn't do this, I have no idea, but it's basically part
of the cancer that is killing th
commit 65ef5ea681e6836a95ec161d5de4b831fc8c21f9
Author: Yawning Angel
Date: Thu Aug 17 19:02:45 2017 +
Unset the addon autoupdater URL prefs.
Updating addons is disabled by default and will not work, even though it
may appear to (#23265). Instead of checking and then
commit 4cd7ad592166c8146c0f1493e69fea66cc057c19
Author: Yawning Angel
Date: Thu Aug 3 17:32:37 2017 +
fixup! Bug 22984: Force IDNs to be displayed as punycode to thwart
homograph attacks.
---
ChangeLog | 1 +
data/installer/mozilla.cfg | 2 +-
2 files changed, 2
commit 3cb78c8c65ea220c01a9abbd484c8a0284beb5fd
Author: Yawning Angel
Date: Thu Aug 3 17:26:05 2017 +
Bug 13170: Disable the rest of the Firefox experiments botnet prefs.
The Tor Browser developers have not took action on this, so I will.
---
ChangeLog | 1
commit f2633e33d1fd65368bc5362ff392ee49187d4c47
Author: Yawning Angel
Date: Tue Aug 1 20:32:14 2017 +
Bump the version to 0.0.13-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 29c1f27
commit ed53c14d02c28e445ef069b2a0da67d66e2fec23
Author: Yawning Angel
Date: Tue Aug 1 20:30:15 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.12.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit 2262bf1843129feddb7a913b15ef6298be71f4c1
Author: Yawning Angel
Date: Fri Jul 28 17:56:41 2017 +
Bug 23058: Apply the SelfRando workaround to 7.5a3 as well.
The browser people apparently didn't update SelfRando, so the workaround
for the syscall stupiditiy is
commit 26c9478ed9539a12a3a2939ccd7ef28ce916215d
Author: Yawning Angel
Date: Mon Jul 24 15:59:07 2017 +
Default disable `dom.securecontext.whitelist_onions`.
Honestly, bluring the line between CA signed HTTPS and onions is terrible.
---
ChangeLog | 1 +
data
commit c27917eb5ba8a65a251a34f458e418143bc5f720
Author: Yawning Angel
Date: Wed Jul 19 21:04:36 2017 +
Fix my failure at spelling/formatting in the ChangeLog (No functional
changes).
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit b94ed0aa5d3c37edd4ad777c85c7fe686d061679
Author: Yawning Angel
Date: Wed Jul 19 20:06:06 2017 +
Bug 22967: Force disable crashdump reporting.
Since crashdumps are developed as a GSOC project, ensure that if/when
this makes it to production, that it will be force
commit c8a86652fcaa2bb5d3d0550b99e078844fbf26fe
Author: Yawning Angel
Date: Wed Jul 19 19:53:55 2017 +
Bug 22984: Force IDNs to be displayed as punycode to thwart homograph
attacks.
Since no action is being taken by either upstream, unilaterally fix
this.
---
ChangeLog
commit 3c16354887c39eb319f27de7b28a9fe133cd8ad3
Author: Yawning Angel
Date: Tue Jul 18 22:14:20 2017 +
Bug 22969: Disable the addon blocklist.
Leaking information to Mozilla is bad, the container setup takes step
not to allow non-standard extensions, and it's to
commit 9f37bf82fcce62f50223907ca456cd500b8a103b
Author: Yawning Angel
Date: Tue Jul 18 08:38:16 2017 +
Bump the version to 0.0.12-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 7f77783
commit 5ac09e03e2d34f24472c62ca5d9fc91ab2adc7db
Author: Yawning Angel
Date: Tue Jul 18 08:36:07 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.11.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit a60b2ab1c719290591123b715972ace4fe109bcf
Author: Yawning Angel
Date: Sun Jul 16 08:35:38 2017 +
fixup! Bug 22932: Add experimental Amensiac Profile Directory support.
Fix some comments, no functional changes.
---
src/cmd/sandboxed-tor-browser/internal/ui/config
commit c8e63575340e5541ae50051acbe03b69b14e577c
Author: Yawning Angel
Date: Sun Jul 16 04:13:50 2017 +
Bug 22932: Add experimental Amensiac Profile Directory support.
This is currently an advanced config option as it is still experimental
and needs more testing. When
commit 7da173ec3f91a88a4470b07cffc1b102f7e00f4a
Author: Yawning Angel
Date: Fri Jul 14 16:45:09 2017 +
Bug 22899: Force disable the "Get Addons" pane via a pref.
This seems to be the solution that the Tor Browser devs are going for,
which is sensible.
---
data
commit 701c0656be16440203147eb0ea6104486bb77096
Author: Yawning Angel
Date: Fri Jul 14 17:18:24 2017 +
Bug 22910: Deprecate the volatile extension dir option.
Foot + gun options are bad, the "Get Addons" pane is force disabled via
a locked pref by virtue of bei
commit a92f03609e91e6d8b6d1aa39fb4dfa71a68a4593
Author: Yawning Angel
Date: Wed Jul 12 20:22:51 2017 +
Bump the version to 0.0.11-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 8070b1a
commit 4ae2a41d0b0d74bf72374b31bf3defb994da4a38
Author: Yawning Angel
Date: Wed Jul 12 20:20:03 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.10.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit a147a72f3fc33b1977a8402f17a46b79db410018
Author: Yawning Angel
Date: Wed Jul 12 19:47:14 2017 +
Bug 22901: Clarify/expand on the warnings for all the config settings.
I should have done this to begin with, and part of me wants to deprecate
all of these options
commit e06085d63ed1d9b33787e04172365db2179003e1
Author: Yawning Angel
Date: Wed Jul 12 20:04:38 2017 +
Bug 22899: `about:addons`'s "Get Addons" pane is unsafe and should be
treated as such.
Loading Google Analytics as part of an IFRAME that implements an
commit 9daf66dfad4096d5600cc78849f0df022924cd89
Author: Yawning Angel
Date: Sat Jul 8 00:31:01 2017 +
fixup! Bug 22853: Something in Ubuntu's libraries is totally brain damaged.
Only enable the workaround for the alpha series, and only if the version
is 7.5a2 or olde
commit 0bc11b69682026c3c01ef0a36e5cbf4babd17798
Author: Yawning Angel
Date: Fri Jul 7 18:41:59 2017 +
fixup! Bug 22853: Something in Ubuntu's libraries is totally brain damaged.
This actually is a SelfRando bug.
---
Chan
commit f3ab9d888beffe2d567fb7d9a0385148a6ef9517
Author: Yawning Angel
Date: Fri Jul 7 15:51:35 2017 +
Bug 22853: Something in Ubuntu's libraries is totally brain damaged.
Work around mass stupidity observed on Ubuntu.
---
Chan
commit 2f82b3f210b4b0ed945a73052151c401624799ef
Author: Yawning Angel
Date: Thu Jul 6 02:36:21 2017 +
Bug 22829: Remove default obfs4 bridge riemann.
---
ChangeLog | 1 +
data/bridges.json | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b
commit fe7aff99339299ced64ad715007f8beb10469cb7
Author: Yawning Angel
Date: Mon Jul 3 18:32:57 2017 +
Bump the version to 0.0.10-dev.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 300b975
commit 2bb57dc2451666035af6a7e12a7e32a20064e5b3
Author: Yawning Angel
Date: Mon Jul 3 18:30:29 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.9.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit 95857360ec7f84cf9f0a01855c15881c89919133
Author: Yawning Angel
Date: Mon Jul 3 17:27:35 2017 +
Bug 20773: Stop mounting /proc in the Tor Browser container.
Wasn't so bad to figure out, though upstream still should fall back
gracefully, since the only reason w
commit bbd4094157fa8858ca847954fddc63ae15fff815
Author: Yawning Angel
Date: Sun Jul 2 11:50:57 2017 +
Bug 22712: Suppress ATK Bridge initialization which will never work.
The Accessibility subsystem uses a subsystem via D-Bus to function,
and will warn if said subsystem is
commit 1c528cc4610f4609b3df4244e9ddacb2ef2cfda0
Author: Yawning Angel
Date: Sun Jun 25 05:01:58 2017 +
Remove the undocumented command line options that enable unsafe behavior.
"We are not believers in buttons. Knobs are for knobs." -- Theo
---
commit 75faec7ba100845641422d72e47dffbdafe9c180
Author: Yawning Angel
Date: Tue Jun 20 04:14:43 2017 +
Fix the build being broken on Debian Jessie due to #22648.
I guess I should have included this for completeness sake anyway,
but it built fine on F25 and Arch
commit e30227cd3d34674f693e8a710d8cec8fc378bf68
Author: Yawning Angel
Date: Mon Jun 19 12:29:31 2017 +
Bump the version to 0.0.9-dev.
Though god knows if I'll do development again.
---
ChangeLog| 2 ++
data/version | 2 +-
2 files changed, 3 insertions(+), 1 del
commit 2ea0b9f35a94405328b875d5b43ba87ebb2c
Author: Yawning Angel
Date: Mon Jun 19 12:26:46 2017 +
Do the release ritual for sandboxed-tor-browser-0.0.8.
---
ChangeLog| 2 +-
data/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b
commit 07e4f45f9cf02085e9e2faccb7428927cb27b905
Author: Yawning Angel
Date: Mon Jun 19 12:18:05 2017 +
Unbreak systems that don't have a ~/.Xauthority.
Fallout from #22648, broke on my Fedora VM that uses XWayland, works
now.
---
src/cmd/sandboxed-tor-browser/int
commit 4fa55007da81894e60f3ea9890c72ba9d7a37c30
Author: Yawning Angel
Date: Mon Jun 19 12:11:44 2017 +
Bug 22607: Make it clear that basically 0 active development is happening.
No functional changes.
---
ChangeLog | 1 +
README.md | 2 ++
2 files changed, 3 insertions
commit 47da716196432ff5233ce5473946b842255b1a6b
Author: Yawning Angel
Date: Mon Jun 19 11:51:41 2017 +
Bug 22470: Resync the bridges.
Exactly what it says on the tin.
---
ChangeLog | 1 +
data/bridges.json | 8 +++-
2 files changed, 8 insertions(+), 1 deletion
1 - 100 of 308 matches
Mail list logo