17 private links
WebTorrent is the first torrent client that works in the browser. It's easy to get started!
What is it?
ShareDrop is a free app that allows you to easily and securely share files directly between devices without having to upload them to any server first.
How to use it?
Sharing files between devices in local network*
To send a file to another device in the same local network, open this page (i.e. www.sharedrop.io) on both devices. Drag and drop a file directly on other person's avatar or click the avatar and select the file you want to send. The file transfer will start once the recipient accepts the file.
Sharing files between devices in different networks
To send a file to another device in a different network, click + button in the upper right corner of the page and follow futher instructions.
Signing in
Additionally, you can sign in using Persona to allow others to easily recognize you. This will show others your email address and also your Gravatar, if you have one.
Free peer-to-peer file transfers in your browser.
We never store anything. Files only served fresh.
WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
A blog
Download/upload files using the WebTorrent protocol (BitTorrent over WebRTC).
Free open source peer-to-peer
high-performance distributed datastore.
The world's global filesystem.
Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distributing and persisting JSON over an open federation of servers.
There has been a guide to Tor hidden services for a long while now. It was about time for an I2P guide. For reference, here's the latest Tor Guide for Hidden Service (V. 4.0) http://pastebin.com/zRLGDRCM
The Invisible Internet Project (I2P) is an overlay network and darknet that allows applications to send messages to each other pseudonymously and securely. Uses include anonymous Web surfing, chatting, blogging and file transfers. The software that implements this layer is called an I2P router and a computer running I2P is called an I2P node.
The software is free and open source and is published under multiple licenses. The name I2P is derived from Invisible Internet Project, which, in pseudo-mathematical notation, is represented as I²P.
Ricochet is a different approach to instant messaging that doesn’t trust anyone in protecting your privacy.
- Eliminate metadata. Nobody knows who you are, who you talk to, or what you say.
- Stay anonymous. Share what you want, without sharing your identity and location.
- Nobody in the middle. There are no servers to monitor, censor, or hack.
Safe by default. Security isn’t secure until it’s automatic and easy to use.
$ usermod -a -G group user
If you don't use "-a" it will remove all the groups you belong before
Shared words in Turk and french
RapidApp talk and live demo presented at YAPC::NA 2015 in Salt Lake City on June 9th.
RapidApp is a PSGI-compatable, open-source web toolkit and framework based on Catalyst, ExtJS, Template::Toolkit and DBIx::Class for quickly creating interactive, data-rich webapps and components.
"What's this guy so angry about anyway? Guitar work and progression is like mine. Good backbeat. Can't understand most of the vocals. If you're going to be mad at least let the people know what you're mad about."
Thérèse Clerc est l’une des grandes figures du féminisme. À 86 ans, elle parle avec la spontanéité d’une jeune fille et la sagesse d’une « grande dame ». Aucun tabou ne l’arrête : elle aime les femmes, les hommes, la provocation… Et sa parole donne du plaisir, plein de plaisirs…
$ git-stats --help
Usage: git-stats [options]
Options:
-s, --since <date> Optional start date.
-u, --until <date> Optional end date.
-n, --no-ansi Forces the tool not to use ANSI styles.
-l, --light Enables the light theme.
-a, --authors Shows a pie chart with the author related
contributions in the current repository.
-g, --global-activity Shows global activity calendar in the current
repository.
-d, --data <path> Sets a custom data store file.
-f, --first-day <day> Sets the first day of the week.
--record <data> Records a new commit. Don't use this unless you
are a mad scientist. If you are a developer, just
use this option as part of the module.
-r, --raw Outputs a dump of the raw JSON data.
-h, --help Displays this help.
-v, --version Displays version information.
Examples:
git-stats # Default behavior (stats in the last year)
git-stats -l # Light mode
git-stats -s '1 January 2012' # All the commits from 1 January 2012 to now
git-stats -s '1 January 2012' -u '31 December 2012' # All the commits from 2012
Your commit history is kept in ~/.git-stats by default. You can create ~/.git-stats-config.json to specify different defaults.
Documentation can be found at https://github.com/IonicaBizau/git-stats