forked from devol/degooglizzazione
Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
Filippo DB | 6f6ad7b769 | |
Filippo DB | 261defd0ab | |
Filippo DB | 35d8f7d3ee | |
Filippo DB | c7729bf8e0 | |
Filippo DB | 4ca6fbdeb6 |
23
README.md
23
README.md
|
@ -16,9 +16,9 @@
|
|||
|
||||
|
||||
|
||||
# Cutting Google out of your life
|
||||
# Tagliare fuori Google dalla propria vita
|
||||
|
||||
### *I don't have anything to hide, but I don't have anything to show you either.*
|
||||
### Non ho nulla da nascondere, ma non ho nemmeno nulla da mostrarvi.
|
||||
|
||||
![Updated](https://img.shields.io/static/v1?label=updated&message=February%203rd%202022&color=388E3C&style=flat-square)
|
||||
|
||||
|
@ -47,18 +47,19 @@
|
|||
5. [The lighter side](#the-lighter-side)
|
||||
6. [Closing remarks](#closing-remarks)
|
||||
|
||||
# Contributing
|
||||
# Contribuire
|
||||
|
||||
If you want to help out with the project, here are some ideas (submit **Issues** & **Pull Requests** on the [GitHub page](https://github.com/tycrek/degoogle)):
|
||||
Se vuoi dare una mano al progetto, ecco alcune idee (invia **Issue** e **Pull Requests** sulla [pagina GitHub](https://github.com/tycrek/degoogle)):
|
||||
|
||||
- **iOS app alternatives!** I don't have an iOS device to find alternatives with. I would highly appreciate any help with this.
|
||||
- Clean up/improve the Markdown.
|
||||
- Provide more information on services with little info or where *help requested!* is shown.
|
||||
- Suggest new services or provide info for removing existing services.
|
||||
- Host a mirror or clone the [repo](https://github.com/tycrek/degoogle). If you host a mirror, let me know and I can add it to the mirrors list.
|
||||
- Anything else relating to any part of this guide, whether it's Google related or not.
|
||||
- **alternative alle app iOS!** Non ho un dispositivo iOS con cui trovare alternative. Apprezzerei molto qualsiasi aiuto in merito.
|
||||
- Pulire/migliorare il Markdown.
|
||||
- Fornire maggiori informazioni sui servizi con poche informazioni o dove viene mostrato *help requested!*.
|
||||
- Suggerire nuovi servizi o fornire informazioni per la rimozione di quelli esistenti.
|
||||
- Ospitare un mirror o clonare il [repo](https://github.com/tycrek/degoogle). Se ospitate un mirror, fatemelo sapere e potrò aggiungerlo all'elenco dei mirror.
|
||||
- Qualsiasi altra cosa relativa a qualsiasi parte di questa guida, sia essa legata a Google o meno.
|
||||
|
||||
Quando si contribuisce, **seguire le regole descritte in [CONTRIBUTING.md](https://github.com/tycrek/degoogle/blob/master/CONTRIBUTING.md)**.
|
||||
|
||||
When contributing, **please follow the rules outlined in [CONTRIBUTING.md](https://github.com/tycrek/degoogle/blob/master/CONTRIBUTING.md)**.
|
||||
|
||||
|
||||
# Browser extensions
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
web based products:
|
||||
search and images:
|
||||
- name: searx
|
||||
url: https://searx.devol.it/
|
||||
repo: https://github.com/searx/searx
|
||||
eyes: null
|
||||
text: >
|
||||
Open-source (thanks for clarification u/Sheezdudeln) privacy search engine. Domain hosted in Germany.
|
||||
- title: Search (Web & Images)
|
||||
- name: Search Engine Party
|
||||
url: https://searchengine.party/
|
||||
|
@ -22,12 +28,6 @@ web based products:
|
|||
[Issue \#12](https://github.com/tycrek/degoogle/issues/12). Thanks @pydo, @ThijsRay, and @DatAres37.
|
||||
Also see [this comment in Issue \#99](https://github.com/tycrek/degoogle/issues/99#issuecomment-616224650)
|
||||
from @danarel on Startpage.
|
||||
- name: searx
|
||||
url: https://searx.space/
|
||||
repo: https://github.com/searx/searx
|
||||
eyes: null
|
||||
text: >
|
||||
Open-source (thanks for clarification u/Sheezdudeln) privacy search engine. Domain hosted in Germany.
|
||||
- name: MetaGer
|
||||
url: https://metager.org/about
|
||||
eyes: 14
|
||||
|
@ -84,7 +84,7 @@ web based products:
|
|||
youtube:
|
||||
- title: YouTube
|
||||
- name: PeerTube
|
||||
url: https://joinpeertube.org/
|
||||
url: https://peertube.uno/
|
||||
eyes: null
|
||||
text: >
|
||||
Decentralized, federated video hosting network. Still quite small, but is growing and has a
|
||||
|
@ -284,8 +284,8 @@ web based products:
|
|||
eyes: null
|
||||
text: >
|
||||
An open-source platform for building a writing space on the web.
|
||||
- name: Write.as
|
||||
url: https://write.as/
|
||||
- name: Noblogo.org
|
||||
url: https://noblogo.org/
|
||||
eyes: null
|
||||
text: >
|
||||
Free & paid hosting for WriteFreely, which is developed by the folks at Write.as.
|
||||
|
@ -534,7 +534,7 @@ web based products:
|
|||
docs:
|
||||
- title: Docs/Sheets/Slides (cloud)
|
||||
- name: CryptPad
|
||||
url: https://cryptpad.fr/
|
||||
url: https://cryptpad.devol.it/
|
||||
repo: https://github.com/xwiki-labs/cryptpad
|
||||
eyes: 9
|
||||
text: >
|
||||
|
@ -542,7 +542,7 @@ web based products:
|
|||
Sheet (beta), Poll, Kanban, Whiteboard, and CryptDrive. 100% Client side encryption.
|
||||
Tons of useful features.
|
||||
- name: Etherpad
|
||||
url: https://etherpad.org/
|
||||
url: https://etherpad.devol.it/
|
||||
repo: https://github.com/ether
|
||||
eyes: null
|
||||
text: >
|
||||
|
|
Loading…
Reference in New Issue