Skip to content

Instantly share code, notes, and snippets.

View rfc-2549's full-sized avatar
😎
kriptos contigo

diego rfc-2549

😎
kriptos contigo
  • Madrid, Spain
View GitHub Profile
@P=split//,".URRUU\c8R";@d=split//,"\nrekcah xinU / lreP rehtona tsuJ";sub p{
@p{"r$p","u$p"}=(P,P);pipe"r$p","u$p";++$p;($q*=2)+=$f=!fork;map{$P=$P[$f^ord
($p{$_})&6];$p{$_}=/ ^$P/ix?$P:close$_}keys%p}p;p;p;p;p;map{$p{$_}=~/^[P.]/&&
close$_}%p;wait until$?;map{/^r/&&<$_>}%p;$_=$d[$q];sleep rand(2)if/\S/;print
# Developer: qorg11
# Maintainer: Dustin Testa <toast27@gmail.com>
pkgname=lainsafecli
pkgver=0.4.r0.g47312a4 # updated by pkgver()
pkgrel=1
pkgdesc="CLI interface for lainsafe"
arch=('any')
url='https://github.com/qorg11/lainsafe'
license=('GPL')

1. Introduction

Hello,

this guide is aimed at people who are currently going out to protest in the US. It contains tips and advice on how to communicate securely and avoid surveillance during the demonstrations. It contains proven techniques from Hong Kong mixed with general security advice. This guide is aimed to be easy to understand, there is no explanation of the underlying technologies. If you are a technologist and you want to have a discussion or advice on how to improve the guide presented here, write me an e-mail: b6461bd246843f70ac1328401405b2b4e725994d@protonmail.com.

2. Communication

The most important step is to make sure you can communicate securely without being surveilled. You need a way to communicate privately with your peer group and a way to stay up to date with what's happening around you and where demonstrations are taking place. For that, it's recommended to use two apps: Telegram and Signal. You can find them on either Google's Play Store if you're on Android or Apple's Appsto

@max-mapper
max-mapper / bibtex.png
Last active March 10, 2024 21:53
How to make a scientific looking PDF from markdown (with bibliography)
bibtex.png
@Thrilleratplay
Thrilleratplay / arch-linux-install.md
Last active March 10, 2024 22:39
Installing Arch Linux on a fully encrypted LUKS partition using GRUB
@joepie91
joepie91 / vpn.md
Last active May 9, 2024 17:09
Don't use VPN services.

Don't use VPN services.

No, seriously, don't. You're probably reading this because you've asked what VPN service to use, and this is the answer.

Note: The content in this post does not apply to using VPN for their intended purpose; that is, as a virtual private (internal) network. It only applies to using it as a glorified proxy, which is what every third-party "VPN provider" does.

  • A Russian translation of this article can be found here, contributed by Timur Demin.
  • A Turkish translation can be found here, contributed by agyild.
  • There's also this article about VPN services, which is honestly better written (and has more cat pictures!) than my article.
@KamajiTheBoiler
KamajiTheBoiler / Get Tested.md
Last active December 3, 2021 09:16
How to Get a Lab Test

This guide is aimed at helping you get your own drugs tested. This is geared towards using Energy Control.

The first thing you'll want is a fake email address. I reccommend using sigaint, which will give you a @sigaint.org address. My own email address is kamajitheboiler@sigaint.org. You can create an account for free, you don't need any other email addresses, and you'll be able to reach people at any clearnet address. The .onion address is http://sigaintevyh2rzvw.onion/.

Next you'll need to contact Energy Control. Their email address is international@energycontrol.org. They will give you some steps to follow, here is an approximation:

  • Send 50 euros worth of bitcoins to a specific Bitcoin address.
  • Mail your drugs in an envelope to a specific mailing address in Spain.
  • Mark your drugs with 2 random letters followed by three random numbers, such as EM692.
  • Send them an email letting them know which transaction sent them the bitcoins, and telling them what random charact
@dvliman
dvliman / gist:11264471
Created April 24, 2014 18:24
4chan source code leak
<?
if(file_exists('/www/global/lockdown')) {
if($_COOKIE['4chan_auser'] && $_COOKIE['4chan_apass'] && ($_POST['mode']=='usrdel'||$_GET['mode']=='latest')) {
// ok
}
else {
die('Posting temporarily disabled. Come back later!<br/>&mdash;Team 4chan (uptime? what\'s that?)');
}
}
include_once "./yotsuba_config.php";