Daily - ivan's bookmarkshttps://www.ivancso.net/bookmarks/index.phpDaily shared linksen-enhttps://www.ivancso.net/bookmarks/index.php ivan's bookmarks - Wednesday 18, December 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20131218https://www.ivancso.net/bookmarks/index.php?do=daily&day=20131218Wed, 18 Dec 2013 00:00:00 +0100 OpenPGP JavaScript implementation Wed 18 Dec 2013 09:36:13 PM CET - javascript security OpenPGP
http://openpgpjs.org/


The idea is to implement all the needed OpenPGP functionality in a JavaScript library, to reuse it in other projects and to provide example applications and browser plugins. It should allow you to sign, encrypt, decrypt, and verify any kind of text - in particular e-mails - as well as managing keys.


]]>
ivan's bookmarks - Saturday 28, September 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130928https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130928Sat, 28 Sep 2013 00:00:00 +0200 Pligg CMS Sat 28 Sep 2013 07:08:22 PM CEST - pligg CCA3.0 CMS
http://pligg.com


An Open Source, PHP + MySQL, Social Publishing Content Management System


SonarQube is an open platform to manage code quality.

Sat 28 Sep 2013 07:02:13 PM CEST - sonarqube LGPL inspection
http://www.sonarqube.org


SonarQube has got a very efficient way of navigating, a balance between high-level view, dashboard, TimeMachine and defect hunting tools. This enables to quickly uncover projects and / or components that are in Technical Debt to establish action plans.


CoovaChilli is an open-source software access controller

Sat 28 Sep 2013 06:58:30 PM CEST - coovachillli GPL opensource access
http://coova.org/CoovaChilli


CoovaChilli is a feature rich software access controller that provides a captive portal / walled-garden environment and uses RADIUS or a HTTP protocol for access provisioning and accounting.


]]>
ivan's bookmarks - Friday 26, July 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130726https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130726Fri, 26 Jul 2013 00:00:00 +0200 Open Working Group for Keyless Signature Infrastructure Fri 26 Jul 2013 05:33:32 AM CEST - pki signature openpki
http://www.openksi.org


Keyless Signature Infrastructure (KSI) is a web-scale digital signature/timestamp system for electronic data. The term “keyless” denotes that the signatures can be reliably verified without assuming secrecy of cryptographic keys.


]]>
ivan's bookmarks - Saturday 16, February 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130216https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130216Sat, 16 Feb 2013 00:00:00 +0100 The Least-Authority File System Sat 16 Feb 2013 06:16:43 PM CET - Tahoe-LAFS distributed filesystem python opensource
https://tahoe-lafs.org


Tahoe-LAFS is a Free and Open cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire filesystem continues to function correctly, including preservation of your privacy and security.


XtreemFS is a fault-tolerant distributed file system for all storage needs

Sat 16 Feb 2013 06:03:53 PM CET - XtreemFS distributed filesystem java BSD opensource
http://www.xtreemfs.org


XtreemFS replicates your file data across multiple storage servers. Our replication algorithm is designed to automatically cope with all the problems and failure scenarios that can occur in truly distributed systems: message loss, network partitions, server crashes etc.


Mongrel2 - Web Server Project

Sat 16 Feb 2013 03:22:35 PM CET - Mongrel zeromq web http BSD C opensource
http://mongrel2.org


Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies.


Media Capture and Streams

Sat 16 Feb 2013 02:15:11 PM CET - MediaStream W3C specification
http://www.w3.org/TR/mediacapture-streams/


The MediaStream interface is used to represent streams of media data, typically (but not necessarily) of audio and/or video content, e.g. from a local camera. The data from a MediaStream object does not necessarily have a canonical binary form; for example, it could just be "the video currently coming from the user’s video camera". This allows user agents to manipulate media streams in whatever fashion is most suitable on the user’s platform.


Media Source Extensions

Sat 16 Feb 2013 02:08:57 PM CET - streaming W3C specification
http://www.w3.org/TR/media-source/


This specification allows JavaScript to dynamically construct media streams for <audio> and <video>. It defines objects that allow JavaScript to pass media segments to an HTMLMediaElement. A buffering model is also included to describe how the user agent should act when different media segments are appended at different times. Byte stream specifications for WebM, ISO Base Media File Format, and MPEG-2 Transport Streams are given to specify the expected format of byte streams used with these extensions.


DASH - Dynamic Adaptive Streaming over HTTP

Sat 16 Feb 2013 01:52:40 PM CET - DASH streaming specification
http://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP


Dynamic Adaptive Streaming over HTTP (DASH), also known as MPEG-DASH, enables high quality streaming of media content over the Internet delivered from conventional HTTP web servers. Similar to Apple's HTTP Live Streaming (HLS) solution, MPEG-DASH works by breaking the content into a sequence of small HTTP-based file segments, each segment containing a short interval of playback time of a content that is potentially many hours in duration, such as a movie or the live broadcast of a sports event.


rsnapshot is a filesystem snapshot utility for making backups of local and remote systems

Sat 16 Feb 2013 01:08:35 PM CET - rsnapshot rsync backup perl GPL opensource
http://www.rsnapshot.org


Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals.


Encrypted bandwidth-efficient backup using the rsync algorithm

Sat 16 Feb 2013 01:07:24 PM CET - duplicity rsync backup python GPL
http://duplicity.nongnu.org





Repoman is a virtual machine image catalog and repository with a RESTful interface

Sat 16 Feb 2013 01:05:40 PM CET - repoman virtualization repository REST GPL opensource python
https://github.com/hep-gc/repoman





HyperDex is a distributed, searchable, and consistent key-value store

Sat 16 Feb 2013 12:56:24 PM CET - HyperDex nosql C++ key-value opensource
http://hyperdex.org


