Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am noandrea on github.
  • I am noandrea (https://keybase.io/noandrea) on keybase.
  • I have a public key ASC--84e8WewOCz_s2vQ4PBhMzFN__63mLwtJXK7dZNtAwo

To claim this, I am signing this object:

{
"address": "ak_Jt6AzQEiXiEMFXum8NtTXcCQtE9P1RfpkeVSZX87pFddzzynW",
"crypto": {
"cipher": "aes-128-ctr",
"ciphertext": "d03f8ad0d46f2cf65cb147318ccc910ff18cfadd6813a22639cc6557cac1f66a041b8e714550b9e25344021447528b9b8d91fbf576711aaa454c6a80f74d6803",
"cipherparams": { "iv": "6f0e4e0559a22e71c6fc95d0ab2ccb2c" },
"kdf": "scrypt",
"kdfparams": {
"dklen": 32,
"n": 4096,
@noandrea
noandrea / test epoch.yaml
Created November 28, 2018 15:21
epoch configuration file for the sdk
peers: []
http:
external:
port: 3013
internal:
port: 3113
listen_address: 0.0.0.0
endpoints:
debug: true
{
"msg": "found"
}
{
"msg": "exhausted"
}
{
"msg": "expired"
}
@noandrea
noandrea / jitsi-restart.sh
Last active March 17, 2020 14:40
Script to restart the jitsi services
#!/bin/sh
service jicofo restart
service jitsi-videobridge restart
service prosody restart
@noandrea
noandrea / list.html
Created October 21, 2020 09:44
utu list
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tailwindcss/ui@latest/dist/tailwind-ui.min.css">
</head>
<body>
@noandrea
noandrea / gateway-signup.email.html
Created October 21, 2020 14:41
API Gateway signup email template
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<title> Welcome from UTU!</title>
<!--[if !mso]><!-- -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />