gcarq / inox-patchset

Inox patchset tries to provide a minimal Chromium based browser with focus on privacy by disabling data transmission to Google.
BSD 2-Clause "Simplified" License
365 stars 25 forks source link

Can i add my own branch #97

Closed nyancat18 closed 7 years ago

nyancat18 commented 7 years ago

It just adds some foerign patches, just like the "useful" @eloston 's patches from ungoogled-chromium, update and use only the best iridium's patches (iridium has some crap, some redundant and some unuseful)

useful: dont give troubles with previously patch applied unuseful: its an insanely hardened "pseudoversion" from inox (even @eloston has enabled widewine)

If its possible, i want add my modification as a branch i'm testing it, at 4 hours i'll report it

ghost commented 7 years ago

Fork the project and create your own branch. Then you could do a PR later if you produce something useful.

nyancat18 commented 7 years ago

thanks

@¢smk at my mods i've discovered that the gn flag 'enable_service_discovery=false' provokes https://p.teknik.io/Raw/olbFC

i'll test tomorrow all (removing the evil flag).. because here its 22:10 and if i rebuild .. i will spend more than midnight lol

nyancat18 commented 7 years ago

@csmk

new trouble 14:10

https://p.teknik.io/Raw/lQLWD

can you explain me more about enable_mdns gn chromium flag

for know if its deadly, or i could ignore it until inox/ungooled/iridium discovers a better workaround

ghost commented 7 years ago

All I can say is that it's related to multicast DNS (name resolution service, service advertising, etc.). So I guess it leak some info about the local machine?!

for know if its deadly, or i could ignore it until inox/ungooled/iridium discovers a better workaround

That's a subjective matter. Do some DuckDuckGo-fu and make your call.