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 1,598 public repositories matching this topic...
1. What would you like to have changed?
Right now caddy2 has two config adapters: Caddyfile and JSON.
I have to admit, that I am not a big fan of json, because it's not possible to insert comments and it's difficult to write manual.
JSON is a format that should be used only from one comput
-
Updated
Feb 26, 2020 - Python
-
Updated
Feb 26, 2020 - Python
I think there should be an option, and maybe it should be the default, to only show the visitor profile when a user has consented to be tracked. Considering the visitor profile can be quite "creepy" and give detailed insights, and it's more than just plain tracking. I think for user privacy perspective this change should be considered.
The name itself says it, it's more profiling than tracking.
Hi there
I'm trying to parse this king of lines, from a python flask service whose log format is %(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s
2020-02-10 13:58:38,594 [31383] (INFO) (flask.app): request: OPTIONS https://server_hostname/0.1/token/a_big_uuid {'Host': 'server_hostname', 'X-Script-Name': '/api/auth', 'X-Forwarded-For': 'an_IP_address', 'Connection': 'c
Now that it seems we need Node.js for Chromium 80, can we turn on optimize_webui without breaking the build or needing additional dependencies?
Right now, there's a "languages" feature implemented, which allows the user to define, in what kind of languages the documents he usually uploads are written in. Under "Settings", each Paperwork user can select the languages he'd like Paperwork to support for his account.
This was being implemented, so that tesseract can be called with the according language option, which helps OCR.
Now, thi
It looks like fathom is not correctly responding to ACME challenges over IPv6. Following the installation instructions, then setting up both A and AAAA records for the domain on which fathom is going to run, leads to this error when running certbot --nginx -d stats.example.com (re
Describe the bug
This whole file seems to be largely un-tested by our unit testing suite.
https://github.com/OpenMined/PySyft/blob/master/syft/frameworks/torch/nn/rnn.py
Expected behavior
This file should have 100% test coverage.
Make sure to uncomment the codecov omit flag for this file OpenMined/PySyft#2896 (review)
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
On https://www.sparkleshare.org/, the download link to the windows version still points to version 1.4:
https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-windows-1.4.msi
but version 1.5 for windows is available, so it should be:
https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-windows-1.5.msi
Using latest version 0.15.0.1. (Edit : on Ubuntu 18.04)
After the CLI wallet was locked, the prompt showed the password in clear while typing.
I'm not a big CLI user so this happened only twice so far, but I thought it's worth reporting this issue.
Not sure if a screenshot is useful, but here's one below anyway.
 leak data about the structure & content of the vault, e.g. clear text file paths. To remind the user that this can happen, we should add
- an clear warning indicator in the main window and
- add a pop-up message when debug mode is activated
Additional Context
The first time this idea was suggested was in #798
Quorum doesn't return a message error clearly specifying the cause of an error (from a user standpoint) when the transaction manager fails to Quorum (e.g: 400 bad request, ...).
System information
Release: 2.2.3
Expected behaviour
Helpful error message
Actual behaviour
invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash
Add contact 'cross' button/icon is not visible, but is clickable.
Settings button looks weird.
Expected Behavior
Actual Behavior
Environment
- Windows 10 32b
- Ricochet 1.1.4
Documentation!?
I really don't understand why you didn't spend additional 30 min to create a good documentation for such a great project
There are two problems with our "Download torrent" dialog window:
- Anonymity control is done by a small checkbox that is hard to notice. Instead, the current anonymity mode should be instantly visible and toggleable.
- DHT requests go through the regular connection, which are observable (see #4021). Instead, if anonymity is on, the DHT request should go t
E.g. accept missing leading 0
Update Dependencies
I was looking through flatpak/io.github.qtox.qTox.json and noticed we are specifying to use ffmpeg 4.0.1 which has ~60 CVEs. The dependencies table lists an even older
-
Updated
Feb 26, 2020
Related to #685.
When the phone is put in airplane mode and a new message is received during the offline state, when going online again a new notification is received that there's a new message, but the badge is not updated (i.e. if there was no badge counter at all before receiving a message, there will be none on new message).
There is a bug that port.onDisconnect doesn't fire either when the tab navigates or closed.
I made some assumptions:
Then I think we have to move this to PortDownloader. I think there is a bug that port.onDisconnected doesn't fire while the source tab navigates to a differ
We can make Vuvuzela immune to passive traffic analysis by implementing Karaoke's optimistic indistinguishability. This mostly involves changing the Vuvuzela client to send 2 messages in every round and to do something reasonable when messages are dropped.
Description
We should have a section or entire page on setting up PGP, using it with different clients, and maybe even setup with hardware keys to tie in to #1713. Especially with info regarding modern defaults (using Curve25519 over RSA etc).
I don't know if it makes sense on the email page alongside #1672 or independently (or as a wiki article on PGP? thoughts?)
According to https://github.com/gioblu/PJON/blob/master/documentation/routing.md#interactive-router an Interactive router routes packets as a switch or router but it is also able to act as a device. So that would mean this router can at the same time have an id and be addressed as device? That would be useful to return values and that way get status and debug info from router/switch/tunnels via


Click on the badge above, then follow the link to
monthly checkto see a list of current syntax errors, dead links, and unmaintained software projects in awesome-selfhosted.Feel free to help fixing these issues b