Libreware
4.55K subscribers
280 photos
15 videos
109 files
600 links
Libreware Software Library

πŸ“‘ t.me/Libreware

β˜… Send us your suggestions and menaces here:
https://t.me/joinchat/nMOOE4YJPDFhZjZk
Download Telegram
Beechat Network

https://beechat.network

A license-free, peer to peer data-based encrypted radio communications network that works on Linux (planned cross-platform support).

- USB dongle you plug into your laptop and you can chat with other dongles in your range (up to 60km LOS range)

- Other nodes can relay your messages for 25 hops until it reaches desired destination

- Can be plugged into a usb power plug and it will act as a repeater, without the need for a raspberry pi or any computer.

"You could in theory attach one to a solar usb charger and leave them on top of trees and no would would know"

The developer is in the group if anybody wants to discuss the project.

@NoGoolag

#beechat #network #chat #radio #p2p #forgetthecensornet
Oathtool - A GNU/Linux alternative to Android TOTP apps

oathtool is a command line tool for generating and validating OTPs and gpg2 is an OpenPGP encryption and signing tool for encrypting private keys used by oathtool. Type the commands as per your Linux distro to install the same.


Installation
Fedora
$ sudo dnf install oathtool gnupg2

CentOS/RHEL

First enable EPEL repo on RHEL or CentOS 7 and run the following yum command:
$ sudo yum install oathtool gnupg2

Debian/Ubuntu

$ sudo apt update && apt upgrade
$ sudo apt install oathtool gnupg2

SUSE/OpenSUSE

$ sudo zypper ref
$ sudo zypper in oath-toolkit gpg2

Syntax
$ oathtool -b --totp 'private_key'

Typically private_key only displayed once when you enable 2FA with online services. You must keep private_key secrete and never share with anyone. Here is a sample session that creates code
$ oathtool -b --totp QWERTYUIOPASDFGHJKLZXCVBNMABCDEF

Sample output:

317291
Blocker ( com.merxury.blocker )

Blocker is an open source Android App to block or disable app components (receiver, service, activity and content provider).

It works with PM (Package Manager) mode or IntentFirewall mode, it does support import/export Blocker rules, compatible with MyAndroidTools rules importing (or convert to IFW rules to import). PM mode was used by default.

Both IFW and PM mode require root to work, Blocker also provide Shizuku mode which require Shizuku Manager and adb to setup which does not require root.

Source code:
https://github.com/lihenggui/blocker

Download:

https://github.com/lihenggui/blocker/releases

https://f-droid.org/packages/com.merxury.blocker/

https://play.google.com/store/apps/details?id=com.merxury.blocker


πŸ“‘ @Libreware πŸ“‘ @NoGoolag
#blocker #intent #mat
Aurora Services

It is an extension which when installed as SYSTEM APP, allows Aurora Store & Aurora DroidΒΉ to install the apps in background without user's intervention.

ΒΉ Its functionality is similar to that of F-Droid's Privileged Extension.

How to setup ?
1. Simply flash unity services zip provided here either through recovery or magisk module.
2. Grant the required permissions.
3. Set installation method in the app store settings as Aurora Services.

Get:
Services Unity ZIP #serviceszip

Aurora Store (Foss playstore client)
https://t.me/NoGoolag/1123

Aurora Droid (Foss F-Droid client)
https://t.me/NoGoolag/1242


#aurora #auroradroid #adroid
Forwarded from NoGoolag
patch.sh
3.8 KB
Signature Spoofing patching for Android Q

- All the credit to Darknecromonger for discovering this method -

Basically some tools (namely DexPatcher) have been updated that now allow us to patch Android Q for sigspoofing without using shady stuff like SmaliPatcher.

Setialpha knows about it already and it will probably be in the next ND patcher release.

Meanwhile, here's a handy little shell script to be run from a PC. It'll pull, patch and push a sigspoof patched services.jar by itself.

Prerequisites:
- A deodexed ROM
- A PC with java and adb installed

Instructions:
- Connect the device to your PC with a cable and authorise ADB
- Run patcher.sh

[Tested on Debian, but should be distro agnostic]

Troubleshooting:
- ADB can't access USB for your user? Search online how to fix it. Or you can run with sudo, but that's just bad practice


@NoGoolag
#sigspoof #q #patch #patcher
NekoX NekogramX

NekoX is a telegram app based on Telegram-FOSS and Nekogram, with google services removed and using open source libraries instead.


⬇️ Download

Release
Keeps gcm (Google Cloud Messaging Push) and firebase crash message collection.

ReleaseNoGcm
Completely removes Google services, including gcm and firebase

Smaller installation packages (single ABI / no GCM version)
https://github.com/NekoX-Dev/NekoX/releases

T.me/NekogramX

T.me/NekoXAPKs

Google play store:
https://play.google.com/store/apps/details?id=nekox.messenger


πŸ“– FAQ
https://telegra.ph/NekoX-FAQ-03-31


