Author

Topic: ZeroNet - Decentralized websites using Bitcoin crypto and the BitTorrent network (Read 6858 times)

staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
C'è una nuova release in arrivo di Zeronet, per chi volesse già provarla ora:
1 )  Scaricare Zeronet: https://github.com/HelloZeroNet/ZeroNet-win/archive/dist-win64/ZeroNet-py3-win64.zip
2 )  Scompattarla da qualche parte
3 )  Avviare ZeroNet.exe

Per chi volesse usarla completamente sotto Tor:
1 )  Scaricare e installare Tor Browser (non avviarlo ancora)
2 )  Scaricare Zeronet: https://github.com/HelloZeroNet/ZeroNet-win/archive/dist-win64/ZeroNet-py3-win64.zip
3 )  Scompattarla da qualche parte
4 )  Avviare ZeroNet.exe
5 )  Aprire la pagina http://127.0.0.1:43110 su un browser
6 )  Cliccare in alto dove indicato TOR e scegliere: "Enable Tor for every connection (slower)"
7 )  Confermare e lasciare che ZeroNet si riavvii
8 )  Lanciare Tor Browser
9 )  Andare nelle sue impostazioni proxy e mettere in "No proxy for" -> "127.0.0.1:43110"
10 ) Aprire ora la pagina http://127.0.0.1:43110 su Tor Browser
11 ) Vi verrà probabilmente chiesto di abilitare il javascript dall'estensione NoScript. Fatelo e aggiornate la pagina.

A volte potrebbe capitare che le connessioni nei tracker non funzionino bene se aprite prima Tor Browser di Zeronet. (almeno a me capita)
Chiudete entrambi e avviate Zeronet prima, e Tor Browser dopo un po'.

Se volete proprio avere gli ultimi aggiornamenti presenti sul codice:
1 )  Siate sicuri di avere ZeroNet chiuso
2 )  Scaricate https://github.com/HelloZeroNet/ZeroNet/archive/py3.zip (verrà scaricato come ZeroNet-py3.zip)
3 )  Se avete installato ZeroNet in C:\ZeroNet, dovrete scompattare il contenuto della cartella "ZeroNet-py3" al suo interno (di ZeroNet-py3.zip) in C:\ZeroNet\core
4 )  Avviare ZeroNet.exe

Con futuri aggiornamenti, e cambio di master su github, alcune cose potrebbero cambiare senza preavviso, e le istruzioni sopra non funzionare più correttamente.
sr. member
Activity: 448
Merit: 250
Make winning bets on sports with Sportsbet.io!
Ho scoperto questo progetto da poco, qualcuno segue ancora?
Ho notato che il thread internazionale è bloccato e quindi non è più possibile postare...

Da quel che ho capito dovrebbero coesistere 2 monete: Zeronet coin e Bitcoinzero coin (che dovrebbe essere quella minabile), tutta via non riesco a capire i casi d'uso di queste due valute.

sr. member
Activity: 439
Merit: 252
Get Paid to Play your Media on Current
C'era anche un progetto analogo chiamato "Osiris", qualcuno di voi lo conosceva?
Comunque sempra interessante, lo proverò.
staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
legendary
Activity: 2492
Merit: 1117
Per pigri (Cme me) e curiosi qualcuno ha installato:
https://bit.no.com:43110/
quindi non serve installazione ...
https://bit.no.com:43110/1MxvDmGn5fipn7cyjXAMyMZPH3SyhwfZkw/
NB: lo spirito del software è sicuramente diverso dall'usare un servizio on line ...
staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
E' stata creata una chat su telegram dedicata a ZeroNet, internazionale, in inglese:
https://telegram.me/zeronetchat
staff
Activity: 4200
Merit: 1202
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
Uscita nuova versione, e social network interno Smiley (ZeroMe)

Changes in 0.4.0:

