-
Updated
Aug 31, 2020 - JavaScript
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 1,959 public repositories matching this topic...
-
Updated
Aug 30, 2020 - Python
-
Updated
Sep 1, 2020 - Python
-
Updated
Sep 2, 2020 - PHP
-
Updated
Aug 31, 2020 - C
-
Updated
Sep 2, 2020 - Python
-
Updated
Jul 11, 2020 - Shell
-
Updated
Aug 21, 2020 - Go
-
Updated
Sep 2, 2020 - Python
-
Updated
Aug 20, 2020
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
-
Updated
Sep 1, 2020 - Java
-
Updated
Sep 1, 2020 - C++
-
Updated
Jun 29, 2020 - C#
-
Updated
Aug 24, 2020 - JavaScript
Quorum doesn't return a message error clearly specifying the cause of an error (from a user standpoint) when the transaction manager fails to Quorum (e.g: 400 bad request, ...).
System information
Release: 2.2.3
Expected behaviour
Helpful error message
Actual behaviour
invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash
E.g. accept missing leading 0
-
Updated
Jul 15, 2020 - C++
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
-
Updated
Sep 2, 2020 - Swift
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Sep 1, 2020 - Elixir
-
Updated
Aug 27, 2020 - JavaScript


I would like to be able to prevent certain headers (Authorization: X-Auth-Token:, etc ) from being included in the caddy logs.
I found caddyserver/caddy#3562, which is asking to be able to set an allowlist of headers, which makes sense for their use case.
In my case, a blocklist, makes more sense, as I only want to prevent a single header from being included in the