diff --git a/assets/css/bootstrap.css b/assets/css/bootstrap.css index 272d868..d822578 100644 --- a/assets/css/bootstrap.css +++ b/assets/css/bootstrap.css @@ -907,8 +907,8 @@ pre code { .col-lg-12 { position: relative; min-height: 1px; - padding-right: 15px; - padding-left: 15px; + padding-right: 1px; + padding-left: 1px; } .col-xs-1, @@ -1498,7 +1498,7 @@ pre code { width: 75%; } .col-lg-8 { - width: 66.66666666666666%; + width: 90%; } .col-lg-7 { width: 58.333333333333336%; @@ -1630,7 +1630,8 @@ pre code { margin-left: 25%; } .col-lg-offset-2 { - margin-left: 16.666666666666664%; + /*margin-left: 16.666666666666664%;*/ + margin-left: 5%; } .col-lg-offset-1 { margin-left: 8.333333333333332%; diff --git a/assets/css/main.css b/assets/css/main.css index 491ffa3..6605046 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -10,6 +10,68 @@ /*@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);*/ /*@import url(montserrat.css);*/ + +/* CSS FORMATTING FOR MOBILE SCREENS */ + +@media screen and (max-width: 1000px) { + .container-m{ + display: flex; + flex-direction: column; + /*align-items: center;*/ + padding: 2px 5px 2px 2px; + justify-content: left; + } +} + +.container-m{ + display: flex; + flex-direction: row; + /*align-items: center;*/ + padding: 2px 5px 2px 2px; + justify-content: left; +} + +.column-m{ + display: flex; + flex-direction: column; + padding: 5px 10px 5px 5px; + font-size: 18px; +} + + +.column-m:nth-child(1){ + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; +} + +.column-m:nth-child(4){ + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; +} + +.column-container-m{ + width: 100%; + height: 100vh; + display: flex; + flex-direction: row; + align-items: left; + justify-content: left; +} + +.column-container-main-m{ + width: 100%; + height: 100vh; + display: flex; + flex-direction: row; + /*align-items: center; + justify-content: center;*/ +} + + + +/* END OF CSS FORMATTING FOR MOBILE */ + + body { background-color: #000000; font-family: sans-serif; diff --git a/index.html b/index.html index d9e2f40..1c5d324 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - nihilist - Categories + The Nihilism Blog diff --git a/opsec/index.html b/opsec/index.html index 4abdf1e..8ce400f 100644 --- a/opsec/index.html +++ b/opsec/index.html @@ -84,9 +84,7 @@
  • ✅ Internet usage segmentation (QEMU VMs + Identity Management)
  • ✅ OPSEC: Using the right Technology and Behavior
  • ✅ How to maintain multiple Identities Online
  • -
    -
    -
    +
    diff --git a/opsec/privacy/1.png b/opsec/privacy/1.png index 156ad4e..cde82d6 100644 Binary files a/opsec/privacy/1.png and b/opsec/privacy/1.png differ diff --git a/opsec/privacy/2.JPG b/opsec/privacy/2.JPG new file mode 100644 index 0000000..0791ced Binary files /dev/null and b/opsec/privacy/2.JPG differ diff --git a/opsec/privacy/3.png b/opsec/privacy/3.png new file mode 100644 index 0000000..bf6376b Binary files /dev/null and b/opsec/privacy/3.png differ diff --git a/opsec/privacy/index.html b/opsec/privacy/index.html index 37cf43b..090f6a0 100644 --- a/opsec/privacy/index.html +++ b/opsec/privacy/index.html @@ -103,7 +103,6 @@

    And it does not stop there, even when LE is not involved, politicians can also request and pay to get private user data, at the discretion of those large companies that specialize on infringing upon users' privacy for their own profit (see the cambridge analytica scandal).

    Your personal data is being sold by large corporations, for their own profit, and your consent is of no concern to them.

    - @@ -115,6 +114,27 @@
    +

    The Panopticon, Myth or Reality ?



    +

    The Panopticon originally was a prison building design, which was designed by the social theorist Jeremy Bentham in the 18th century, where the core concept revolved around making all prisoners to be observed by a single cop, without the inmates being able to know wether or not they are being watched.

    + +

    The idea is that every inmate, since they don't know wether or not they are being watched, they would have to assume that they were under constant surveillance, forcing all of them to behave at their best, even if the cop is not looking in their direction.

    +

    Now you probably get where i'm trying to go with this, this is the narrative that governments are trying to push, that everyone's actions are under constant surveillance, that everyone must behave at their best at all times if they don't want to end up in jail. And how convenient it must be for those governments, they have the vast majority of their populations giving away their privacy in the name of convenience by using closed-source software on their phones, on their computers, on their laptops, on their routers, etc.

    +

    If privacy doesn't matter, i hope you won't mind me installing a camera in your bedroom, filming you 24/7 right ?

    + +

    For some reason, it is as if everyone is accepting the panopticon narrative as if it was normal, that everything they do is anyway being watched by big brother and for some reason that's supposed to be ok. Exhibitionism definitely isn't my thing, but governments and law enforcement certainly are into voyeurism, as it helps them prosecute whoever they don't like, to try and preserve the control they have over the masses.

    +

    The panopticon myth ends where you decide to put the effort to restore your privacy, you could simply pull over the blinds to hide outsiders from looking into your bedroom, but there are a myriad of things you have to do to protect your privacy online. It is all up to you if you are willing to put the effort to get it, or not.

    + +
    +
    +
    + + + + +
    +
    +
    +

    Why is Privacy Important?



    Ask yourself this simple question: "Who should be aware of what i do ?"

    Let's take the most common example you can encounter: "Should a company (such as Microsoft) be able to spy on what I do with my computer ?"

    diff --git a/opsec/torthroughvpn/18.png b/opsec/torthroughvpn/18.png new file mode 100644 index 0000000..010a6b0 Binary files /dev/null and b/opsec/torthroughvpn/18.png differ diff --git a/opsec/torthroughvpn/19.png b/opsec/torthroughvpn/19.png new file mode 100644 index 0000000..d2bbb14 Binary files /dev/null and b/opsec/torthroughvpn/19.png differ diff --git a/opsec/torthroughvpn/20.png b/opsec/torthroughvpn/20.png new file mode 100644 index 0000000..aa75d99 Binary files /dev/null and b/opsec/torthroughvpn/20.png differ diff --git a/opsec/torthroughvpn/21.png b/opsec/torthroughvpn/21.png new file mode 100644 index 0000000..72cd31d Binary files /dev/null and b/opsec/torthroughvpn/21.png differ diff --git a/opsec/torthroughvpn/index.html b/opsec/torthroughvpn/index.html index b5cae99..02a7984 100644 --- a/opsec/torthroughvpn/index.html +++ b/opsec/torthroughvpn/index.html @@ -122,6 +122,24 @@ you -> VPN -> Tor -> VPN -> service
    +

    Use DAITA when trying to use VPNs for Anonymity



    +

    When trying to use VPNs for anonymity, take note that we need to prevent traffic correlation as much as possible, hence we want to protect against AI-guided traffic analysis, in order to make sure our VPN traffic looks the same as with other users. To do so we enable DAITA (Defense Against AI-guided traffic analysis) in the mullvad VPN:

    + + + + +

    Once enabled this will prevent an adversary watching connections to and from a VPN server to figure out which VPN user (that is currently using a VPN server) is visiting which website, based on the packet size and traffic patterns. (see this article for more details on how DAITA works)

    + + +
    +
    +
    +
    + +
    +
    +
    +

    First Goal: Accessing websites that block Tor



    Great, you found out about Tor, you want to be anonymous while browsing the web, and now you start to use your favorite centralised services (google, youtube for example) but you realize that they don't allow you to use their service while you use tor!