-
Updated
Aug 16, 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,673 public repositories matching this topic...
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 16, 2021 - PHP
-
Updated
Aug 15, 2021 - C
-
Updated
Aug 13, 2021 - Python
-
Updated
Aug 16, 2021 - Go
-
Updated
Aug 16, 2021 - Elixir
-
Updated
Jul 11, 2020 - Shell
Fedora & apt-get
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
-
Updated
Aug 16, 2021 - Jupyter Notebook
-
Updated
Mar 31, 2021 - Go
-
Updated
Aug 16, 2021 - C++
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
Aug 16, 2021 - Java
-
Updated
Aug 16, 2021
-
Updated
Aug 13, 2021 - JavaScript
When a contact is already added, open the contact profile or the existant conversation
The error check is done here: https://github.com/berty/berty/blob/097eb0229f22e2abce3addd750c8dce98e92845f/js/packages/components/modals/InvalidScan.tsx#L126
We shouldn't show the invalid scan modal but navigate instead
-
Updated
Aug 6, 2021 - C#
-
Updated
Aug 15, 2021
Most of the time we display FAQ links as raw URLs, like this:
But in some places (at least in Settings → Subscription → Gift cards) we just make it a link with a text.
Behavior of the program
When u go into any playlist, the thumbnail on the left rarely matches the actual thumbnail.
Expected behavior
Thumbnail of the playlist must match first video in list.
To Reproduce
Please add all steps to reproduce the behavior:
- Go to any playlist
- See thumbnail mismatch
Link to video
None.
Screenshots
.
-
Updated
Jun 17, 2021 - Go
-
Updated
Jul 15, 2020 - C++
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