ryuslash / SemanticScuttle

Self-hosted and web-based social bookmark manager. See running demo at 'website' link.

Home Page:https://www.memresearch.org/scuttle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmark star icon SemanticScuttle

SemanticScuttle is a social bookmarking tool experimenting with new features like structured (hierarchical) tags and collaborative descriptions of tags. Originally a fork of Scuttle, it has overtaken its ancestor in stability, features and usability. The querwurzel fork brought the software up to PHP 7.3 compatibility, but is no longer in development. This fork's aims are to:

  • bring app compatibility up to PHP 8.2 (for at least the MySQL/mysqli database option, possibly others), avoiding the "Deprecated" messages under PHP 8.2 that will be the "Fatal Error"s of a future PHP version;
  • correct broken links in the documentation; and to
  • bundle a responsive theme (forked from sscuttlizr) with minimal features, designed for cases in which this app is embedded in a larger system.

Warning

Although a visual code review leads to the conclusion that due attention has been paid to application security by previous developers, we offer no warranty, express or implied, regarding the security of this application. Many of the risks associated insecure application code may be mitigated by turning off anonymous editing and user registration capabilities after a single administrative user has been created (see configuration.rst file in doc folder), giving the application read-only access to the database after setup and data loading is complete, and/or not exposing the application to the internet.

Features

  • LDAP/Active Directory authentication
  • RSS feed support: global feed, user feeds, per-tag feeds, private feeds
  • Public and private bookmarks
  • Delicious and Browser bookmark import
  • Theming support
  • Firefox plugin

Screenshots

Screenshot 1 Screenshot 2

Origin

About

Self-hosted and web-based social bookmark manager. See running demo at 'website' link.

https://www.memresearch.org/scuttle/


Languages

Language:PHP 85.8%Language:JavaScript 9.8%Language:CSS 3.7%Language:Hack 0.6%Language:Makefile 0.1%Language:Shell 0.0%Language:HTML 0.0%