-
Updated
Apr 12, 2021 - 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 2,403 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Python
-
Updated
Apr 9, 2021 - Python
-
Updated
Apr 13, 2021 - PHP
-
Updated
Apr 12, 2021 - C
-
Updated
Apr 12, 2021 - Python
-
Updated
Jul 11, 2020 - Shell
-
Updated
Apr 13, 2021 - Go
-
Updated
Apr 13, 2021 - Elixir
-
Updated
Apr 13, 2021 - Python
-
Updated
Mar 31, 2021 - Go
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
Apr 13, 2021 - C++
-
Updated
Apr 13, 2021 - Java
-
Updated
Apr 8, 2021 - JavaScript
-
Updated
Feb 15, 2021 - C#
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
, but it might be nice to have one that sends a payload to the PTM (both Tessera raw txns, and regular ones).
This has a few upsides:
- the security for sending transactions to the PTM (for raw txns) is purely via the unix socket and does not need to be exposed to another networ
If you select the "None" or "Default" email signature it is possible to paste text into the preview field. This should not be possible.
Seen in the desktop client.
-
Updated
Apr 11, 2021 - Python
-
Updated
Jul 15, 2020 - C++
For classes declared with struct, forward declarations should also use struct. Currently, only struct Message violates this in a few header files (2 or so?).
Is your feature request related to a usage problem (not a bug)? Please describe.
At this moment the Autoplay mode button is not part of the media player. Lets say for example u are in fullscreen but u want autoplay mode enabled then u need to do the following things:
Go out of fullscreen > enable autoplay > go into fullscreen.
That doesn't make allot of sense to me. This is also the ca
-
Updated
Apr 9, 2021 - JavaScript
-
Updated
Apr 6, 2021 - Go

I’m trying to script setup and configuration of caddy server based on a custom download that includes additional plugins (caddy-auth-portal, caddy-auth-jwt, caddy-trace, and various caddy-dns modules ).
During setup, the caddy unit file is configured to run caddy as a non priveledged user (by design).
To get certificates configured properly we are attempting to use the caddy trust command