Merger site plugin. (What is Merger sites?)
Live source code reloading: Faster core development by allowing me to make changes in ZeroNet source code without restarting it.
New json table format for merger sites
Database rebuild from sidebar.
Allow to store custom data directly in json table: Much simpler and faster SQL queries.
User file archiving: Allows the site owner to archive inactive user's content into single file. (Reducing initial sync time/cpu/memory usage)
Also trigger onUpdated/update database on file delete.
Permission request from ZeroFrame API.
Allow to store extra data in content.json using fileWrite API command.
staff
Activity: 4200
Merit: 1202
I support freedom of choice
Nuova versione Smiley

Quote
Version 0.3.5 (Rev830)

- Full Tor support: Secure and faster communication within Tor network using onion addresses and also eliminates NAT drawbacks. It allows you to create new sites even if you don't have opened port or you want to hide your IP.
- Bootstrap using ZeroNet protocol (and a plugin to setup your own boot node)
- SSL cert pinning support for connections to avoid MITM attacks
- Use implicit SSL for cert pinned connection
- 2 Bootstrap node using ZeroNet protocol (one clearnet, one onion)
- 0 length file download bugfix
- Faster port testing
- Faster uPnP opening
- Use lockfiles to avoid double start
- Handle atomic write errors
- RSA crypt functions
- Onion connection stat for sidebar
- GeoDB alternative download location (for Tor)
- Tor hidden service statistics
- Benchmark sha256
- Remove Skyts tracker add Explodie
- --keep_ssl_cert: No new SSL cert generation on startup

Tor support has 3 modes (set it by --tor [disable|enable|always]):
- Disable: Do not connect to Tor network (you also loose ability to connect tor peers)
- Enable (default): Connects to Tor network, use standard (clearnet) connection to other peers if possible, so it does not have any negative impact on download speed. If port open fails it sets up tor hidden services, so other peers able to reach you directly, this improve the network quality especially on new sites.
- Always: Completely hides your IP and use Tor for every connection.

On Windows you don't have to do anything it will download the Tor client on first startup. On other OS you can find simple instructions in tools/tor/manual_install.txt file.
I planning to add some configuration options to the GUI eg. to make it simpler to switch between Tor modes.
legendary
Activity: 2492
Merit: 1117
EDIT: anche senza abilitare tutti gli ip lanciando con
$ python zeronet.py  --ui_password

Quella della password potrebbe essermi utile in futuro, visto che si tratta di email crittografata avere un login è utile in generale.
Attenzione, quella password lascia il tempo che trova. Non e' sicura in quanto la scrivi in chiaro su una shell e rimane nella history ...
Sto cercando di capire se il plugin Multiuser puo' essere una soluzione.
Sto cercando di vedere le mie email con il multiuser ma non riconosce l'utente neanche se inserisco la chiave privata che apparentemente sembra corretta ...
hero member
Activity: 708
Merit: 506
I support freedom of choice
EDIT: anche senza abilitare tutti gli ip lanciando con
$ python zeronet.py  --ui_password

Quella della password potrebbe essermi utile in futuro, visto che si tratta di email crittografata avere un login è utile in generale.
legendary
Activity: 2492
Merit: 1117
Sono riuscito a caricare inbox di http://127.0.0.1:43110/Mail.ZeroNetwork.bit/?Inbox
credo sia un problema di cookies  ...
Grazie per le prove, ci si sente li' ...
Qualcuno ha capito come realizzare un proxy in modo che si possa mettere on line?
Basta andare nella dir plugin
$ mv disabled-Multiuser/ Multiuser/
e rilanciare ... se crei un profilo su un server con la stessa chiave hai le stesse impostazioni su altro server.
Incredibile! Grandi!
Da valutare la sicurezza, ad esempio almeno https per raggiungere il sito ...
legendary
Activity: 2492
Merit: 1117
Segnalo un piccolo problema di privacy qualora il sistema sia installato su pc con più utenti.
Di fatto qualunque utente collegandosi a http://127.0.0.1:43110/ può collegarsi.
E' possibile tuttavia proteggere con password l'accesso ...
Dal sito: http://zeronet.readthedocs.org/en/latest/faq/ si legge:

Quote
Is it possible to install ZeroNet to a remote machine?

Yes, you have to enable the UiPassword plugin by renaming the plugins/disabled-UiPassword directory to plugins/UiPassword, then start ZeroNet on the remote machine using
zeronet.py --ui_ip "*" --ui_password anypassword. This will bind the ZeroNet UI webserver to all interfaces, but to keep it secure you can only access it by entering the given password.

    Tip: You can also restrict the interface based on ip address by using --ui_restrict ip1 ip2.
EDIT: anche senza abilitare tutti gli ip lanciando con
$ python zeronet.py  --ui_password
legendary
Activity: 2492
Merit: 1117
Sono riuscito a caricare inbox di http://127.0.0.1:43110/Mail.ZeroNetwork.bit/?Inbox
credo sia un problema di cookies  ...
Grazie per le prove, ci si sente li' ...
Qualcuno ha capito come realizzare un proxy in modo che si possa mettere on line?
legendary
Activity: 2492
Merit: 1117
Inviata pure io.
Quando riesci prova a rispondere ...

email ricevuta da picchio e ti ho anche risposto. Secondo me non dipende dal fatto che non c'è la porta aperta il fatto che tu non vedi le risposte.
Non saprei. Di fatto non mi carica la parte di pagina, non capisco. Se lo faccio con un proxy ZeroNet me la carica quindi escluderei il browser ... ora provo ma devo andare a casa su altro PC.
hero member
Activity: 708
Merit: 506
I support freedom of choice
Inviata pure io.
Quando riesci prova a rispondere ...

email ricevuta da picchio e ti ho anche risposto. Secondo me non dipende dal fatto che non c'è la porta aperta il fatto che tu non vedi le risposte.
legendary
Activity: 2492
Merit: 1117
Ti ho inviato un email.

Ricevuta ma adesso vado a letto Wink
Inviata pure io.
Quando riesci prova a rispondere ...
hero member
Activity: 708
Merit: 506
I support freedom of choice
staff
Activity: 4200
Merit: 1202
I support freedom of choice
Ti ho inviato un email.
hero member
Activity: 708
Merit: 506
I support freedom of choice
Ma a livello sicurezza e privacy che roba è? Non ci capisco nulla!!
hero member
Activity: 708
Merit: 506
I support freedom of choice
Con il cellulare si, wind natta e non sei raggiungibile da fuori, per alcuni aspetti è meglio, per altri ...
Da casa il mio problema e' il FRITZ!Box Fon 5113 Annex A, non ho trovato l'opzione per redirigere il traffico sul pc interno. Non mi pare ci sia.

Chiedendo nello spazio issue di github sono riuscito a fare funzionare zeronet che non mi funzionava più e sto provando l'email avendo l'encryption disabilitato per via di problemi che non conosco.

Zeronet mi ha suggerito di avviare il programma con python zeronet.py --disable_encryption

Comunque sto testando la email e con il bot funziona, io ho id kensan. Ho wind e quindi sono nattato e la porta è chiusa. Vuoi provare a mandarmi una email?
legendary
Activity: 2492
Merit: 1117
EDIT: si ho l'email ma credo che sia un problema di porte ,, ho sempre Port: closed e non posso farci niente.

Se ho capito bene si tratta del problema del nat, molti internet provider mobili nattano. Non so se sia il tuo caso.
Con il cellulare si, wind natta e non sei raggiungibile da fuori, per alcuni aspetti è meglio, per altri ...
Da casa il mio problema e' il FRITZ!Box Fon 5113 Annex A, non ho trovato l'opzione per redirigere il traffico sul pc interno. Non mi pare ci sia.
hero member
Activity: 708
Merit: 506
I support freedom of choice
EDIT: si ho l'email ma credo che sia un problema di porte ,, ho sempre Port: closed e non posso farci niente.

Se ho capito bene si tratta del problema del nat, molti internet provider mobili nattano. Non so se sia il tuo caso.
legendary
Activity: 2492
Merit: 1117
Direi che non ho ricevuto niente.

Hai l'ID qua?
http://127.0.0.1:43110/zeroid.bit
Hai PM
EDIT: si ho l'email ma credo che sia un problema di porte ,, ho sempre Port: closed e non posso farci niente.
staff
Activity: 4200
Merit: 1202
I support freedom of choice
Direi che non ho ricevuto niente.

