Compare commits

..

1 commit

Author SHA1 Message Date
Việt Nguyễn
9fb3e69544
Merge 961a8f8912 into afd67cedb0 2024-11-21 12:25:12 +00:00
2 changed files with 12 additions and 43 deletions

View file

@ -83,11 +83,6 @@
- [Pastebin and Secret Sharing](#pastebin-and-secret-sharing)
- [Payments](#payments)
- [Personal Finances](#personal-finances)
- [Full Featured Financial Management](#full-featured-financial-management)
- [Budget Management](#budget-management)
- [Shared Expenses](#shared-expenses)
- [Others](#others)
- [Portfolio Trackers](#portfolio-trackers)
- [Photo Editing and Management](#photo-editing-and-management)
- [Photo Storage](#photo-storage)
- [Privacy Tools](#privacy-tools)
@ -1007,7 +1002,6 @@ GNU/Linux is a family of free (as in freedom and as in free beer) and open sourc
These tools are useful when sharing secrets, code snippets or any other kind of text with others in a private way.
- [crypt.fyi](https://crypt.fyi) - Ephemeral zero-knowledge sensitive data sharing platform with web, cli, and chrome-extension clients
- [NoPaste](https://github.com/bokub/nopaste) - Open Source pastebin alternative that works with no database, and no back-end code. Instead, the data is compressed and stored entirely in the link that you share, nowhere else.
- [PrivateBin](https://github.com/PrivateBin/PrivateBin) - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.
@ -1035,44 +1029,21 @@ These tools are useful when sharing secrets, code snippets or any other kind of
[Back to top 🔝](#contents)
## Personal Finances
### Full Featured Financial Management
- [Actual](https://actualbudget.org) - Super fast and privacy-focused app for managing your finances.
- [Firefly III](https://www.firefly-iii.org/) - A free and open source personal finance manager.
- [GnuCash](https://gnucash.org/) - GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.
- [Maybe](https://maybefinance.com/) - Open Source and secure OS for your personal finances.
### Budget Management
### FIAT
- [Budget Zen](https://budgetzen.net) - Simple and Encrypted Budget Management.
- [ProExpense](https://github.com/arduia/ProExpense/) - A simple free finance note to safely record daily expenses.
- [My Expenses](https://github.com/mtotschnig/MyExpenses) - Featureful GPL licenced Android Expense Tracking App.
### Shared Expenses
⛔ **Avoid**
- Tricount - App size is massive (~200MB) and contains many trackers from Facebook, Google and Huawei.
- Splitwise - App contains trackers from Google and Amazon.
✅ **Instead use**
- [Spliit](https://github.com/spliit-app/spliit#readme) - Share Expenses with Friends & Family. No ads. No account. Open Source. Forever Free.
- [PeerSplit](https://github.com/tanayvk/peersplit#readme) - [Website](peersplit.app) - Track and split group expenses. 100% free, 100% private.
- [SplitPro](https://github.com/oss-apps/split-pro#readme) - [Website](https://splitpro.app) - Split Expenses with your friends for free. An open source alternative to SplitWise.
- [IHateMoney](https://ihatemoney.org/) - Manage your shared expenses, easily. Lacks unequal splitting.
- [MoneyBuster](https://gitlab.com/eneiluj/moneybuster/) - Android client for Nextcloud Cospend and IHateMoney servers.
- [Nextcloud Cospend](https://apps.nextcloud.com/apps/cospend) - A group/shared budget manager inspired by the great IHateMoney.
- [MoneyBuster](https://gitlab.com/eneiluj/moneybuster/) - Android client for Nextcloud Cospend and IHateMoney servers.
### Others
- [Debitum](https://github.com/Marmo/debitum) - With Debitum you can track all kinds of IOUs, be it money or lent items.
- [GnuCash](https://gnucash.org/) - GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.
- [IHateMoney](https://ihatemoney.org/) - Manage your shared expenses, easily.
- [MoneyBuster](https://gitlab.com/eneiluj/moneybuster/) - Android client for Nextcloud Cospend and [IHateMoney](https://ihatemoney.org/) servers.
- [My Expenses](https://github.com/mtotschnig/MyExpenses) - Featureful GPL licenced Android Expense Tracking App.
- [Nextcloud Cospend](https://apps.nextcloud.com/apps/cospend) - A group/shared budget manager inspired by the great IHateMoney.
- [MoneyBuster](https://gitlab.com/eneiluj/moneybuster/) - Android client for Nextcloud Cospend and [IHateMoney](https://ihatemoney.org/) servers.
- [ProExpense](https://github.com/arduia/ProExpense/) - A simple free finance note to safely record daily expenses.
### Portfolio trackers
### CRYPTO
⛔ Avoid using any exchange portfolio tracking or any app like Blockfolio as they **do not** respect your privacy in any way.
- [Ghostfolio](https://github.com/ghostfolio/ghostfolio#readme) - open source wealth management software built with web technology.
- [PortfolioPerformance](https://www.portfolio-performance.info/en/) - An open source tool to calculate the overall performance of an investment portfolio-
✅ Instead use Rotki, an awesome, feature-rich and open source app:
- [Rotki](https://github.com/rotki/rotki) - An awesome portfolio tracking, analytics, accounting and tax reporting application that protects your privacy.
## Photo Editing and Management
@ -1535,7 +1506,7 @@ Here are some open source and truly private (no personal data and/or credit card
#### Android / iOS
- [Brave](https://brave.com/) - Android/iOS. Brave offers a pretty good out-of-the-box set of privacy and tracker protections.
- [Firefox](https://www.mozilla.org/en-US/firefox/mobile/) - Android/iOS
- [🤖](#icons) [IronFox](https://gitlab.com/ironfox-oss/IronFox) - Mull browser fork. A hardened fork of Firefox for Android, with proprietary blobs removed.
- [🤖](#icons) [Mull](https://f-droid.org/en/packages/us.spotco.fennec_dos/) - Privacy hardened fork of Firefox for Android, with proprietary blobs removed.
- [🤖](#icons) [Vanadium](https://vanadium.app/) - Privacy and security enhanced releases of Chromium by GrapheneOS.
- [🤖](#icons) [Privacy Browser](https://www.stoutner.com/privacy-browser/)
- [Tor Browser](https://www.torproject.org/) - iOS/Android. Defend yourself against tracking and surveillance and circumvent censorship.

View file

@ -14,5 +14,3 @@ Companies that diminish and weaken our privacy are not our friends:
> Ultimately, saying that you don't care about privacy because you have nothing to hide is no different from saying you don't care about freedom of speech because you have nothing to say. Or that you don't care about freedom of the press because you don't like to read. Or that you don't care about freedom of religion because you don't believe in God. Or that you don't care about the freedom to peacably assemble because you're a lazy, antisocial agoraphobe. - Edward Snowden
> Without strong encryption, you will be spied on systematically by lots of people. - Whitfield Diffie
> If privacy is outlawed, only outlaws will have privacy. - [Phil Zimmermann](http://www.philzimmermann.com/EN/essays/WhyIWrotePGP.html)