hyphacoop / worker-coop-scripts

Helper scripts/commands for our worker co-operative
https://link.hypha.coop/logs
0 stars 0 forks source link

Allow stripping of sensitive information during github backup process #1

Open patcon opened 5 years ago

patcon commented 5 years ago

Re: https://github.com/hyphacoop/worker-coop-scripts#backup2github-command

We have an in-progress script that's intended to backup hackmd and other docs to the more permanent github repo. (not done yet, and not active -- just works locally, but doesn't write to github yet)

Seems that hackmd can have noindex properties, so that even if it's technically public, it won't show up in search indexes: https://github.com/hackmdio/codimd/issues/74

So, assuming that is still an active feature (and respected by search engines), we could have a syntax or notation for stripping certain things from the longterm copy. I could imagine maybe there's

Open to feedback!

cc: @uditvira @dcwalk

patcon commented 5 years ago

Some earlier thinking on degrees of anonymization of chat logs, which might bear on the sorts of notations we want to support: https://hackmd.io/3aAIvVu7RsCn4PBInQxDEg#Opt-Out-System

patcon commented 5 years ago

Another idea for processing step: