mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update ALTERNATIVES.md
This commit is contained in:
parent
0e7983b1e4
commit
a30d081251
@ -4,6 +4,54 @@ The list is built pointing to software that have alternatives with less dependen
|
|||||||
|
|
||||||
Certainly it would be great to have a comparative on resource usage tho. Wanna help?
|
Certainly it would be great to have a comparative on resource usage tho. Wanna help?
|
||||||
|
|
||||||
|
|
||||||
|
## TOC
|
||||||
|
1. [ANDROID APPS](#android-apps)
|
||||||
|
2. [Command Line](#command-line)
|
||||||
|
3. [Communication](#communication)
|
||||||
|
3.1. [Desktop Client](#desktop-client)
|
||||||
|
4. [Desktop](#desktop)
|
||||||
|
5. [Disk Tools](#disk-tools)
|
||||||
|
6. [Decentralized Services](#decentralized-services)
|
||||||
|
7. [Emulation And Virtualization](#emulation-and-virtualization)
|
||||||
|
8. [Enterprise](#enterprise)
|
||||||
|
9. [File Utilities](#file-utilities)
|
||||||
|
10. [Filesharing](#filesharing)
|
||||||
|
11. [Finance](#finance)
|
||||||
|
12. [Forensics](#forensics)
|
||||||
|
13. [Monitoring](#monitoring)
|
||||||
|
13.1. [Benchmarking](#benchmarking)
|
||||||
|
13.2. [System Information](#system-information)
|
||||||
|
13.3. [System Monitoring](#system-monitoring)
|
||||||
|
14. [Multimedia](#multimedia)
|
||||||
|
14.1. [ASCii Art](#ascii-art)
|
||||||
|
14.2. [Audio](#audio)
|
||||||
|
14.3. [Image](#image)
|
||||||
|
14.4. [Metadata](#metadata)
|
||||||
|
14.5. [Video](#video)
|
||||||
|
15. [Network Setup](#network-setup)
|
||||||
|
16. [Office](#office)
|
||||||
|
17. [Package Management](#package-management)
|
||||||
|
18. [Pentesting](#pentesting)
|
||||||
|
18.1. [Exploitables](#exploitables)
|
||||||
|
18.2. [Network Scanner](#network-scanner)
|
||||||
|
18.3. [Network Tampering](#network-tampering)
|
||||||
|
18.4. [Password Cracking](#password-cracking)
|
||||||
|
18.5. [Vulnerability Scanner](#vulnerability-scanner)
|
||||||
|
19. [Privacy](#privacy)
|
||||||
|
20. [Programming](#programming)
|
||||||
|
21. [Remote Access](#remote-access)
|
||||||
|
22. [Science And Engineering](#science-and-engineering)
|
||||||
|
23. [Security](#security)
|
||||||
|
23.1. [Containment](#containment)
|
||||||
|
23.2. [Honeypots](#honeypots)
|
||||||
|
23.3. [Host Intrusion](#host-intrusion)
|
||||||
|
23.4. [Network Intrusion](#network-intrusion)
|
||||||
|
24. [Server](#server)
|
||||||
|
24.1. [Server Authentication](#server-authentication)
|
||||||
|
25. [System Tools](#system-tools)
|
||||||
|
|
||||||
|
|
||||||
## ANDROID APPS
|
## ANDROID APPS
|
||||||
|
|
||||||
* __Launcher__: Silverfish
|
* __Launcher__: Silverfish
|
||||||
@ -379,9 +427,9 @@ All apps are from F-Droid, may not be much but is a start.
|
|||||||
* __Anti Stylometry__: [Anonymouth](https://github.com/psal/anonymouth), [renamer](https://github.com/CaptainBlacklace/Renamer)
|
* __Anti Stylometry__: [Anonymouth](https://github.com/psal/anonymouth), [renamer](https://github.com/CaptainBlacklace/Renamer)
|
||||||
* __Disk Cleaner__: [Dban](https://sourceforge.net/projects/dban/) -> bleachbit_cli ([BleachBit](https://github.com/bleachbit/bleachbit)) -> shred (GNU Coreutils)
|
* __Disk Cleaner__: [Dban](https://sourceforge.net/projects/dban/) -> bleachbit_cli ([BleachBit](https://github.com/bleachbit/bleachbit)) -> shred (GNU Coreutils)
|
||||||
* __Boot Encryption__: [cryptboot](https://github.com/xmikos/cryptboot)
|
* __Boot Encryption__: [cryptboot](https://github.com/xmikos/cryptboot)
|
||||||
* __Disk Encryption__: [StegFS](https://www.mcdonald.org.uk/StegFS/), [dm-crypt](https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt)
|
* __Disk Encryption__: [StegFS](https://www.mcdonald.org.uk/StegFS/), [cryptsetup (dm-crypt)](https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt)
|
||||||
* __File Encryption__: [GNU Privacy Assistant](https://www.gnupg.org/related_software/gpa/) -> ccrypt -> [GNU Privacy Guard](https://www.gnupg.org/)
|
* __File Encryption__: [GNU Privacy Assistant](https://www.gnupg.org/related_software/gpa/) -> ccrypt -> [GNU Privacy Guard](https://www.gnupg.org/)
|
||||||
* __Full Storage Encryption__: VeraCrypt -> [tcplay](https://github.com/bwalex/tc-play) (TrueCrypt implementation) -> [Tomb](https://github.com/dyne/Tomb)
|
* __Full Storage Encryption__: VeraCrypt -> [tcplay](https://github.com/bwalex/tc-play) (full TrueCrypt implementation and still minimalist) -> [Tomb](https://github.com/dyne/Tomb)
|
||||||
* __Identity Generator__: [The Random Identity Generator (rig)](http://rig.sourceforge.net/)
|
* __Identity Generator__: [The Random Identity Generator (rig)](http://rig.sourceforge.net/)
|
||||||
* __Password Generator__: [pwgen](https://github.com/jbernard/pwgen) -> [apg](https://github.com/Distrotech/apg)
|
* __Password Generator__: [pwgen](https://github.com/jbernard/pwgen) -> [apg](https://github.com/Distrotech/apg)
|
||||||
* __Password Manager__: KeePassX -> [pass](https://www.passwordstore.org/) (+ [pass-tomb](https://github.com/roddhjav/pass-tomb), + [passmenu](https://github.com/cdown/passmenu)) -> [kpcli](https://github.com/alecsammon/kpcli)
|
* __Password Manager__: KeePassX -> [pass](https://www.passwordstore.org/) (+ [pass-tomb](https://github.com/roddhjav/pass-tomb), + [passmenu](https://github.com/cdown/passmenu)) -> [kpcli](https://github.com/alecsammon/kpcli)
|
||||||
|
Loading…
Reference in New Issue
Block a user