Skip to content

Instantly share code, notes, and snippets.

View mbarkhau's full-sized avatar
💭

mbarkhau

💭
  • Cyberspace
View GitHub Profile
@mbarkhau
mbarkhau / wordlist_256.txt
Last active May 5, 2022 23:35
wordlist_256.txt
# The goal behind this wordlist is to make
# a 1:1 encoding between words/symbols and bytes. It should
# be possible to memorize data encoded with these words.
#
# - Each word has a unique two letter prefix.
# - Each word has high number of syllables, to enable
# reliable verbal communication (like nato code words).
# - Each word has a levenshtein distance >= 3 to any other word
# in the wordlist.
@mbarkhau
mbarkhau / ssh_lib_rtt_test.py
Last active May 30, 2018 18:42
ssh_lib_rtt_test.py
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
from __future__ import unicode_literals
import os
import sys
import time
@mbarkhau
mbarkhau / brainkey_sentences.py
Last active February 4, 2018 17:45
brainkey_sentences.py
"""This is an experiment to generate phrases
which might be more easy to remember than random words.
Of course this is just one part of the equation, next
the sentences would need to be parsed.
One consideration against using this is that people
might be inclined to ignore some of the more nonsensical
sentences, or pick out ones that they find easier to
remember, and thereby reducing the entropy.
@mbarkhau
mbarkhau / old_keybase.md
Last active September 12, 2019 12:58
old_keybase.md

Keybase proof

I hereby claim:

  • I am mbarkhau on github.
  • I am mbarkhau (https://keybase.io/mbarkhau) on keybase.
  • I have a public key ASA611NJs8HS_uT4799-rwH5jWqv7UpokdmcJHoivnQ_QQo

To claim this, I am signing this object:

@mbarkhau
mbarkhau / euler_hack_012.ipynb
Created August 29, 2017 06:50
euler_hack_012.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mbarkhau
mbarkhau / euler_hack_011.ipynb
Created August 16, 2017 05:15
euler_hack_011.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mbarkhau
mbarkhau / euler_hack_010.ipynb
Created August 16, 2017 05:14
euler_hack_010.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mbarkhau
mbarkhau / euler_hack_009.ipynb
Created July 18, 2017 06:12
euler_hack_009.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mbarkhau
mbarkhau / euler_hack_008.ipynb
Created July 3, 2017 22:08
euler_hack_008.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mbarkhau
mbarkhau / euler_hack_007.ipynb
Last active June 19, 2017 21:48
euler_hack_007.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.