Hai l'ID qua?
http://127.0.0.1:43110/zeroid.bit
legendary
Activity: 2492
Merit: 1117
Uscita nuova versione.

...
E' stata aggiunta anche un email interna al sistet
Mi sono scaricato il sw, gira ma non mi carica la cartella inbox della mail.
Magari non avendo email e' normale? Ho provato a scrivermi ... ho scritto anche a hosfat ... se ricevi mi rispondi e mi avvisi qui' che su zeronet non vado?
Potrebbe essere che non carica l'inbox per il non avere aperto la porta 15441?
staff
Activity: 4200
Merit: 1202
I support freedom of choice
Uscita nuova versione.

Veramente bello come sta proseguendo, e consiglio di guardare la pagina delle donazioni, per intuire in che direzione sta andando Wink

http://zeronet.readthedocs.org/en/latest/help_zeronet/donate/

E' stata aggiunta anche un email interna al sistema:
http://127.0.0.1:43110/Mail.ZeroNetwork.bit
hero member
Activity: 708
Merit: 506
I support freedom of choice
Lo sto provando in questi giorni e mi pare una splendida idea, inoltre è molto veloce e non come le reti solite anonime che sono lentissime. Qualcuno lo ha provato o lo sta provando? Inoltre mi piacerebbe registrare un sito con namecoin ma non so da dove iniziare...

Link a un forum:

http://127.0.0.1:43110/Talk.ZeroNetwork.bit

mi pare che i forum siano carini e molto frequentati.
staff
Activity: 4200
Merit: 1202
I support freedom of choice
ZeroNet
Decentralized websites using Bitcoin crypto and the BitTorrent network

Sito: https://zeronet.io/it
Codice: https://github.com/HelloZeroNet/ZeroNet
Reddit: http://www.reddit.com/r/zeronet/
Documenti: http://zeronet.readthedocs.org/en/latest/
Gruppo Telegram ita: ZeroNet Italia
Gruppo Facebook ita: https://www.facebook.com/groups/zeronetitalia/

Installazione per Windows:
1) Scaricare questo: https://github.com/HelloZeroNet/ZeroBundle/raw/master/dist/ZeroBundle-win.zip
2) Spachettarlo in una cartella a piacere
3) Eseguire zeronet.cmd

Ogni volta che uscirà una nuova versione stabile, dall'interfaccia sul browser sarà possibile avviare l'aggiornamento.
Se si vuole che si aggiorni all'ultima sorgente ad ogni avvio, bisogna aggiungere questa riga su zeronet.cmd
Code:
Python\python.exe -m zerobundle.run https://github.com/HelloZeroNet/ZeroNet update.py

Lista di siti:
http://127.0.0.1:43110/Antilibrary.bit/ - Libreria
http://127.0.0.1:43110/kaffiene.bit - Motore di ricerca
http://127.0.0.1:43110/Me.ZeroNetwork.bit/ - ZeroMe (social network)
http://127.0.0.1:43110/zeromedia.bit/ - Chat
http://127.0.0.1:43110/138R53t3ZW7KDfSfxVpWUsMXgwUnsDNXLP/ - Una wiki
http://127.0.0.1:43110/1MxvDmGn5fipn7cyjXAMyMZPH3SyhwfZkw/ - Forum italiano
https://bit.no.com:43110/ - Proxy


Why?
- We believe in open, free, and uncensored network and communication.
- No single point of failure: Site remains online so long as at least 1 peer serving it.
- No hosting costs: Sites are served by visitors.
- Impossible to shut down: It's nowhere because it's everywhere.
- Fast and works offline: You can access the site even if your internet is unavailable.

Features (click!)
- Easy, zero configuration setup
- Password-less BIP32 based authorization: Your account is protected by same cryptography as your bitcoin wallet
- Namecoin .bit domains support
- SQL Database support: Allows easier site development and faster page load times
- Automatic, uPnP port opening
- Plugin for multiuser (openproxy) support
- ZeroFrame API for dynamic sites
- One click ZeroNet client updater

Screenshot
Jump to: