:: Projects -> vpslab()
io/linux
Description
Portable, ram-based linux distribution with MuQSS, grsec, ZFS as the primary FS
for cache-data and (experimental) bcachefs support, all included "out of the box".
We use musl libc, libressl, busybox and runit as the init system.
All your roles / applications are run from an
immutable, signed ro image under LXC, qemu/kvm or as a xen domU(xen builds).
Dependencies are downloaded in a composer-like fashion. State is saved onto your removable device
and/or synced via http/webdav/ftp/scp to anywhere where you have a suitable service running.
Roles & apps are freezed before "undock"; after connecting your io/linux guest device to an io/linux host,
all missing dependencies are downloaded to the host's cache(if allowed). Once done, your
roles & applications are unfreezed and you can continue were you left off. io/linux host
images also ship with a standalone windows qemu binary so you can seamlessly move your desktop env.
to a windows workstation at work.
Synapses
Contacts
Hey! If you have any questions, feel free to send an email to q@iolinux.org
CellFS
Description
Object-store with support for multiple storage backends and transport protocols, weighted WAN paths, versioning, object-level deduplication and "locked" worm-only operation.
Synapses
Contacts
CellDB
Description
Lightweight object synapse database built on top of CellFS
Synapses
Contacts
szme.sk
Description
A quick & dirty user discussion system written around 2010 in Phalcon PHP, backed by MongoDB. Take any URL, paste it to szme.sk and start a public or private discussion. No moderation, no multimedia content, no html crap, you get plaintext, basic markup and a 2000 characters-per-message limit. Users can up/down-vote comments and comments-only, all other ratings are based solely on the activity of other users. No comments are ever removed, low rated comments are hidden(our system is very trigger-happy in that regard), nevertheless, adventurous users can unhide any comment they want. People should be able to auto-hide comments from specific users but this feature, along with many others, was never implemented. No changes to the codebase since 2010.