The Wayback Machine - https://web.archive.org/web/20201202231707/https://github.com/topics/privacy
Skip to content
#

Privacy

Privacy is the option to limit the access others have to one's personal information. Privacy can be compromised through various economic, legal, social, and technical means. Accordingly, various projects aim to develop privacy-protecting applications, how-to guides, and policies. 🔏

Here are 2,130 public repositories matching this topic...

caddy
mc0239
mc0239 commented Sep 30, 2020

Caddy version: v2.2.0 h1:sMUFqTbVIRlmA8NkFnNt9l7s0e+0gw+7GPIrhty905A=

I am trying to pass pem-encoded client certificate to proxied service via a X-SSL-Cert header, like so:

sub.example.com {
    reverse_proxy 127.0.0.1:8000 {
        header_up X-SSL-Cert {http.request.tls.client.certificate_pem}
    }

    tls {
        client_auth {
            mode require
        }
    }
}

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
  • Updated Dec 2, 2020
  • PHP
efb4f5ff-1298-471a-8973-3d47447115dc
efb4f5ff-1298-471a-8973-3d47447115dc commented Nov 27, 2020

Is your feature request related to a usage problem (not a bug)? Please describe.
When u press 'T' in the YT player it enables theater mode. It would be nice to have for FreeTube to also have this feature.

Describe the solution you'd like to see implemented
Press 'T' to go in/out Theater mode

Describe alternatives you've considered

Screenshots

Additional context
Edited:

You can’t perform that action at this time.