Adding public key / various resume tweeks
[pwan.org.git] / content / hints / deooglization.rst
1 Deooglization
2 #############
3
4 :date: 2013-10-03
5 :tags: hints,deooglization
6 :category: hints
7 :author: Jude N
8
9 Here are the steps I've taken recently to cut down on the amount of free data I've been passing on to Google, and by proxy any unsupervised
10 NSA contractors who may be running amok. I've taken to calling this project 'Deooglization'.
11
12 - Uninstalled Chrome , switched back to Firefox for daily browsing
13 - Switched the search bar to use DDG via `the DuckDuckGo Plus addon`_
14 - Shuttered the G+ account associated with my identity
15 - Migrated away from gmail
16 - Implemented most of Daniel Patterson's `Hacker's Replacement for GMail`_ (minus notmuch since I don't live in Emacs that deeply)
17 - On StackOveflow, I stopped using Google for an OpenID source and switched to `openid.stackexchange.com`_
18 - Removed as many Google apps from my phone as I could.
19
20 Outside of Google, I also shut down the Flickr account associated with my identity. I haven't had a Facebook in ages so there wsa nothing to shut down there.
21 I haven't shut down my Twitter account yet, but it's just a matter of time, I suppose.
22
23 I've also found that `diversifying my passwords`_ has helped a lot: in a few cases where I'd gone to google out of habit, it's been such a PITA to
24 retrieve my password that I just do something else, like take a walk or catch up on the laundry.
25
26 Next steps: setting up `a Dropbox replacement`.
27
28 .. _the DuckDuckGo Plus addon: https://addons.mozilla.org/en-US/firefox/addon/duckduckgo-for-firefox/
29 .. _Hacker's Replacement for GMail: http://dbpmail.net/essays/2013-06-29-hackers-replacement-for-gmail.html
30 .. _openid.stackexchange.com: https://openid.stackexchange.com/
31 .. _diversifying my passwords: https://pwan.org/blog/a-password-diversification-plan.html
32 .. _a Dropbox replacement: https://raymii.org/s/articles/Set_up_your_own_truly_secure_encrypted_shared_storage_aka_Dropbox_clone.html