I hereby claim:
- I am lintile on github.
- I am lintile (https://keybase.io/lintile) on keybase.
- I have a public key whose fingerprint is 9FF6 5A52 DB65 4D11 4F1B 447C D71B 122C 2EE8 3BCE
To claim this, I am signing this object:
Hey, I'm lintile-793833 and I have contributed to the aptos-oidb-zk-ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (main) | |
Contributor # 34 | |
Contribution Hash: 770c0d28 37c78de0 2f96a11d a5e47b3d | |
4e69801c 029a0a68 23abc6f4 2b89c874 | |
54ba1bc7 cf483759 3743d2a9 dc03b7e7 | |
30217803 f9ee4031 e6c78eca 34b18861 |
As of 27 Dec 2021, yes! | |
As of 30 Dec 2021, it was rescheduled to March 2022, but the answer is still yes. |
handle | channel_name | points | created (UTC) | |
-----------------------+-------------------------+--------+---------------------------- | |
llaxx#XXXX | free-space | 5 | 2020-06-12 22:08:15.874429 | |
kan3#XXXX | free-space | 5 | 2020-06-12 22:10:36.517082 | |
Jogaklaa#XXXX | free-space | 5 | 2020-06-12 22:10:51.091156 | |
RoTnRat#XXXX | free-space | 5 | 2020-06-12 22:11:52.358006 | |
sp1icer#XXXX | free-space | 5 | 2020-06-12 22:12:03.199222 | |
DanGerman#XXXX | free-space | 5 | 2020-06-12 22:13:26.480708 | |
kan3#XXXX | doot-doot | 20 | 2020-06-12 22:14:32.879761 | |
Jogaklaa#XXXX | rock-lobster | 35 | 2020-06-12 22:14:47.228473 |
I hereby claim:
To claim this, I am signing this object:
import os | |
import zlib | |
import sys | |
from fnmatch import fnmatch | |
root = './.git/objects' | |
pattern = "*" | |
for path, subdirs, files in os.walk(root): | |
for name in files: |
# A basic template for solving netcat challenges | |
# Author: aaron@lintile.com | |
import socket | |
import string | |
class Netcat: | |
def __init__(self, ip, port): | |
self.data_buffer = '' | |
self.socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM) |
### Keybase proof | |
I hereby claim: | |
* I am lintile on github. | |
* I am lintile (https://keybase.io/lintile) on keybase. | |
* I have a public key whose fingerprint is C3E4 7A71 BDD8 4C6B 9BD8 7A06 5D87 F2A5 6FCC A5BD | |
To claim this, I am signing this object: |