Formerly know as u/Arjab.
Anarchist | Antifascist | Anticapitalist.
Arch Linux | FOSS | Piracy | Security & Privacy

Looking for a Mastodon instance?
Check out @serverbot@undefined.social.

  • 8 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle



  • I’m sorry, but why does my comment get deleted, when I criticise Aral Balkan for comparing the Genozide in Gaza with the Holocaust and Israel with Nazi Germany?
    Both those things are just wrong, not just politically but also historically. Regardless of your position in this conflict.
    You might not have to agree with me, that those comparisons are antisemitic, but they are wrong and moreover extremely problematic. And I really don’t mean to say that the Israeli government isn’t a bunch of right-wing racist and there isn’t a horrible humanitarian crisis going in in Gaza.
    But Israel is not Nazi Germany and the Genocide in Gaza is not like the Holocaust. And everybody how is saying that must rightfully be criticized for it.










  • Jewish culture and history, especially Zionism is as diverse as every other culture and people is. Picking the worst doesn’t show the whole picture about Zionism. There is a whole Socialist and even Anarchist tradition of and within Zionism.

    EDIT: I didn’t mean to offend anybody and everybody has a right to criticize Israel. My whole point is that Israel’s history and especially Zionism is obviously not one-sided, but is also rich in liberal and progressive ideas, that are worth to studied.
    If you are interested in Socialist Zionism I recommend the following article as a starting point:
    https://en.wikipedia.org/wiki/Labor_Zionism








  • Ah I see. As I’ve said the proxy is working for my domain and is available from the internet. So that shouldn’t be an issue…

    This is the output of the openssl command:

    spoiler
    # openssl s_client -connect 127.0.0.1:443 -showcerts
    
    CONNECTED(00000003)
    80DB1D0BDC7F0000:error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../ssl/record/rec_layer_s3.c:1586:SSL alert number 112
    ---
    no peer certificate available
    ---
    No client certificate CA names sent
    ---
    SSL handshake has read 7 bytes and written 297 bytes
    Verification: OK
    ---
    New, (NONE), Cipher is (NONE)
    Secure Renegotiation IS NOT supported
    Compression: NONE
    Expansion: NONE
    No ALPN negotiated
    Early data was not sent
    Verify return code: 0 (ok)
    ---
    
    spoiler
    # openssl s_client -connect 127.0.0.1:80 -showcerts
    
    CONNECTED(00000003)
    809B89C5DB7F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../ssl/record/ssl3_record.c:354:
    ---
    no peer certificate available
    ---
    No client certificate CA names sent
    ---
    SSL handshake has read 5 bytes and written 297 bytes
    Verification: OK
    ---
    New, (NONE), Cipher is (NONE)
    Secure Renegotiation IS NOT supported
    Compression: NONE
    Expansion: NONE
    No ALPN negotiated
    Early data was not sent
    Verify return code: 0 (ok)
    ---