mastordon43zyheh .onion
http://mastordon43zyheh.onion
mastordon is a social network that values privacy, anonymity and free speech. All are welcome.
#tor #darknet #onionlink #darkweb #darksocial
we run our own fork of mastodon that is still in beta and could use a little outside help https://github.com/MasTorDonOnion/mastordon/
@MasTorDon I created an account, but the website is blank for me.
@glitcher32 refreshing should help
@MasTorDon Here is the developer console if this is useful for you.
Looks like the issue is because its HTTP, needs to be changed to HTTPS.
@glitcher32 the js stuff seems to not be needed as its blocked by default anyway but i took a look myself and it might have to do with the way the streaming service works.
@glitcher32 I could be wrong. last time i cheeked tor blocked java script by default. Maybe it is required.
@glitcher32 The problem with https over tor is that a certificate costs a LOT of money as there are only a few that offer certificates for .onion domains.
It's also redundant as pointed out here https://mastodon.lubar.me/@ben/101654468164647877
@MasTorDon Yea, thats why all the files need to be changed from HTTP to HTTPS to support full secure connection.