Micah Lee
b5480c5e9f
Homebrew install create-dmg in a different place now
2024-02-22 10:54:50 -08:00
Micah Lee
a35d14a26e
Update Tor Browser signing key
2024-02-19 12:06:39 -08:00
Saptak S
d65989577d
Updates snowflake version
2023-12-28 16:24:39 +05:30
Saptak Sengupta
727d21c79b
Merge pull request #1789 from mdaleo404/fix_get_tor_linux_platform_name
...
Update linux64 platform name and lib* names
2023-12-14 20:18:12 +05:30
Marco D'Aleo
c96372908e
fix linux platform name to reflect the current one, fix libcrypto/libssl old file names
2023-10-21 09:36:16 +01:00
Micah Lee
be841002b6
Move get_binary_arches into common, and code sign every binary in the app bundle
2023-10-20 15:15:40 -07:00
Micah Lee
60871d4686
Finish making the WiX installer 64-bit
2023-10-20 12:44:57 -07:00
Micah Lee
8f52da9ee0
Put Windows version in 64-bit Program Files folder
2023-10-20 12:29:59 -07:00
Micah Lee
202ca62076
Update Windows code signing certificate again
2023-10-20 11:16:51 -07:00
Micah Lee
2639db280c
Update Windows signing certificate
2023-10-18 11:33:18 -07:00
Micah Lee
0fc41da408
Merge Mach-O bundles too
2023-10-17 16:31:30 -07:00
Micah Lee
83597842da
Add script to merge Intel and ARM64 Mac app bundles into a universal2 app bundle
2023-10-17 15:45:14 -07:00
Micah Lee
1c50ccbf42
Change to Python 3.11 in a few other places
2023-10-16 20:57:00 -07:00
Micah Lee
21d61a103f
Working on the macOS cx_Freeze
2023-09-28 16:28:40 -07:00
Micah Lee
43e95126d6
Update Tor Browser Developers key
2023-09-27 18:41:33 -07:00
Micah Lee
5057bdac12
Revert "Make get-tor.py download Tor Browser signing key from keys.openpgp.org"
...
This reverts commit 2c8003841f651659790968fd72f5629564b76bd1.
2023-09-27 18:37:37 -07:00
Micah Lee
983ccbd7c1
Delete win32
2023-09-27 18:09:15 -07:00
Micah Lee
2c8003841f
Make get-tor.py download Tor Browser signing key from keys.openpgp.org
2023-09-27 11:45:42 -07:00
Micah Lee
0c735be791
Update pluggable transports
2023-09-04 18:58:06 -07:00
Micah Lee
14ddf20289
In Tor Browser for macOS, the file or Contents/MacOS/Tor/tor.real has been renamed to just tor
2023-09-04 18:58:06 -07:00
Micah Lee
6afec64ae2
Fix windows build script for new version of PySide6
2023-05-22 12:22:18 +05:30
Saptak S
dcf24e56e9
Uses python-gnupg instead of jce
2023-04-24 00:57:50 +05:30
Saptak S
a4df0271ff
Adds tor browser signature verification using GPG and signature files
2023-04-23 19:40:02 +05:30
Saptak S
6d15f47276
Merge branch 'fix-builds' of github.com:onionshare/onionshare into pyside6-package
2023-04-19 18:27:37 +05:30
Saptak S
7aa15553f8
Rewrites the get-tor code to always get the latest version of tor
...
We first get the version of tor browser and url for the platform
from downloads.json. Then we get the sha256sum from the checksums
provided by tor in their distribution release to compare with the file
downloaded.
2023-04-09 22:44:06 +05:30
Micah Lee
307f9680d5
Update Windows build script to support PySide6
2023-02-08 15:28:20 -08:00
Micah Lee
b27f7cbc93
Update PT build scripts to work on Intel Macs too
2023-02-06 18:31:02 -08:00
Micah Lee
083ec5a8aa
Switch to Python 3.10.9, because PySide6 does not support 3.11 yet
2023-02-05 13:39:28 -08:00
Micah Lee
bbc11a01de
Switch Windows (32-bit and 64-bit) to Python 3.11.1
2023-02-05 13:31:34 -08:00
Micah Lee
f2dbf07fe2
Update Tor Browser to 12.0.2
2023-02-05 12:12:14 -08:00
NoisyCoil
7020c23900
Fixed desktop/scripts/get-tor.py and desktop/onionshare/widgets.py for linux64
2022-12-31 13:39:42 +01:00
NoisyCoil
0da54b07d9
Reverted to using Tor Browser's binaries, universal binaries (MacOS)
2022-12-30 22:23:52 +01:00
NoisyCoil
3400a34500
Completed merge
2022-12-30 19:55:47 +01:00
Miguel Jacq
f85f110273
See if Windows Tor fetch builds without all the dll's we used to extract
2022-12-12 11:30:16 +11:00
Miguel Jacq
20f9356758
Fix macos Tor Browser filename
2022-12-11 16:08:06 +11:00
Miguel Jacq
a3017ff911
Update tor to 0.4.7.12 for flatpak/snap, fetch Tor Browser 12.0
2022-12-11 16:08:05 +11:00
Miguel Jacq
825e66f659
Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1
2022-12-11 16:08:05 +11:00
NoisyCoil
38ab647652
Merge branch 'pyside6' into pyside6-package
2022-11-01 10:01:49 +01:00
NoisyCoil
2a2843a2f0
Reverted to using homebrew's tor
2022-11-01 10:01:27 +01:00
NoisyCoil
4894f29e37
Merge branch 'pyside6' into pyside6-package
2022-11-01 09:30:37 +01:00
NoisyCoil
f39357d34d
Switched to Tor Browser 12.0a4 for Apple Silicon in get-tor.py
2022-11-01 09:30:15 +01:00
NoisyCoil
ccce938a9f
Merge branch 'pyside6' into pyside6-package
2022-10-28 20:10:54 +02:00
NoisyCoil
f39afefdfe
Initial support for Linux 64-bit, desktop/scripts/get-tor.py for macos-aarch64
2022-10-28 20:08:44 +02:00
NoisyCoil
c93302c1a1
Initial macos-package-build commit
2022-10-23 18:13:51 +02:00
Micah Lee
ba75cc8318
Make get-tor.py fail hard on errors
2022-10-09 16:16:29 -07:00
Micah Lee
c50cd55171
Revert "Replace request to censorship API to get built-in bridges with a request to tor's source code"
...
This reverts commit 3d38524cb3a2b255abbb80dc6bf0c46163b5ecb1.
2022-10-09 16:14:29 -07:00
Micah Lee
3d38524cb3
Replace request to censorship API to get built-in bridges with a request to tor's source code
2022-10-02 14:58:15 -07:00
Micah Lee
eeae492966
Don't copy obfs4proxy and snowflake binaries from Tor Browser
2022-10-02 11:27:06 -07:00
Micah Lee
ee6ff65c84
Fix get-tor.py to only add built-in bridges if the bridge type exists
2022-09-30 09:32:08 -07:00
Micah Lee
6ee167c982
Update tor to get from Tor Browser 11.5.2
2022-09-30 09:19:31 -07:00