UnHidden

joined 11 months ago
[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

not yet, maybe they'll add it?

[–] [email protected] 0 points 6 months ago

Monero doesn't have most of these problems...

 

I dont like memes, they waste brain space and time. How can I prevent the home feed from being flooded by them? I block one, and 5 more show up.

[–] [email protected] -2 points 7 months ago (1 children)

the goal is to prevent competition, not promote it.

[–] [email protected] 8 points 7 months ago (2 children)

Its about reducing attack surface and risk by minimizing dependencies

[–] [email protected] -1 points 7 months ago

The frontend is pure HTML and CSS, you can see what its doing with inspect element, all network requests too

[–] [email protected] 27 points 7 months ago (10 children)

To answer your questions in order:

  • We have our own index, its not a shitshow of mixed results like Searx tends to be. this also means that we're not chasing breaking changes of some larger engine when they decide they dont want us, like Twitter did to Nitter, and Bing did to Searx.
  • We don't know how to monetize. Ads are the only option that we know of, donations do not work at all, as proven by my previous projects.
  • We've already got spam prevention and removal measures in place, but I won't discuss them.
  • We don't know how to scale it since its centralized by design and the frontend and backend are tightly integrated, largely because the frontend is largely generated on the fly by the backend. Maybe host a copy for each region we're aiming to acquire users from?
  • Our engine already understands 5 languages, and we hope to expand to CJK languages soon.
 

We're (a group of friends) building a search engine from scratch to compete with DuckDuckGo. It still needs a name and logo.

Here's some pictures (results not cherrypicked): https://imgur.com/a/eVeQKWB

Unique traits:

  • Written in pure Rust backend, HTML and CSS only on frontend - no JavaScript, PHP, SQL, etc..
  • Has a custom database, schema, engine, indexer, parser, and spider
  • Extensively themeable with CSS - theme submissions welcome
  • Only two crates used - TOML and Rocket (plus Rust's standard library)
  • Homegrown index - not based on Google, Bing, Yandex, Baidu, or anything else
  • Pages are statically generated - super fast load times
  • If an onion link is available, an "Onion" button appears to the left of the clearnet URL
  • Easy to audit - No: JavaScript, WASM, etc.. requests can be audited with F12 network tab
  • Works over Tor with strictest settings (official Tor hidden service address at the bottom of this post)
  • Allows for modifiers: hacker -news +youtube removes all results containing hacker news and only includes results that contain the word "youtube"
  • Optional tracker removal from results - on by default h No censorship - results are what they are (exception: underage material)
  • No ads in results - if we do ever have ads, they'll be purely text in the bottom right corner, away from results, no media
  • Everything runs in memory, no user queries saved.
  • Would make Richard Stallman smile :)

THIS IS A PRE-ALPHA PRODUCT, it will get much MUCH better over the coming months. The dataset in the temporary hidden service linked below does not do our algorithm justice, its there to prove our concept. Please don't judge the technology until beta.

Onion URL (hosted on my laptop since so many people asked for the link): ht6wt7cs7nbzn53tpcnliig6zrqyfuimoght2pkuyafz5lognv4uvmqd.onion

 

I've been working hard on the privacy spreadsheet, which has been in development for over 150 hours now. Its been updated, and now includes more messaging apps and more data, with a better format. I'm still working on the sidebar issue, if anyone knows how to fix it, here's the GitHub repo: https://github.com/du82/privacyspreadsheet.com

I'm aiming to make this the most valuable resource for privacy, beyond messaging as well, but one thing at a time.

[–] [email protected] 0 points 9 months ago (1 children)

Mailing lists are for old fat unix guys. Who uses email anymore? I can't even remember the last time I opened my inbox, maybe a month ago for a 2FA code?

I'll stick with GitHub because its what I know. If you don't want to use GitHub, then you can still view the spreadsheet, just dont click the GitHub or Datasets links in the fop left.

 

I've been working really hard to research and rank messaging apps by their privacy. The more green boxes the better.

I plan to turn PrivacySpreadsheet.com into a place for privacy data on everything from cars to video games. It's all open source too on GitHub.

Not trying to advertise, I just put a lot of time into researching all this, and I want to share it since I think others could benefit.

view more: next ›