Bitcoin Forum

Local => Crittografia e decentralizzazione => Topic started by: HostFat on September 10, 2014, 12:30:13 AM



Title: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on September 10, 2014, 12:30:13 AM
Aether

Sito: http://getaether.net/
Twitter: https://twitter.com/getaether / https://twitter.com/nehbit
Codice sorgente: https://github.com/nehbit/aether-public
(non è ancora l'ultima versione, sarà aggiornato in fine settimana https://twitter.com/HostFat/status/509495757729464320)

Chat Telegram italiana:
https://t.me/joinchat/AAR0r1K2ZpnSzedZMQ_f1A

Forum inglese ufficiale:
https://meta.getaether.net/

Permette di creare comunità come forum/reddit su un sistema completamente decentralizzato.

Non sono quindi presenti server centrali.

L'amministrazione e moderazione dei vari sub poi può subire un cambiamento in base ai voti, pesati in base alla loro partecipazione, degli utenti della comunità.

Questo vuol dire che, nel caso gli amministratori/moderatori:
- Impazziscano
- Diventino filo-fascisti (pro-censura)
- Muoiano
- Siano ricattati
- Siano arrestati

Comunque la comunità potrà proseguire trovando dei sostituti.

Ci sono altre comunità ad esempio che sul deepweb attualmente prosperano, ma è sempre previsto un rischio che a causa dell'intervento di autorità esterne, questi siti/forum possano chiudere e sparire, sempre è comunque a causa di un intervento contro il server o i suoi amministratori.

Questo non sarà più possibile o comunque utile a chiudere le sue comunità.


Idea è simile a quella di Osiris (https://bitcointalk.org/index.php?topic=46208)






Per collegarvi usando Tor, proteggendo la privacy del vostro IP, evitando che avvengano connessioni dirette con altri peer
1) Aether deve essere già installato ma non deve essere in esecuzione.
2) Andate alla cartella: %appdata%\Air Labs\Aether\backend
3) Aprite il file: backend_config.json
4) Cercate al suo interno queste stringe di testo/impostazioni:
Code:
"SOCKS5ProxyEnabled": false,
"SOCKS5ProxyAddress": "",

E cambiatele in:
Code:
"SOCKS5ProxyEnabled": true,
"SOCKS5ProxyAddress": "127.0.0.1:9150",

Salvate il file.

5) Installare Tor Browser: https://www.torproject.org/download/download-easy.html.en
6) Eseguire Tor Browser. Deve essere aperto prima di eseguire Aether.
7) Eseguire Aether.


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on September 22, 2014, 07:27:43 AM
Rilasciata nuova versione 1.2.2 che dovrebbe sistemare diversi problemi di connessione.


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: erenna on September 26, 2014, 07:44:44 PM
Qualcuno lo sta provando? Io l'ho appena scaricato e lo provo a breve. Altri?


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on October 06, 2014, 06:44:34 AM
http://getaether.net/download.html
Code:
Release Notes
1.2.3
Released Oct 5, 2014

This release has three major features: Markdown support, Drafts and a dark theme, besides a plethora of bugfixes. It also alleviates problems with invalid posts and text overflows caused by some unicode characters.

Markdown and the dark theme are pretty sweet. You should check it out.

Features
When you create a post, it not automatically goes to the relevant page, and highlights the post you just created as a feedback.

Aether now remembers the text you put in as a draft, even if you navigate away from the reply or new thread pane. No more accidentally losing what you wrote because you got distracted and clicked something else. When you return to any pane, the draft should still be waiting for you.

Text fields now automatically gain focus upon opening.

Markdown support! Check Settings / Markdown for more info.

Replies pane now shows the number of replies available.

Added 'Show more' ability to the profile page rather than a making all-encompassing API call. This increases the loading speed of that page to instantaneous.

Bug fixes
Fixed the time representation to include the year.

Misc. design fixes.

A better description for the cooldown attribute in advanced.

Fixed a bug where there in certain states there existed needless API calls where the results are guaranteed to be empty.

Advanced input fields are now validated, and they do no longer allow free-form input to guarantee correct entry.

Improved the single post page to be more useful in a wider range of circumstances.

Improved the text on the profile page.

Moved the 'Recent threads' to the top, to allow easier glancing.

Converted the 'unsubscribe' button from minus to cross icon to reduce ambiguity.

The app now acts more consistently if the database is deleted.

Fixed a bug where non-breaking unicode characters could overflow their containers.

Added type checking to the post intake flow, which should prevent invalid posts from being committed to the database and shown to the user.


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: erenna on October 07, 2014, 08:16:17 AM
Io l'ho usata per un pò. Anzi mi sono divertito a fare un pò da beta tester.

Ovviamente non essendo una versione definitiva è normale, però mi è sembrato tutto un pò macchinoso. Non sono riuscito a trovare nelle impostazioni la possibilità di deselezionarne l'apertura all'avvio di windows (che potevo forse fare da msconfig ma non ho verificato); chiudendo l'applicazione rimaneva comunque aperta nella barra inferiore delle icone (tray bar?).

Ci stà pure il discorso dei post "permanenti" però non mi è piaciuto il fatto che si può cambiare nome, ma non cambia nei post scritti con un nick differente. Quindi si potrebbe generare una bella confusione se non fosse per il fatto che è praticamente deserto :-[
 


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on December 04, 2016, 11:48:25 AM
Nuova versione in testing in arrivo :)
https://github.com/nehbit/aether-public/issues/67#issuecomment-264698988


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on March 07, 2017, 07:10:36 AM
Release prevista in 1/2 mesi pare
https://github.com/nehbit/aether-public/issues/94#issuecomment-284618462


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on May 28, 2017, 04:45:30 AM
Aggiornamenti sulla versione 2:
https://github.com/nehbit/aether-public/commit/e85a710e5df384c9ea4946c3237067a82e9b65b8

Quote
Committing the work-in-progress source code for Aether 2. Aether 2 is about 80% done, though currently nonfunctional. The backend is done, but the Electron front end needs completion, as well as the gRPC glue code between the backend process and the front-end container app. Aether 2 uses Mim protocol, which is a HTTP based, JSON-syntax API that is easy to extend, consume and generate by third party applications. Documentation for Mim is almost complete and will be published alongside the 2.0.0 version release.


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: simone77 on June 05, 2017, 09:50:33 AM
provo a scaricarlo anch'io e vedo di testarlo.. grazie..


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on June 21, 2018, 11:24:53 AM
https://medium.com/@nehbit/aether-news-updates-june-2018-5bd0d4fb6b21

Creata chat Telegram italiana per seguire il progetto
https://t.me/joinchat/AAR0r1K2ZpnSzedZMQ_f1A


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on August 08, 2018, 04:18:01 AM
Nuova news

http://blog.getaether.net/post/176756166682/aether-news-updates-july-august-2018


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: Maicol792 on August 13, 2018, 08:08:53 AM
Progetto molto interessante ... voglio provare ... proprio in questi giorni stavo pensando una cosa, non vorrei andare OT e scusatemi se vi espongo cosa stavo pensando: secondo voi è possibile, o forse esiste già, avere un protocollo tipo http/https che si basi sul concetto di blockchain?


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on August 30, 2018, 11:44:24 PM
Ci siamo, manca pochissimo!

https://vimeo.com/287330735


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on September 03, 2018, 12:40:25 AM
Da qui si potrebbero trovare varie idee su alcune nuove comunità da rilanciare :)

https://en.wikipedia.org/wiki/Controversial_Reddit_communities
https://theoutline.com/post/3836/congress-says-jump-reddit-asks-how-high
https://www.cnet.com/news/reddit-bans-alt-right-subreddit/
https://www.reddit.com/r/reclassified/


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on September 13, 2018, 10:52:17 AM
Aperto forum ufficiale
https://meta.getaether.net/


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on October 08, 2018, 12:59:49 AM
Presentazione
https://www.youtube.com/watch?v=A9zL2csO7t8

Aggiunta la guida per eseguire Aether dietro a Tor.


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on November 03, 2018, 01:50:28 PM
Aether 2 i uscito!

Consiglio a tutti di provarlo.


Title: Re: Aether - Create community moderated, distributed, and anonymous forums/reddit
Post by: HostFat on November 20, 2018, 02:57:08 AM
Aether 2.0.0.dev.6 - New Release! - https://getaether.net/docs/changelog/