Skip to content
#

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...

caddy

Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.

  • Updated Feb 26, 2020
  • Python
tsteur
tsteur commented Jan 21, 2020

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.

rgarrigue
rgarrigue commented Feb 10, 2020

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
mrusme
mrusme commented Feb 7, 2018

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

Bannerets
Bannerets commented Mar 9, 2019

Visual fingerprint is a very useful feature to me. Currently CLI app doesn't show a fingerprint.

i'd be happy if the app would show emoji as you type, something like this:

$ lesspass google.com
Master Password [😀👤👁]: **

$ lesspass google.com
Master Password [👾🙆‍♂️👣]: ***

Probably there should be a cli option to disable/enable fingerprint.

cryptomator
infeo
infeo commented Feb 20, 2020

Summary

While Debug mode is turned on, the user may (unknowinly) 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

  1. an clear warning indicator in the main window and
  2. add a pop-up message when debug mode is activated

Additional Context

The first time this idea was suggested was in #798

Magicking
Magicking commented Apr 24, 2019

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

ichorid
ichorid commented Sep 23, 2019

There are two problems with our "Download torrent" dialog window:

  1. Anonymity control is done by a small checkbox that is hard to notice. Instead, the current anonymity mode should be instantly visible and toggleable.
  2. DHT requests go through the regular connection, which are observable (see #4021). Instead, if anonymity is on, the DHT request should go t
ameshkov
ameshkov commented Feb 19, 2020

What we should do:

  1. Update the screenshots and the description -- you now don't have to copy/paste cert/key.
  2. Add an explanation on how to use lego instead of CertBot.
  3. Provide an example of a script that gets a new certificate and reloads AdGuard Home.
anatoli26
anatoli26 commented Feb 27, 2017

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).

Bug
eight04
eight04 commented Feb 21, 2020

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

JonahAragon
JonahAragon commented Feb 19, 2020

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?)

PJON
drtrigon
drtrigon commented Aug 8, 2018

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

You can’t perform that action at this time.