Is there real interest in a voat clone?
- SparkS
- Posts: 6
- Joined: Wed Dec 23, 2020 3:00 am
- Topic points (SCP): 0
- Reply points (CCP): 3
Re: Is there real interest in a voat clone?
for me this is good enough...
- SearchVoat
- Posts: 440
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 298
- Reply points (CCP): 795
Re: Is there real interest in a voat clone?
Thanks, looking into this.SharpSliceOfMango wrote: ↑Fri Dec 25, 2020 7:20 am Flokinet would be one example, they host wikileaks.
-
- Posts: 37
- Joined: Thu Dec 24, 2020 3:21 pm
- Topic points (SCP): 0
- Reply points (CCP): 26
Re: Is there real interest in a voat clone?
See also, https://uncensoredhosting.com/best-offshore-hosting/
Re: FlokiNET not being bulletproof https://www.reddit.com/r/webhosting/com ... reespeech/
Re: FlokiNET not being bulletproof https://www.reddit.com/r/webhosting/com ... reespeech/
- SharpSliceOfMango
- Posts: 19
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 13
- Reply points (CCP): 21
Re: Is there real interest in a voat clone?
This is why you need to register your domain at a different provider than your server. You hide the server behind something like cloudflare so no one knows where you host your content. Another approach would be how dailystormer is doing it, they registered the domain over some china registrar and they host their content at VanwaNet, a "deepweb" service provider.ArcturianDeathTrap4 wrote: ↑Fri Dec 25, 2020 3:56 pm See also, https://uncensoredhosting.com/best-offshore-hosting/
Re: FlokiNET not being bulletproof https://www.reddit.com/r/webhosting/com ... reespeech/
-
- Posts: 6
- Joined: Sat Dec 26, 2020 2:27 am
- Topic points (SCP): 0
- Reply points (CCP): 3
Re: Is there real interest in a voat clone?
I would definitely be interested. I'm very grateful to have this forum in lieu of Voat, but holy shitballs I nearly fucking had a stroke this morning when I realised Putt...well Puttitout
Please do it if you can. I'm a mere talentless professor, but I'll test or do anything I can if I can to help.
Please do it if you can. I'm a mere talentless professor, but I'll test or do anything I can if I can to help.
- SharpSliceOfMango
- Posts: 19
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 13
- Reply points (CCP): 21
Re: Is there real interest in a voat clone?
I will start writing the software. I try to finish it faster than my initial estimation because I can also use it for something else. The software is going to be open source (GPL). I'm going to host it and its going to be as free as voat was. The code is written from scratch and I optimize everything for high loads/traffic so it does not crap out every 5 minutes like voat did. And I make it more anonymous, no logging, additional .onion service etc. The design and features will be the same as voat and then extended once its running.Professorballsagain wrote: ↑Sat Dec 26, 2020 3:08 am I would definitely be interested. I'm very grateful to have this forum in lieu of Voat, but holy shitballs I nearly fucking had a stroke this morning when I realised Putt...well Puttitout
Please do it if you can. I'm a mere talentless professor, but I'll test or do anything I can if I can to help.
- B3bomber
- Posts: 17
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 2
- Reply points (CCP): 12
Re: Is there real interest in a voat clone?
If you can nuke the JS requirements voat had, that'd be awesome.SharpSliceOfMango wrote: ↑Sat Dec 26, 2020 8:38 amI will start writing the software. I try to finish it faster than my initial estimation because I can also use it for something else. The software is going to be open source (GPL). I'm going to host it and its going to be as free as voat was. The code is written from scratch and I optimize everything for high loads/traffic so it does not crap out every 5 minutes like voat did. And I make it more anonymous, no logging, additional .onion service etc. The design and features will be the same as voat and then extended once its running.Professorballsagain wrote: ↑Sat Dec 26, 2020 3:08 am I would definitely be interested. I'm very grateful to have this forum in lieu of Voat, but holy shitballs I nearly fucking had a stroke this morning when I realised Putt...well Puttitout
Please do it if you can. I'm a mere talentless professor, but I'll test or do anything I can if I can to help.
- SharpSliceOfMango
- Posts: 19
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 13
- Reply points (CCP): 21
Re: Is there real interest in a voat clone?
This is planned. The site automatically falls back to a somewhat reduced plain HTML version if no JS is supported by the browser or blocked with noscript. A .onion version for the paranoid would not make sense with JS. I have already some code lying around for stuff like this so its not going to be an overhead.
- qwop
- Posts: 6
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 1
- Reply points (CCP): 3
Re: Is there real interest in a voat clone?
This sounds great. Can you also make the JS requirement low enough so it works on older computers? Voat had JS, but it worked on pretty much everything I threw at it. Poal on the other hand is very picky, which sucks if you prefer to run on anything but the latest Chrome or FF.SharpSliceOfMango wrote: ↑Sat Dec 26, 2020 8:55 am This is planned. The site automatically falls back to a somewhat reduced plain HTML version if no JS is supported by the browser or blocked with noscript. A .onion version for the paranoid would not make sense with JS. I have already some code lying around for stuff like this so its not going to be an overhead.
- SharpSliceOfMango
- Posts: 19
- Joined: Wed Dec 23, 2020 2:00 am
- Topic points (SCP): 13
- Reply points (CCP): 21
Re: Is there real interest in a voat clone?
Yes it should run on something from 2012. But we can test and tune this once the alpha version is hosted. First step is to get all the core features working and then bug fixing and enhancements.qwop wrote: ↑Sat Dec 26, 2020 2:04 pm This sounds great. Can you also make the JS requirement low enough so it works on older computers? Voat had JS, but it worked on pretty much everything I threw at it. Poal on the other hand is very picky, which sucks if you prefer to run on anything but the latest Chrome or FF.