question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Asciiflow + Privacy

See original GitHub issue

I’d like to open a discussion with users about privacy and Google/tracking/etc.

I understand some people do not want Google integrations on certain pages because of the “Big Brother” effect; however, e.g. Google Drive integration is undoubtedly a feature people want and use.

Keeping in mind this will be a statically served web-application from Google pages, what is the appropriate action here?

Here are a few suggestions:

  • All third-party scripts are loaded conditionally (using javascript) based on the Do-Not-Track setting being preset or not.
  • There is a /lite path that you can visit that is a specially built version of the app sans all third-party integrations.
  • We simply drop all Google functionality in lieu of Gist/permalink support (things have changed in the last ~6-7 years in terms of what tools people are using).

Let me know what you think. The discussion here will affect Asciiflow 3 (AF3) exclusively; the existing version will not be updated to reflect any decisions made.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
lewishcommented, Feb 28, 2021

Chiming in here:

  • New version is now without Google integration, relying on local storage instead
  • All tracking scripts removed currently
  • License changed to MIT

From a product perspective, I’d like to continue to use Google Analytics so I can understand user behaviour. Given that, I propose we do as @Qix- proposed and conditionally load this script based on the do-not-track status.

0reactions
ghostcommented, Mar 11, 2021

My vote, is to avoid google as much as possible.

A simple import/export via copy/paste is enough to cover most cases, but having 3rd party tools is ok, as long as they don’t load external files, or they are optional and only load when used.

btw, was the import functionality removed in the new version? I can’t see how to paste something…

Read more comments on GitHub >

github_iconTop Results From Across the Web

ASCIIFlow
Infinite ASCII diagrams, save to Google Drive, resize, freeform draw, and export straight to text/html.
Read more >
ASCIIFlow Makes Flow Charts and Diagrams in Plain Text
ASCIIFlow Makes Flow Charts and Diagrams in Plain Text ... By subscribing you agree to our Terms of Use and Privacy Policy.
Read more >
GitHub on Twitter: "Need to add some ASCII art flow diagrams ...
ASCIIFlow - a client-side only web based application for drawing ASCII diagrams. 12:24 PM · Sep 24, 2021.
Read more >
ASCIIFlow: ASCII Art Drawing Tool - MakeUseOf
ASCII Flow includes this export-to-HTML feature. ascii art drawing tool. ASCII Flow also lets you create lines made up of text characters, ...
Read more >
"Asciiflow" which can create a flow diagram with ASCII art
Using Asciiflow makes it possible to easily create a small flow chart using ... acknowledges 'security flaw' in smart camera privacy issue ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found