Hacker Newsnew | past | comments | ask | show | jobs | submit | go1dfish's commentslogin

I recognize this, and I embrace it.

Cryptography is the one thing in the world that isn't easily defeated by the absurd amount of violence States are willing to commit in the interests of controlling society.

That's a feature, not a bug.

I for one am tired of using coercion to define society and we would do well to embrace anything that disempowers violence.


> How is 100% cloning another site's design acceptable at all?

1. The design is open source under a CPAL license which notabug abides by

https://github.com/reddit-archive/reddit/tree/753b17407e9a9d...

2. a goal of notabug is to support existing reddit stylesheets with minimal/no modifications; this requires dom compatibility and minimal CSS changes in the base design.

3. reddit is abandoning this formerly open source design in favor of their new design by default.


Thank you.


translated:

The Commission's Divisions of Corporation Finance, Investment Management, and Trading and Markets (the "Divisions") encourage technological innovations that maintain the status quo, and we have been consulting with entrenched market participants regarding issues presented by new technologies.

We wish to emphasize, however, that subjects must still adhere to our arbitrary mandates and outdated framework when dealing with technological innovations, regardless of whether the securities are within our regulatory purview or using new technologies we don't understand or wish to succeed.

The Commission's recent shakedowns involving AirFox, Paragon, Crypto Asset Management, TokenLot, and EtherDelta's founder, discussed further below, illustrate the importance of doing what we say. Broadly speaking, the issues raised in these actions fall into three categories: (1) selling things without permission; (2) buying things without permission; and (3) trading things without permission


no


FYI: Notabug can't post anonymous comments or chats as of 8/7/18

And there was no way of me telling you this besides here...


Author of notabug here.

GUN uses a proof of work for account creation/login I think, but otherwise no there is no proof of work requirement for updates.

I added the proof of work requirement to votes as part of my own validation. The difficulty at https://notabug.io is set quite low, but https://dontsuemebro.com is a peer that still has it set quite a bit higher, it rejects the cheaper votes at notabug.io so the scores/sorts are different.

Spent a lot of time focusing on performance, notabug.io is running GUN with redis as a storage adapter and doing server side rendering to speed up the user experience.

Domain pages are currently all gun/clientside though with out the server doing anything special to help at all.

https://notabug.io/domain/youtube.com/

Also when using the infinite scroll feature or chat most all content is loaded directly through gun without intermediary REST calls.


Decentralized Reddit sounds neat.

But!

I just upvoted myself to 200 points (making it the top post of all time on notabug), then saw someone else downvote me to -100 points (in 5 minutes), effectively censoring me.

While this was just me with one computer, how will you stop bad actors (specially state actors, corporate actors or other political actors) with immense technological resources from gaming the voting system to silence people?

It's a flaw inherent to democratic Internet voting-based comment filtering, no?


Decentralize how votes are weighed too.

Reddit (tries to) weigh the votes of bots, sockpuppets, and other no-do-gooders to 0, and the rest of us to 1.

Similarly, perhaps you weigh the votes of your friends to 1, your friend's friends to max(1,their_friends/10), and your friend's friends friend's to max(0.1,their_friends/100). Except for bob, who's votes you weigh at 0, because he's always getting his account hacked or suckered into yet another bitcoin ponzi scheme.

There won't be any single point of truth as to the "real" points of a post in this kind of model, but that's probably OK. Actually, there already wasn't: The same link in two different subreddits might gain wildly different amounts of points, with the subreddit adding as a proxy for a group of people who's votes you've decided to weight at 1.

Tech aside, decentralization just puts the onus for more finely deciding the weights of people's votes on the end users instead of on admins. With the right tools you can manage and limit abuse.

A flaw inherent in this model is doing admin stuff is probably more work than the average user wants to do, so such a model will probably never take off.


In my inevitably biased view, I see democratic Internet voting-based comment filtering as a tool that will be exploited by state, corporate or other pretender political actors for censoring speech and promoting their own speech -- no matter the technical implementation, they have the resources to easily buy 30k votes to use on any thread and skew perception on topics vital to their agenda, and we have been doing so for years not just on Reddit with votes, but anywhere where there is an user-input box, and using a variety of textbook mass social engineering tactics.

Knowing the problem so personally, I'm partial to throwing out voting-based comment filtering altogether and replacing it with a mix of the Metafilter and the Slashdot models: make registration an one-time $5 fee; let there be a "firehose" that isn't filtered by votes, but organized by date posted; let there be professional editors that select and curate user-posted links; and let the comments be organized by date from older to newest by default (this prevents a lot of the manipulation, as the oldest comments are usually free from manipulation, since we can't get to the thread faster, and undermine later manipulation, since usually people follow the leader comment), or, even better, get rid of comments altogether because a reliable and open forum like you had in the 1990s is something good (and dangerous) that you will never have again, or at least not without state-level attempts at infiltration.


So one of the fundamental differences between GUN and a blockchain is peers don't need to have the same dataset, or to necessarily agree on the state of the world.

The goal with notabug is that you should be able to run a peer with any sort of moderation structure you like including what you describe.

It's already possible with just ui changes to ignore votes entirely. the new sort works this way.

Comments can be sorted by new in this manner as well but isn't exposed in the UI yet.

The filtering you describe will be achievable with the moderation system I plan to build here:

https://notabug.io/t/notabug/comments/ea1104bf0535370d0b27a1...

You would set up a lens with a list of users (public keys) who paid you the verification fee.

You build a space with that lens as the good lens, and lenses for each of your editors to remove or highlight content in other spaces.

I don't know what the best model for online communities is. My vision for notabug.io is to shamelessly clone open source reddit in functionality and UX. But my vision for notabug more generally is as a system for disparate approaches to online forums in a connected system.


The possibilities sound very interesting, specially as an experiment to minimize the damage of social media's capability to be a very powerful, cheap and all-inclusive propaganda tool capable of causing society-wide disruption, and all the state, corporate and pretender political actors interference that come with that kind of threat; the combination of actors with state powers with anonymity making them unnoticed and unaccountable particularly terrify me; I will look into it.


I recently described my plans for moderation here:

https://notabug.io/t/notabug/comments/ea1104bf0535370d0b27a1...

The goal here is that moderation won't prevent people from speaking it will make it possible to delegate filtering of content you don't like to other people in a way that doesn't censor the content you don't like outright.

Open to suggestions and PRs.


> It's a flaw inherent to democratic Internet voting-based comment filtering, no?

Quite possibly so; increasing the vote difficulty may help here; but one thing to keep in mind is that the proof of work voting is not necessarily the only voting approach that could be supported. The proof of working voting I think works best at a large scale of users something notabug doesn't have yet.

It was something easy to implement that works decently enough for now; but with a decentralized network different peers can experiment with different voting and sorting strategies.


> “A full UI redesign would make this site/software so much better!” - said no end user ever.

Said someone who has never used The GIMP 1.x line.


This is why you make it possible to fork a community, retain the content and as much or as little of the moderation decisions as you agree with.


> I really wish someone with more free time than me would combine a bunch of current buzzwords (distributed, blockchain, whatever) and cook up something that was easy to use but still free from the tyranny of special interest and / or profit.

Enter my project: https://notabug.io

But honestly at this point in its development code contributions are more important than crypto if you can spare it.

https://github.com/notabugio/notabug


https://notabug.io

https://github.com/notabugio/notabug

My goal is to replicate reddit, but the distributed nature of notabug would allow you to experiment with these ideas on your own peer, or possibly just a custom UI build.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: