forked from sch/Blasta
234 lines
9.4 KiB
HTML
234 lines
9.4 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="color-scheme" content="dark light" />
|
|
<title>Blasta / projects</title>
|
|
<link rel="shortcut icon" href="/graphic/blasta.svg"/>
|
|
<link rel='icon' type='image/svg+xml' href='/graphic/blasta.svg'/>
|
|
<link rel='stylesheet' type='text/css' media='screen' href='/stylesheet/stylesheet.css'/>
|
|
<script src="/script/regulator.js" />
|
|
</head>
|
|
<body>
|
|
<div id="container">
|
|
<div id="header" class="row">
|
|
<h1>
|
|
<img src="/graphic/blasta.svg"/>
|
|
|
|
<a href="/">
|
|
Blasta
|
|
</a>
|
|
/
|
|
<a href="/help">
|
|
help
|
|
</a>
|
|
/
|
|
<a href="/help/about">
|
|
about
|
|
</a>
|
|
/ projects
|
|
</h1>
|
|
<dl id="navigation">
|
|
<dd>
|
|
<a href="/">
|
|
<img alt="Main"
|
|
src="/graphic/blasta.svg"/>
|
|
</a>
|
|
</dd>
|
|
{% if jabber_id %}
|
|
<dd>
|
|
<a href="/save">Add</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/jid">Public</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/private">Private</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/read">Read</a>
|
|
</dd>
|
|
{% endif %}
|
|
<dd>
|
|
<a href="/search{% if jabber_id %}/jid/{{jabber_id}}{% endif %}">Search</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/popular">Popular</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/recent">Recent</a>
|
|
</dd>
|
|
<dd>
|
|
{% if jabber_id %}
|
|
<a href="/disconnect">Disconnect</a>
|
|
{% else %}
|
|
<a href="/connect">Connect</a>
|
|
{% endif %}
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div id="main" class="row">
|
|
<div id="content">
|
|
<h2>
|
|
<img alt="💡" src="/graphic/xmpp.svg" width="18" height="18"/>
|
|
|
|
PubSub bookmarks
|
|
</h2>
|
|
<p>» Information about projects that are similar to Blasta.</p>
|
|
<h3>Similar projects</h3>
|
|
<p>
|
|
Same as with search engines, so called, Blasta is a
|
|
referential index (or, if you would, a bibliographical
|
|
index) of any
|
|
<abbr title="Uniform Resource Identifier">URI</abbr>
|
|
sequence that you desire, from Gemini and HTTP to Geo and
|
|
XMPP, and so we deem it relevant to list projects with
|
|
similar aims and objectives, and which do not hinder your
|
|
freedom.
|
|
</p>
|
|
<h4>
|
|
<a href="https://github.com/jarun/buku">
|
|
buku - Personal mini-portal in text.
|
|
</a>
|
|
</h4>
|
|
<p>
|
|
buku is a powerful bookmark manager and a personal textual
|
|
portal.
|
|
</p>
|
|
<p>
|
|
buku can import bookmarks from browsers or fetch the
|
|
title, tags and description of a URL from a given page. Use
|
|
your favourite editor to add, compose and update bookmarks.
|
|
Search bookmarks instantly with multiple search options,
|
|
including regex and a deep scan mode (handy with URLs).
|
|
</p>
|
|
<p>
|
|
There's no tracking, hidden history, obsolete records, usage
|
|
analytics or homing.
|
|
</p>
|
|
<p>
|
|
buku is a library too! There are several related projects,
|
|
including a browser plug-in.
|
|
</p>
|
|
<h4>
|
|
<a href="https://github.com/asciimoo/omnom">
|
|
Omnom - A webpage bookmarking and snapshotting service.
|
|
</a>
|
|
</h4>
|
|
<p>
|
|
Omnom is a bookmarking and snapshotting service, and
|
|
consists of two parts; a multi-user HTML application that
|
|
accepts bookmarks and snapshots and a browser extension
|
|
responsible for bookmark and snapshot creation.
|
|
</p>
|
|
<h4>
|
|
<a href="https://shaarli.readthedocs.io">
|
|
Shaarli - The personal, minimalist, super fast,
|
|
database-free, bookmarking service.
|
|
</a>
|
|
</h4>
|
|
<p>
|
|
Do you want to share the links you discover?
|
|
</p>
|
|
<p>
|
|
Shaarli is a minimalist bookmark manager and link sharing
|
|
service that you can install on your own server. It is
|
|
designed to be personal (single-user), fast and handy.
|
|
</p>
|
|
<h4>
|
|
<a href="https://searxng.org">
|
|
SearxNG - Search without being tracked.
|
|
</a>
|
|
</h4>
|
|
<p>
|
|
A free metasearch engine which aggregates results from
|
|
search services and databases.
|
|
</p>
|
|
<p>
|
|
SearXNG is a free internet metasearch engine which
|
|
aggregates results from more than 70 search services. People
|
|
are neither tracked nor profiled. Additionally, SearXNG can
|
|
be used over I2P and Tor for online anonymity.
|
|
</p>
|
|
<h4>
|
|
<a href="https://torrents-csv.com">
|
|
Torrents-CSV - A collaborative repository of torrents.
|
|
</a>
|
|
</h4>
|
|
<p>
|
|
Torrents.csv is a collaborative repository of torrents,
|
|
consisting of a searchable torrents.csv file. It aims to be
|
|
a universal file system for popular data.
|
|
</p>
|
|
<p>
|
|
Torrents.csv is a collaborative git repository of torrents,
|
|
consisting of a single, searchable torrents.csv file. Its
|
|
initially populated with a January 2017 backup of the pirate
|
|
bay, and new torrents are periodically added from various
|
|
torrents sites. It comes with a self-hostable webserver, a
|
|
command line search, and a folder scanner to add torrents.
|
|
</p>
|
|
<h4>
|
|
<a href="https://yacy.net">
|
|
YaCy - A free software for your own search engine.
|
|
</a>
|
|
</h4>
|
|
<p>
|
|
YaCy is a distributed Search Engine, based on a peer-to-peer
|
|
network.
|
|
</p>
|
|
<p>
|
|
Imagine if, rather than relying on the proprietary software
|
|
of a large professional search engine operator, your search
|
|
engine was run across many private devices, not under the
|
|
control of any one company or individual. Well, that is what
|
|
YaCy does!
|
|
</p>
|
|
<p>
|
|
YaCy was initially started as a bookmarking system.
|
|
</p>
|
|
<br/>
|
|
<p class="quote bottom">
|
|
It Is “All Of Us For All Of Us” Or We Are On Our Own.
|
|
―
|
|
<a href="https://nu.federati.net/main/public">Federati Nu</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="footer" class="row">
|
|
<dl>
|
|
<dd>
|
|
<img src="/graphic/blasta.svg" alt="logo"/>
|
|
<a href="/">blasta</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/about">about</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/about/xmpp">xmpp</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/about/xmpp/pubsub">pubsub</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="{{journal}}">journal</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help">help</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/policy">policy</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/feeds">rss</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/contact">contact</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|