πŸ‘₯ Feedback:

@NekoXChat

Persian: @NekogramX_Persian

https://github.com/NekoX-Dev/NekoX/issues


Nekogram X adds some extra features to official Telegram app:

β€’ Repeat others' message in one click.
β€’ Save to saved messages in one click.
β€’ Ignore messages from blocked users.
β€’ Forward messages without quoting.
β€’ Create a mention by user's ID.
β€’ Allow non-admin users to view group chat permissions and administrators.
β€’ Select a map preview provider for normal dialogs.
β€’ Promote/restrict user directly from contextual menu clicking on user's message.
β€’ Show user chat history in groups from contextual menu clicking on user's message.
β€’ Delete single downloaded file.
β€’ Customize stickers display size.
β€’ Show and export message details.
β€’ Unlimited favorite stickers.
β€’ Filter chats list: users, groups, channels, bots, admin, unmuted.
β€’ Multi-accounts (up to 8).
β€’ Log in with bot accounts.
β€’ Decide whether to sync contacts on first login.
β€’ Show ID and data center.
β€’ Transparent status bar.
β€’ Change displaying name order.
β€’ Hide mobile number from navigation menu drawer and settings menu.
β€’ Built-in Chinese and Japanese language.
β€’ Use system font and emojis.
β€’ Store cache into app's private directory.
β€’ Hide proxy sponsor channels.
β€’ Toogle to show sensitive media contents in public channels.
* others


πŸ“‘ @Libreware πŸ“‘ @NoGoolag
#nekox #nekogram #tg #telegram #android
Watt

Watt is an open source android component management application. It uses IFW (Intent Firewall) to disable or enable app components (receivers/services/activities), requires root permissions

https://github.com/tuyafeng/Watt


Features
-Disable or enable components (receivers/services/activities) easily
-Block a broadcast so that no app can receive it to wake itself
-Block the bad Keep-Alive services of some apps without errors
-No data collection
-Efficient and simple interface


⬇️ Download
https://f-droid.org/app/com.tuyafeng.watt (on IzzyOnDroid F-Droid repository)

https://github.com/tuyafeng/Watt/releases


πŸ“– Explanation of IFW (Intent Firewall)
https://carteryagemann.com/pages/android-intent-firewall.html


πŸ“‘ @Libreware πŸ“‘ @NoGoolag
#watt #blocker #intent #mat
Kiwi browser

Kiwi browser (phone chromium with extensions support) just got open sourced

https://forum.xda-developers.com/showpost.php?p=82317933

https://github.com/kiwibrowser/src

Do tell us if it compiles. Also you might want to ask the dev to submit it to FDroid

@nogoolag @libreware
#kiwi #browser #chromium #extensions
Forwarded from Rahul Patel
AuroraWallpaper_1.0.1.apk
4.4 MB
Hey all !

I made a small wallpaper app, FOSS ofc !

But will upload the same on the various market for as a paid app,
to generate some revenue.

Its called Aurora Walls, suggest me a better name & icon.

Aurora Walls is a client for Wallhaven.cc, that hosts more than 200K wallpapers.
Anime, General, People with SFW, NSFW & Sketchy contents, so beware of filters.

Although I removed NSFW contents, it will be added as a paid feature 🀣🀣.


That's all, have a look at the app & enjoy it!

Feedbacks & suggestions most welcome.

@AuroraOfficial
Block app components
(receivers/services/activities/ads/trackers...)

Disable Fuck Services script
https://t.me/libreware/735

Watt
https://t.me/libreware/756

Blocker
https://t.me/libreware/745

My Android Tools (closed source)
https://www.myandroidtools.com


Here's a list of things you could disable, it's not complete:

AdIdListener
AppMeasurementService
ContentFiltersService
DailyHygiene$DailyHygieneService
DisplayLeakService
FirebaseInstanceIdService
FirebaseJobDispatcherEngine$FirebaseJobDispatcherService
FlushLogsReceiver$FlushLogsService
HeapAnalyzerService
InstantAppHygieneService
InstantAppsLoggingService
InstantAppsSharedPreferencesService
KeepAliveService
SetupWizardPaymentsEnablementService
WearChangeListenerService
WearSupportService
AdsActivity
Crashlytics
AnalyticsJobService
CampaignTrackingService
AppMeasurementJobService
InterstitialActivity
facebook.ads.AudienceNetworkActivity
Referral.InstallListener
Accountkit
AdAlarmHelperService
AdReminderHelperService
AdTriggerEventsService
AppTrackingService


πŸ“‘ @Libreware πŸ“‘ @NoGoolag
#disablebadservices #blocker #watt #mat #disablefuckservices #block #ifw #intents #services #ads #tracking
MinMicroG v2.7-beta3-milkandbootloops

28 april, 2020

By MOVZX and FatherJony and FriendlyNeighborhoodShane

Probably the last release with custom APKs made for my own satisfaction until Marvin revives microG to its former glory. With all the recent fixes made while sitting at home (thanks COVID-19!)

