-
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,402 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Python
-
Updated
Apr 13, 2021 - Python
-
Updated
Apr 14, 2021 - PHP
-
Updated
Apr 12, 2021 - C
-
Updated
Apr 12, 2021 - Python
-
Updated
Jul 11, 2020 - Shell
-
Updated
Apr 13, 2021 - Go
-
Updated
Apr 14, 2021 - Elixir
-
Updated
Apr 14, 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 14, 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
-
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.
When autoplay is enabled and u watch a video in fullscreen or fullwindow the player doesnt stay in fullscreen or fullwindow when its switching to the next video.
Describe the solution you'd like to see implemented
When it switches to the next video the player must stay in fullscreen or fullwindow!
-
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