Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDockerfile arm64 #2597
Dockerfile arm64 #2597
Conversation
Update ciphersuites
This patch adds the following: * Pre-defined CA certificate subjects * Pre-defined popular website domain names * Fake certificate generation for pre-defined popular website domain signed by fake CA with pre-defined subject It should look less suspicious than "example.com" certificates
Less obvious fake TLS certificate generation
This comment has been minimized.
This comment has been minimized.
|
@shortcutme what incompatibility did this change introduce? This exact cipher set has been added to mimic common browsers, to complicate ZeroNet fingerprinting. |
This comment has been minimized.
This comment has been minimized.
|
I have seen SSLV3_ALERT_HANDSHAKE_FAILURE errors after changing this |
This comment has been minimized.
This comment has been minimized.
|
@HelloZeroNet, what peers use SSLv3, and how many? Are they running outdates OS or ZeroNet? |
This comment has been minimized.
This comment has been minimized.
|
It could be possible to fallback and retry the connection with the "compatibility" cipher list only if the SSLV3_ALERT_HANDSHAKE_FAILURE error received |
sitePause & siteResume are also important settings
We can use API command optionalFileList with parameter filter=not_downloaded to get list of all not downloaded files
Added support for encrypted connections in Dockerfile - added OpenSSL…
OptionalFileList - Added support for filter not_downloaded
…kets in url Backport of commit 90fee97 from py3 branch
Always translate html files to avoid compatibility problems with brackets in url
Only raise security error on ../
Display a sponsor button in repository
Cross browser grabbing cursor.
Update Sidebar.css for grabbing cursor
Update it.json
|
There are lots of conflicts here, perhaps you used wrong branch as base. Could you please rebase your changes onto |
arm64 arch docker image