HyperDex is a relatively new distributed key-value store designed from the ground up to provide a convenient user interface without sacrificing reliability or robustness. The result is a NoSQL storage system that provides a unique set of features not found together in other NoSQL or RDBMS systems.


Lustre

Sat 16 Feb 2013 12:48:20 PM CET - distributed filesystem Lustre C GPL opensource
http://www.opensfs.org


Lustre, an open-source file system that supports many of the world’s largest and most complex computing environments.


Quantcast File System

Sat 16 Feb 2013 12:44:51 PM CET - QFS distributed filesystem C++ APL opensource
https://github.com/quantcast/qfs


Quantcast File System (QFS) is a high-performance, fault-tolerant, distributed file system developed to support MapReduce processing, or other applications reading and writing large files sequentially.


OpenReplica is an object replication service for providing reliability and fault-tolerance in distributed systems.

Sat 16 Feb 2013 12:40:58 PM CET - OpenReplica replication ConCoord paxos python opensource
http://openreplica.org


It is designed to maintain long-lived, critical state (such as configuration information) and to synchronize distributed components. It works as follows: you define a Python object and give it to OpenReplica, and the service ensures that as many replicas as necessary are maintained on geographically distributed hosts.


MistServer streaming server

Sat 16 Feb 2013 12:28:27 PM CET - MistServer streaming MistServer GPL opensource C++
http://www.mistserver.org


Mistserver is a lightweight, open-source multistandard multimedia server. It bridges the gap between lightweight webservers and the usually heavyweight mediaservers that support non-HTTP protocols.


PHP SDK for OpenStack/Rackspace APIs

Sat 16 Feb 2013 11:44:24 AM CET - php openstack cloud API opensource
https://github.com/rackspace/php-opencloud


The PHP SDK should work with most OpenStack-based cloud deployments, though it specifically targets the Rackspace public cloud. In general, whenever a Rackspace deployment is substantially different than a pure OpenStack one, a separate Rackspace subclass is provided so that you can still use the SDK with a pure OpenStack instance.


Cloud Interfaces, Simplified

Sat 16 Feb 2013 11:39:30 AM CET - cloud java API APL
http://www.jclouds.org


jclouds is an open source library that helps you get started in the cloud and utilizes your Java or Clojure development skills. The jclouds API gives you the freedom to use portable abstractions or cloud-specific features.
jclouds tests support of 30 cloud providers and cloud software stacks including Amazon, GoGrid, Ninefold, vCloud, OpenStack, and Azure. Please see the complete list of jclouds supported providers that are supported by the jclouds API.


Atom Hopper is an open source ATOMPub server

Sat 16 Feb 2013 11:34:00 AM CET - ATOM ATOMPub APL java opensource
http://atomhopper.org


Atom Hopper is an open source ATOMPub server for accessing, processing and aggregating ATOM entries. Atom Hopper was designed to make it easy to build both generalized and specialized persistence mechanisms for ATOM XML data, based on the ATOM Syndication Format and the ATOM Publishing Protocol.


REPOSE - The REstful PrOxy Service Engine

Sat 16 Feb 2013 11:32:15 AM CET - REPOSE http web proxy REST java GPL APL opensource
http://openrepose.org


REPOSE is an open-source RESTful HTTP proxy service that scales to the cloud. REPOSE provides the solution to common API processing tasks such as rate limiting, client authentication, versioning, and logging so that web service developers can focus on the unique features of their services.


]]>
ivan's bookmarks - Thursday 31, January 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130131https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130131Thu, 31 Jan 2013 00:00:00 +0100 ScaleDFS - Enabling an Open-Source Cloud with Live Deduplication Storage of Virtual Machine Images Thu 31 Jan 2013 01:52:23 AM CET - ScaleDFS filesystem deduplication
http://ansrlab.cse.cuhk.edu.hk/software/livedfs/index.html


The implementation improves LiveDFS with better read/write performance: it uses multi-threading to improve the write performance and uses a deduplication read cache to improve the read performance.


]]>
ivan's bookmarks - Monday 28, January 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130128https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130128Mon, 28 Jan 2013 00:00:00 +0100 Comparison of VoIP software Mon 28 Jan 2013 10:17:06 PM CET - VoIP comparison
http://en.wikipedia.org/wiki/Comparison_of_VoIP_software


This is a comparison of Voice over IP (VoIP) software used to conduct telephone-like voice conversations across Internet Protocol (IP) based networks.


simpl.info

Mon 28 Jan 2013 10:15:44 PM CET - html css javascript tutorial
http://www.simpl.info


This site aims to provide the simplest possible examples of HTML, CSS and JavaScript.


]]>
ivan's bookmarks - Wednesday 23, January 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130123https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130123Wed, 23 Jan 2013 00:00:00 +0100 undefined word at the end of url in logs Wed 23 Jan 2013 02:26:37 PM CET - debugging undefined log
https://productforums.google.com/forum/?fromgroups=#!topic/chrome/G1snYHaHSOc





javascript stacktrace

Wed 23 Jan 2013 02:24:06 PM CET - javascript debugging PD
https://github.com/eriwen/javascript-stacktrace


Framework-agnostic, micro-library for getting stack traces in all web browsers


]]>
ivan's bookmarks - Monday 21, January 2013https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130121https://www.ivancso.net/bookmarks/index.php?do=daily&day=20130121Mon, 21 Jan 2013 00:00:00 +0100 RetroShare: secure communications with friends Mon 21 Jan 2013 02:56:42 PM CET - file-sharing p2p chat C++ opensource
http://retroshare.sourceforge.net


RetroShare is a Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
It lets you to securely chat and share files with your friends and family, using a web-of-trust to authenticate peers and OpenSSL to encrypt all communication.
RetroShare provides filesharing, chat, messages, forums and channels


]]>