3 Best Open Source Android Apps

🎥 Video Link Links referenced for video https://www.bromite.org/ Bromite Homepage https://github.com/bromite/bromite - Bromite GitHub https://github.com/xarantolus/filtrite - Bromite Alternate Blocklist https://newpipe.net/ - NewPipe Homepage https://github.com/TeamNewPipe/NewPipe/ - NewPipe GitHub https://github.com/TeamNewPipe/NewPipe/issues/7734 - NewPipe GitHub Issues Example https://trackercontrol.org/ - TrackerControl Homepage https://github.com/TrackerControl - TrackerControl GitHub https://f-droid.org - F-Droid App Store How to add Bromite F-Droid Repository Open F-Droid Select Settings on the bottom Under the My Apps section, select Repositories Click the + in the upper right corner Go to the following URL in your browser and copy the Address listed on the page - https://www.bromite.org/fdroid Go back to F-Droid and add the Address you copied in the Repository address box Optional (but suggested) - go back to the webpage in step 5 and copy the Fingerprint of the signing key Go back to F-Droid and paste the Fingerprint of the signing key in the Fingerprint box Go back to the main page on F-Droid, pull down to manually refresh the repositories Once the refresh has finished, search for Bromite and install the app

March 27, 2022 · 1 min · 170 words · Josh

Secure Calendar Storage | Free Cloud Storage | Android Nextcloud

🎥 Video Link Links referenced for video https://nextcloud.com Nextcloud Homepage https://nextcloud.com/signup/ - Nextcloud Account Signup https://f-droid.org - F-Droid App Store https://www.akruto.com/backup-phone-contacts-calendar/export-icloud-calendar-as-ical/ - How to export iCloud calendar https://support.google.com/calendar/answer/37111?hl=en - How to export Google Calendar

March 20, 2022 · 1 min · 34 words · Josh

OSI Model Explained | 7 Layer | CCNA | Computer Network

🎥 Video Link Links referenced for video https://www.osi-model.com/ https://bytexd.com/osi-model/ - Very detailed article https://medium.com/swlh/understanding-the-osi-model-fa429397324 https://en.wikipedia.org/wiki/OSI_model https://www.cloudflare.com/learning/network-layer/what-is-a-packet/ https://www.cloudflare.com/learning/ddos/glossary/open-systems-interconnection-model-osi/

February 14, 2022 · 1 min · 17 words · Josh

OUTDATED - GrapheneOS Google Services | Sandboxed Google Play | How to install

This guide is out of date. Please watch the 🎥 updated video

February 6, 2022 · 1 min · 12 words · Josh

CalyxOS Review | 3 weeks with a DeGoogled Phone | Secure & Private Mobile OS

🎥 Video Link Links referenced for video https://calyxos.org - CalyxOS Homepage https://microg.org - microG Homepage https://www.chromium.org - Chromium Homepage https://tarnkappe.info/interviews/microg-android-almost-without-google-our-interview-with-the-developer-41258.html - Interview with microG developer https://www.statista.com/statistics/1224510/time-spent-per-day-on-smartphone-us/ - Phone Usage Statistics https://forum.xda-developers.com/t/index-how-to-get-signature-spoofing-support.3557047/ - Signature Spoofing

January 30, 2022 · 1 min · 34 words · Josh

How to Install Stock Android on Google Pixel

🎥 Video Link Links referenced for video https://flash.android.com - Android Flash Tool https://grapheneos.org/install/web - GrapheneOS Web Install (Used to remove non-stock key)

January 23, 2022 · 1 min · 22 words · Josh

How to install GrapheneOS on Google Pixel 6 (Pixel 6 Pro) | DeGoogled Phone

🎥 Video Link Commands referenced in video If you’re on Arch Linux or Debian/Ubuntu, use the following commands to install as non-root: sudo pacman -S android-udev Arch Linux sudo apt install android-sdk-platform-tools-common Debian/Ubuntu Links referenced for video https://grapheneos.org - GrapheneOS Homepage https://grapheneos.org/install/web - GrapheneOS Web Install https://www.chromium.org/getting-involved/download-chromium/ - Download Chromium https://developer.android.com/studio/run/win-usb - Windows Users - Google USB Driver - Fastboot https://developer.android.com/studio/run/oem-usb#InstallingDriver - How to install Windows Drivers with Device Manager

January 16, 2022 · 1 min · 70 words · Josh

Best Secure Messaging App | FBI Document Leaked

🎥 Video Link Full Size Image - To download a full-size copy of the image, Right-Click the Full Size Image link and select Save Link As Links referenced for video https://www.npr.org/2018/06/07/588068536/wikipedia-jimmy-wales - Podcast interview with Jimmy Wales (Wikipedia Founder) https://www.foia.gov/about.html - What is a FOIA request https://therecord.media/fbi-document-shows-what-data-can-be-obtained-from-encrypted-messaging-apps/ - Transcribed FBI Document https://propertyofthepeople.org/document-detail/?doc-id=21114562 - Original FBI Document Disclosure https://www.law.cornell.edu/uscode/text/18/2703 - 18 U.S. Code § 2703 - Required disclosure of customer communications or records https://faq.whatsapp.com/general/chats/about-end-to-end-encrypted-backup - WhatsApp E2EE https://faq.whatsapp.com/iphone/chats/how-to-turn-off-icloud-backup - WhatsApp turn off iCloud Backup https://telegram.org/faq - Details about telegrams E2EE https://signal.org - Signal Messaging App

December 13, 2021 · 1 min · 94 words · Josh

How to install CalyxOS on Android using Microsoft Windows (Google Pixel)

🎥 Video Link Commands referenced for video cd Downloads Change to the directory of the files we downloaded earlier – Link to section in video dir Show the contents of the directory – Link to section in video CertUtil -hashfile device-flasher.exe SHA256 OPTIONAL – Verify device-flasher – Link to section in video CertUtil -hashfile redfin-factory-202112110.zip SHA256 OPTIONAL – Verify CalyxOS image – Link to section in video Links referenced for video https://calyxos.org

November 29, 2021 · 1 min · 72 words · Josh

How to install CalyxOS on Android using Linux Ubuntu (Google Pixel)

🎥 Video Link Commands referenced for video sudo apt update Update local repositories – Link to section in video sudo apt install android-sdk-platform-tools-common Install required packages – Link to section in video sudo apt install adb Install Android Debug Bridge – Link to section in video cd ~/Downloads Change directory to where files were downloaded – Link to section in video sha256sum device-flasher.linux OPTIONAL – Verify device-flasher – Link to section in video sha256sum redfin-factory-202112110.zip OPTIONAL – Verify CalyxOS image – Link to section in video ...

November 22, 2021 · 1 min · 112 words · Josh