Skip to content

Instantly share code, notes, and snippets.

View jonaharagon's full-sized avatar
💙
Building drama-free communities

Jonah Aragon jonaharagon

💙
Building drama-free communities
View GitHub Profile
@jonaharagon
jonaharagon / opennic-do
Created May 6, 2017 01:15
OpenNIC User Data Configuration for DigitalOcean (Ubuntu 16.04)
#cloud-config
package_update: true
packages:
- bind9
manage-resolv-conf: true
resolv_conf:
nameservers:
- '127.0.0.1'
- '138.197.25.214'
- '185.121.177.177'
==================================================================
https://keybase.io/jonaharagon
--------------------------------------------------------------------
I hereby claim:
* I am an admin of https://triplebit.net
* I am jonaharagon (https://keybase.io/jonaharagon) on keybase.
* I have a public key ASCGcCNXNSy0Aoxd_aEmexnTpNnMWfnKVmjeadFr5anplwo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="OpenPGP Keyserver">
<title>OpenPGP Keyserver</title>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
@jonaharagon
jonaharagon / discourse.md
Last active August 1, 2018 16:51
OpenNIC's Discourse Dev Setup Instructions

Prerequisites

Docker and Git should be installed, and wget -qO- https://get.docker.com/ | sh should install both (although for some reason when I did it on Debian I still had to install Git manually).

Install

This is easy, just create a directory and clone Discourse's docker Git repo.

sudo -s
@jonaharagon
jonaharagon / CLA.md
Last active January 30, 2019 21:37
AppleProblems Issues CLA

Fiduciary License Agreement 2.0

based on the

Individual Contributor exclusive License Agreement

(including the Traditional Patent License OPTION)

Thank you for your interest in contributing to AppleProblems.org's Apple Problems ("We" or "Us").

The purpose of this contributor agreement ("Agreement") is to clarify and document the rights granted by contributors to Us. To make this document effective, please follow the instructions at https://github.com/appleproblems/issues/blob/master/.github/CONTRIBUTING.md.

How to use this FLA

@jonaharagon
jonaharagon / db.o
Created March 24, 2019 19:18
.o 4166515648
; BIND zone file for o
$ORIGIN o.
$TTL 1D ; 1 day
@ IN SOA ns11.opennic.glue. jonah.opennic.org. (
4166515648 ; serial
4H ; refresh (4 hours)
1H ; retry (1 hour)
1W ; expire (1 week)
1H ; minimum (1 hour)
o
libre
geek
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
jonaharagon@Jonahs-MacBook-Pro privacytools.io % yamllint weblate-source-file.yml
weblate-source-file.yml
2900:1 error duplication of key "httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY" in mapping (key-duplicates)
3155:1 error duplication of key "Privacy?_I_dont_have_anything_to_hide._KEY" in mapping (key-duplicates)
3158:1 error duplication of key "How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY" in mapping (key-duplicates)
3161:1 error duplication of key "httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY" in mapping (key-duplicates)
3596:1 error duplication of key "httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY" in mapping (key-duplicates)
3599:1 error duplication of key "httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY" in mapping (key-duplicates)
3602:1 error duplication of key "httpsplay.google.comstoreappsdetails?idcom.google.android.webviewhlen_US_KEY"
{
"name": "PrivacyTools dark theme",
"is_dark": true,
"colors": {
"accent-color": "#3498DB",
"primary-color": "#00b0f4",
"warning-color": "#f04747",
"sidebar-color": "#23272A",
"roomlist-background-color": "#2f3136",