-
Updated
Sep 6, 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,711 public repositories matching this topic...
-
Updated
Sep 6, 2021 - Python
-
Updated
Aug 15, 2021 - Python
-
Updated
Sep 6, 2021 - PHP
-
Updated
Sep 3, 2021 - C
-
Updated
Sep 6, 2021 - Python
-
Updated
Aug 31, 2021 - Go
-
Updated
Sep 6, 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 6, 2021 - Jupyter Notebook
-
Updated
Mar 31, 2021 - Go
-
Updated
Sep 4, 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 6, 2021 - Java
-
Updated
Sep 2, 2021
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 13, 2021 - JavaScript
-
Updated
Aug 27, 2021
-
Updated
Sep 5, 2021 - C#
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
 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
Aug 31, 2021 - Python
-
Updated
Sep 2, 2021 - Python
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?).
-
Updated
Aug 28, 2021 - Go


Three or four parameters of
header_downuse Regex, and one does simply overwriting.Caddy did not simply make a case-sensitive distinction of the header key value when it overwrites it, but I experienced a case-sensitive distinction of the header key value when I used Regex.
I think it is not intended.
Reproduction of issue.