Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I'm a little confused on this point. I took a look at their whitepaper and it says that they're not using blockchain at all. It's some sort of ~~proprietary~~ (edit: apparently open source) peer to peer algorithm. Is this something that changed in implementation? I'm not really familiar with this project so I'm certainly not trying to defend anything, just unclear as to why people are calling it a blockchain project specifically.
Edit: OK, after some more digging I see what people are talking about. The project itself isn't blockchain based, but it's run by a DAO that operates using a governance token, which is not exactly great.
If community owners want to set a blockchain name like
hello.eth
orhello.sns
it's possible, but it's optional.Not true, it's free software released under GPL V2, check out plebbit-js
What is the problem with DAOs? I think they're a great way of facilitating coordination between anons on the internet
So, from what I've read, and you're welcome to correct me if I'm wrong on any of the facts here, your DAO operates using a governance token that can be traded on crypto markets.
If that's the case, those are just grey-market voting shares. All you've done is create a corporation and sell shares, while avoiding all of the legal protections that would be afforded to your shareholders if you actually went through the process of creating a corporation and holding an IPO.
So, based on those facts as I understand them, I guess I'd say I have two problems.
The token is not forced upon anyone, and even if we start including it in the clients somehow, anybody can fork the clients and remove any token related stuff out of it.
Tokenizing your own project is a great way of supporting development without selling shares to VCs who only care about hyper growth, regardless of the ideals of the project.
Not sure what you mean by that, everything we do is out in the open.
I completely lost interest for the project at this point of the text
Not true, it’s free software released under GPL V2, check out plebbit-js
Lmfao I actually made a huge frown upon reading that
That's a reasonable reaction if it was true. But it's not, plebbit is FOSS.
I'm looking for a link to the protocol source (like the blockchain integration). I can't find it
I don't think it's in here https://github.com/orgs/plebbit/repositories
I'm pretty sure it's just for community names. If you check out one of the clients, you'll see .eth. So I'd look at the code for creating a community to start.