Micah Lee
3438f505e9
Merge pull request #1880 from onionshare/fix-macos-silicon-build
...
Adds packages in zip_include_packages as well
2024-02-28 07:54:23 -08:00
Saptak S
2d22910c99
Updates cleanup script and release documentation for apple silicon
2024-02-28 02:08:53 +05:30
Micah Lee
fd50b5ad20
Homebrew install create-dmg in a different place now
2024-02-22 10:54:50 -08:00
Micah Lee
e188c24537
Update Tor Browser signing key
2024-02-19 12:06:39 -08:00
Saptak S
c948e7abdf
Updates snowflake version
2023-12-28 16:24:39 +05:30
Saptak Sengupta
60e00a5811
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
a0ff9eb966
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
0631d14d78
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
1020121c33
Finish making the WiX installer 64-bit
2023-10-20 12:44:57 -07:00
Micah Lee
729e2625fd
Put Windows version in 64-bit Program Files folder
2023-10-20 12:29:59 -07:00
Micah Lee
8cc8dae7ad
Update Windows code signing certificate again
2023-10-20 11:16:51 -07:00
Micah Lee
2bd5b52cd1
Update Windows signing certificate
2023-10-18 11:33:18 -07:00
Micah Lee
25e92ba9a1
Merge Mach-O bundles too
2023-10-17 16:31:30 -07:00
Micah Lee
f3419e9122
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
0a8e380ac0
Change to Python 3.11 in a few other places
2023-10-16 20:57:00 -07:00
Micah Lee
ed90261833
Working on the macOS cx_Freeze
2023-09-28 16:28:40 -07:00
Micah Lee
0479878a7a
Update Tor Browser Developers key
2023-09-27 18:41:33 -07:00
Micah Lee
300c2a7139
Revert "Make get-tor.py download Tor Browser signing key from keys.openpgp.org"
...
This reverts commit f2bf4f0a94
.
2023-09-27 18:37:37 -07:00
Micah Lee
7b311a164a
Delete win32
2023-09-27 18:09:15 -07:00
Micah Lee
f2bf4f0a94
Make get-tor.py download Tor Browser signing key from keys.openpgp.org
2023-09-27 11:45:42 -07:00
Micah Lee
9819b29b25
Update pluggable transports
2023-09-04 18:58:06 -07:00
Micah Lee
0d59218bf7
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
a94c7c8f92
Fix windows build script for new version of PySide6
2023-05-22 12:22:18 +05:30
Saptak S
a734bbfd61
Uses python-gnupg instead of jce
2023-04-24 00:57:50 +05:30
Saptak S
d970cf1148
Adds tor browser signature verification using GPG and signature files
2023-04-23 19:40:02 +05:30
Saptak S
7ba1e58429
Merge branch 'fix-builds' of github.com:onionshare/onionshare into pyside6-package
2023-04-19 18:27:37 +05:30
Saptak S
9150d21b2d
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
600780292a
Update Windows build script to support PySide6
2023-02-08 15:28:20 -08:00
Micah Lee
b26e7cb0df
Update PT build scripts to work on Intel Macs too
2023-02-06 18:31:02 -08:00
Micah Lee
f410b19277
Switch to Python 3.10.9, because PySide6 does not support 3.11 yet
2023-02-05 13:39:28 -08:00
Micah Lee
37a006cb12
Switch Windows (32-bit and 64-bit) to Python 3.11.1
2023-02-05 13:31:34 -08:00
Micah Lee
154acd39da
Update Tor Browser to 12.0.2
2023-02-05 12:12:14 -08:00
NoisyCoil
d536595283
Fixed desktop/scripts/get-tor.py and desktop/onionshare/widgets.py for linux64
2022-12-31 13:39:42 +01:00
NoisyCoil
c2fd95c29e
Reverted to using Tor Browser's binaries, universal binaries (MacOS)
2022-12-30 22:23:52 +01:00
NoisyCoil
e3613c39fe
Completed merge
2022-12-30 19:55:47 +01:00
Miguel Jacq
fbda654097
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
410f3d7b9c
Fix macos Tor Browser filename
2022-12-11 16:08:06 +11:00
Miguel Jacq
6af2c26c1e
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
e0665fa100
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
8e77fa4fe0
Merge branch 'pyside6' into pyside6-package
2022-11-01 10:01:49 +01:00
NoisyCoil
1f34e8bbee
Reverted to using homebrew's tor
2022-11-01 10:01:27 +01:00
NoisyCoil
48aa621869
Merge branch 'pyside6' into pyside6-package
2022-11-01 09:30:37 +01:00
NoisyCoil
8427252fb8
Switched to Tor Browser 12.0a4 for Apple Silicon in get-tor.py
2022-11-01 09:30:15 +01:00
NoisyCoil
cc66ebb349
Merge branch 'pyside6' into pyside6-package
2022-10-28 20:10:54 +02:00
NoisyCoil
5479d185ca
Initial support for Linux 64-bit, desktop/scripts/get-tor.py for macos-aarch64
2022-10-28 20:08:44 +02:00
NoisyCoil
6d4f4aef49
Initial macos-package-build commit
2022-10-23 18:13:51 +02:00
Micah Lee
e506ccb27d
Make get-tor.py fail hard on errors
2022-10-09 16:16:29 -07:00
Micah Lee
c51430d6f7
Revert "Replace request to censorship API to get built-in bridges with a request to tor's source code"
...
This reverts commit db089d7816
.
2022-10-09 16:14:29 -07:00
Micah Lee
db089d7816
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
23ed2572ab
Don't copy obfs4proxy and snowflake binaries from Tor Browser
2022-10-02 11:27:06 -07:00