All Projects → jivesearch → Jivesearch

jivesearch / Jivesearch

Licence: apache-2.0
A search engine that doesn't track you.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jivesearch

indieweb-search
Source code for the IndieWeb search engine.
Stars: ✭ 16 (-95.6%)
Mutual labels:  search, search-engine, crawler
Filemasta
A search application to explore, discover and share online files
Stars: ✭ 571 (+56.87%)
Mutual labels:  search, crawler, search-engine
Opensearchserver
Open-source Enterprise Grade Search Engine Software
Stars: ✭ 408 (+12.09%)
Mutual labels:  search, crawler, search-engine
Whoogle Search
A self-hosted, ad-free, privacy-respecting metasearch engine
Stars: ✭ 4,645 (+1176.1%)
Mutual labels:  search, search-engine, privacy
Fess
Fess is very powerful and easily deployable Enterprise Search Server.
Stars: ✭ 561 (+54.12%)
Mutual labels:  search, crawler, search-engine
Search
An Open Source Search Engine
Stars: ✭ 139 (-61.81%)
Mutual labels:  search, crawler, search-engine
OA-signalling
A project to coordinate implementing a system to signal whether references cited on Wikipedia are free to reuse
Stars: ✭ 19 (-94.78%)
Mutual labels:  wikipedia, wikidata
Darksearch
🔍 Search engine for hidden material. Scraping dark web onions, irc logs, deep web etc...
Stars: ✭ 260 (-28.57%)
Mutual labels:  search, search-engine
Awesome Search
Awesome Search - this is all about the (e-commerce) search and its awesomeness
Stars: ✭ 361 (-0.82%)
Mutual labels:  search, search-engine
Tribler
Privacy enhanced BitTorrent client with P2P content discovery
Stars: ✭ 3,915 (+975.55%)
Mutual labels:  search, privacy
illuminsight
💡👀 Read EPUB books with built-in insights from wikis, definitions, translations, and Google.
Stars: ✭ 55 (-84.89%)
Mutual labels:  search-engine, wikipedia
Redisearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
Stars: ✭ 3,393 (+832.14%)
Mutual labels:  search, search-engine
Minsql
High-performance log search engine.
Stars: ✭ 356 (-2.2%)
Mutual labels:  search, search-engine
pywikibot-scripts
Own pywikibot scripts (for Wikimedia projects)
Stars: ✭ 16 (-95.6%)
Mutual labels:  wikipedia, wikidata
Searchcode Server
The offical home of searchcode-server where you can run searchcode locally. Note that master is generally unstable in the sense that it is not a release. Check releases for release versions https://github.com/boyter/searchcode-server/releases
Stars: ✭ 262 (-28.02%)
Mutual labels:  search, search-engine
wikiapi
JavaScript MediaWiki API for node.js
Stars: ✭ 28 (-92.31%)
Mutual labels:  wikipedia, wikidata
Go Cyber
Your 🔵 Superintelligence
Stars: ✭ 270 (-25.82%)
Mutual labels:  search, search-engine
Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (-14.29%)
Mutual labels:  search, search-engine
Toshi
A full-text search engine in rust
Stars: ✭ 3,373 (+826.65%)
Mutual labels:  search, search-engine
Bitfunnel
A signature-based search engine
Stars: ✭ 313 (-14.01%)
Mutual labels:  search, search-engine

jive-search logo


Jive Search is the open source search engine that doesn't track you. Search privately, now : https://jivesearch.com



💾 Installation

go get -u github.com/jivesearch/jivesearch
JIVESEARCH_YANDEX_USER="" && JIVESEARCH_YANDEX_KEY="" && JIVESEARCH_PIXABAY_KEY=""
cd ~/go/src/github.com/jivesearch/jivesearch/frontend && go run ./cmd/frontend.go --debug=true --provider=yandex --images_provider=pixabay

A Yandex user/API key can be obtained here: https://tech.yandex.com/xml/

A Pixabay API key can be obtained here: https://pixabay.com/api/docs/

Other API keys and settings can likewise be set via environment variables: https://github.com/jivesearch/jivesearch/blob/master/config/config.go

For production usage see https://github.com/jivesearch/jivesearch/blob/bcf9c1e6e52cd2bc9fe7e97982509fe8288b41dc/README.md


🚀 Roadmap

Our goal is to create a search engine that respects your privacy AND delivers great search results, instant answers, maps, image search, news, and more.

Marked items indicate progress has been made in that category. There is much more to do in each area. Suggestions are welcome!

  • [x] Privacy
  • [x] !Bangs
  • [x] Core Search Results & Distributed Crawler
    • [ ] Advanced Search (exact phrase, dogs OR cats, -cats, site/domain search, etc.)
    • [ ] Filetype search
    • [x] Language & Region
    • [ ] Phrase Suggester (a.k.a. "Did You Mean?")
    • [x] Proxy Links
    • [x] SafeSearch
    • [ ] Time Search (past year/month/day/hour, etc.
    • [x] 3rd party search providers
      • [x] Yandex API
  • [x] Autocomplete
  • [x] Instant Answers
    • [x] Birthstone, camelcase, characters, coin toss, frequency, POTUS, prime, random, reverse, stats, user agent, etc.
    • [x] Breach (a.k.a. have i been pwned)
    • [x] Discography/Music albums
    • [x] Economic stats (GDP, population)
    • [ ] Flight Info & Status
    • [x] JavaScript-based answers
      • [x] Basic calculator
        • [x] Mortgage, financial and other calculators
      • [x] CSS/JavaScript/JSON/etc minifier and prettifier
      • [x] Converters (foreign exchange, meters to feet, mb to gb, etc...)
    • [x] Maps
    • [x] Nutrition
    • [x] Package Tracking (UPS, FedEx, USPS, etc...)
    • [ ] Shopping
    • [x] Stack Overflow
    • [x] Stock Quotes & Charts
    • [x] Weather
    • [x] WHOIS
    • [x] Wikipedia summary
    • [x] Wikidata answers (how tall is, birthday, etc.)
    • [x] Wikiquote
    • [x] Wiktionary
    • [ ] Many more instant answers (including from 3rd party APIs)
    • [ ] Translate trigger words and answers to other languages
  • [x] Image Search
  • [ ] Video Search
  • [ ] News
  • [ ] Custom CSS Themes
  • [x] Tor

📙 Documentation

Jive Search's documentation is hosted on GoDoc Page here.


💬 Contributing

Want to contribute? Great!

Search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue here.

You can also join us on Slack or contact us on Twitter @jivesearch.


📜 Copyright and License

Code and documentation copyright 2018 the Jive Search Authors. Code and docs released under the Apache License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].