Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:telecom (Score 1) 77

Social platforms are hard to stay decentralized. There is a strong financial and economic advantage in centralization.

What we need is pull down the curtain that hide those private judges. A company can't make decisions by itself. It is the people who own the company or employed / contracted by the company who make decisions. Content take down and account ban judgements shall not be allowed done anonymously. A country can't get judicial justice with all the police and judges be anonymous from their people. Same for online platforms.

Comment Re:Well it's an incredibly hard problem (Score 1) 286

The computer only knows the user types a bunch of characters with a particular keyboard layout. The computer doesn't know which exact language a character belongs to. There is no automatic and reliable way to assign the language metadata. Multiple languages can be mixed together in the same document or database record entry.

Since multiple languages can mix together, Unicode must focus on characters and embed whatever language metadata into some form of characters. Side channel is not going to work.

Comment Re:Well it's an incredibly hard problem (Score 4, Insightful) 286

The only valid reason of a computer to support case insensitive file system is for "Windows compatibility". Therefore, the actual correct solution is to do what Windows do, call it ms-case-fold() or whatever. How it is done in natural language shouldn't even matter. Let Microsoft take care of that.

Comment Re:In an ideal world... (Score 1) 29

We need a middle ground between "trusting" each and every self-signed certs and "trusting" a custom CA to authenticate websites arbitrarily.

Fact: we get a lot of intranet web UIs that shouldn't (need to) request public cert from authorities outside the intranet.

Not sure how to best achieve that though.

Comment Re:CAs themselves are the problem (Score 1) 29

I looked up DANE. It moves the goal post to DNS, and employs DNSSEC.

There is a subtle but significant difference between trusting a domain name provider pointing me a correct IP, versus trusting a domain name provider to also safeguard if the content transmitted is not intercepted. The root DNS system is a lot more centralized. Over-centralization can lead to abuses too.

Both Chrome and Firefox has gone the route of DNS-over-HTTPS for DNS security.

Comment Re:Catch All statement (Score 1) 27

Or a platform can require every image / video uploads to declare "is it drawn by AI" before submit. If the user aren't sure it isn't as one is copying from somewhere else, the user will then need to declare the source(s) of content.

In other words, the choices are "Yes', "No" and "I don't know. It is from ____"

Slashdot Top Deals

My sister opened a computer store in Hawaii. She sells C shells down by the seashore.

Working...