-
Updated
Sep 20, 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,746 public repositories matching this topic...
-
Updated
Sep 17, 2021 - Python
-
Updated
Sep 10, 2021 - Python
-
Updated
Sep 20, 2021 - PHP
-
Updated
Sep 17, 2021 - C
-
Updated
Sep 18, 2021 - Python
-
Updated
Sep 17, 2021 - Go
-
Updated
Sep 19, 2021 - Elixir
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
Jul 11, 2020 - Shell
-
Updated
Sep 19, 2021 - Jupyter Notebook
-
Updated
Mar 31, 2021 - Go
-
Updated
Sep 19, 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
Sep 18, 2021 - Java
-
Updated
Sep 2, 2021
When a contact is already added, open the contact profile or the existing 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 13, 2021 - JavaScript
-
Updated
Sep 17, 2021
-
Updated
Sep 18, 2021 - C#
Please allow None to be translatable.
Settings > External Player Settings > External Player > Drop-down with: None.
Thank you
FreeTube version 0.14.0 beta
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.
A parametrized option to set the blocksize would be useful to experiment with. As quorum is used in a private setting I think this option should be available
-
Updated
Sep 19, 2021 - Python
-
Updated
Sep 19, 2021 - Python
It would be nice to use shortcuts for common functions, like:
sto trigger screen sharing (start/stop)someKeyto switch between available streamsfto trigger full screencto copy the room url
-
Updated
Sep 14, 2021 - Go



I have modified the default file_server browse template to integrate it with a website, by using
httpIncludeto load blocks of HTML containing the header, footer and theme. These files are hosted on the same Caddy instance, and it works well provided that compression is not enabled. When compression is enabled, the file_server browser becomes garbage: it appears that raw compressed data is inc