Why you would bother flashing this:
♦ Formally put the scripts under GPLv3
♦ Added an install.md file as a handy reference manual and guide
♦ Update AuroraSuite, Play store
♦ Remove DroidGuard for obvious reasons (thanks Googs!)
♦ Replace abandoned FDroid GSM NLP backend with releases from @ploink
♦ Removed unmaintained radiocell backend that was crashing on many phones
♦ Now uses awk from MBB if you have Magisk installed
♦ Fix the (yet inexplicable) rare simple_mount bug that expanded faster than the universe (thanks advanced physics!)

Still the same selfbuilt GMSCore and UNLP for background location fix
(sauce at github.com/nogoolag)

For y'all younglings that don't know what MinMicroG is, check readme.md inside

Downloads:
https://github.com/friendlyneighborhoodshane/minmicrog_releases/releases

Build scripts and instructions:
(slightly modified - GMSCore and UNLP selfbuilt)
github.com/friendlyneighborhoodshane/minmicrog

πŸ“‘ @NoGoolag
#minmicrog #microg #installer
Whoogle Search - A self-hosted, ad-free/AMP-free/tracking-free, privacy respecting alternative to Google Search

Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.


Hi everyone. I've been working on a project lately that allows super easy set up of a self-hosted Google search proxy, but with built in privacy enhancements and protections against tracking and data collection.

The project is open source and available with a lot of different options for setting up your own instance (for free): https://github.com/benbusby/whoogle-search

Since the app is meant to only ever be self-hosted, I intentionally built the tool to be as easy to deploy as possible for individuals of any background. It has deployment options ranging from a single-click deploy, to pip/pipx installs or temporary sandboxed runs, to manual setup with Docker or whatever you want. It's primarily meant to be useful for anyone who is (rightfully) skeptical of Google's privacy practices, but wants to continue to have access to Google search results and/or result formatting.

Here's a quick TL;DR of some current features:

* No ads or sponsored content
* No javascript
* No cookies
* No tracking/linking of your personal IP address
* No AMP links
* No URL tracking tags (i.e. utm=%s)
* No referrer header
* POST request search queries (when possible)
* View images at full res without site redirect (currently mobile only)
* Dark mode
* Randomly generated User Agent
* Easy to install/deploy
* Optional location-based searching (i.e. results near <city>)
* Optional NoJS mode to disable all Javascript on result pages

Happy to answer any questions if anyone has any. Hope you all enjoy!

https://www.reddit.com/r/degoogle/comments/ggrocn/whoogle_search_a_selfhosted/


#whoogle #Google #search #engine #selfhost #degoogle
Riot Web 1.6, RiotX Android 0.19 & Riot iOS 0.11 β€” E2E Encryption by Default & Cross-signing is here!!

Hi folks,

We are incredibly excited to present the biggest change in Riot ever: as of the last 24 hours we are enabling end-to-end encryption by default for all new non-public conversations, together with a complete rework of Riot’s user experience around E2E encryption, powered by a whole new suite of encryption features in Matrix. We have released this simultaneously on Web, Desktop, iOS and RiotX Android!

πŸ‘‰πŸΌ Web:
https://riot.im/app

πŸ‘‰πŸΌ Desktop:
https://riot.im/download/desktop/

πŸ‘‰πŸΌ iOS:
https://apps.apple.com/us/app/riot-im/id1083446067

πŸ‘‰πŸΌ RiotX Android:
https://play.google.com/store/apps/details?id=im.vector.riotx

πŸ’‘ More info:
https://blog.riot.im/e2e-encryption-by-default-cross-signing-is-here/

#riot #matrix #messenger #e2e #encryption #android #iOS
πŸ“‘ @Libreware
Disable Tracking Services
By steveglowpunk

https://forum.xda-developers.com/android/development/script-disable-tracking-services-t4099469

This is a set of scripts that disables privacy invasive tracking components in all user installed apps (service/broadcast receiver/activity/content provider).
Root permission is required to run the scripts.

How it works:
UpdateExodus.sh downloads tracker names from Exodus Privacy ( https://etip.exodus-privacy.eu.org)

DisableTracking.sh will dump a list of components of all installed apps, compare it against the list of trackers name, and disable those components (using the 'pm disable' command) if they match.

Download: Goolag Drive link (https://drive.google.com/drive/mobile/folders/1_G6-M8ToF0PsjY0HIrZIAVrTHT6nbptE?usp=drive_open) or attached below

Check instructions.txt for details on how to use the scripts.
The latest version is 1.5.
You are recommended to backup your apps before running the scripts.

I hope you will find this useful

The script was originally based on #disablefuckservices here:
https://forum.xda-developers.com/android/development/script-disable-fk-services-trackers-apps-t4074427


πŸ“‘ @Libreware πŸ“‘ @NoGoolag
#disablebadservices #disable #blocker #watt #mat #block #ifw #intents #services #ads #tracking