-
Updated
Oct 3, 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,790 public repositories matching this topic...
-
Updated
Oct 3, 2021 - Python
-
Updated
Sep 10, 2021 - Python
-
Updated
Oct 3, 2021 - PHP
-
Updated
Oct 1, 2021 - C
-
Updated
Oct 2, 2021 - Python
-
Updated
Oct 3, 2021 - C++
-
Updated
Sep 30, 2021 - Go
-
Updated
Oct 3, 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
Oct 3, 2021 - Jupyter Notebook
-
Updated
Mar 31, 2021 - Go
-
Updated
Oct 1, 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 30, 2021 - Java
-
Updated
Sep 30, 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
Sep 22, 2021 - JavaScript
-
Updated
Oct 1, 2021
-
Updated
Sep 18, 2021 - C#
Is your feature request related to a usage problem (not a bug)? Please describe.
There is one dropdown in the playlists menu that doesnt matches the theme.
Describe the solution you'd like to see implemented
Match dark theme.
Describe alternatives you've considered
None.
Screenshots
 we just make it a link with a text.
-
Updated
Oct 2, 2021 - Python
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
Oct 2, 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