- 1976-1977 - Diffie-Hellman - the patent was filled more than a year after the idea was circulated/published, thus was invalid. The invalid patent expired in 1997.
- 1991 - Schnorr signatures - Schnorr is obviously the best signature scheme we have, yet the NIST went ahead and standardized the sub-primitives DSA and ECDSA to circumvent Schnorr's patents (Schnorr was not happy 1, 2). In 2008 the patents expired and EdDSA and other schnorr-based signatures started flourishing again.
- 1996 - NTRU - The algorithm was placed in the public domain in 2017.
A note on patents. One reason that NTRU is not more widely deployed is that there have been patents restricting its usage fo
## Install Torsocks (or any other Socks service for TOR) on Ubuntu 18.04 | |
sudo apt update | |
sudo apt install torsocks | |
## Connect to the Onion Server | |
1) Open SDL Edit->Settings->LightwalletServer->rnhk4pwlsbaqzx7wcqfy47lijf2opklstaukq35reiz5rn76crfqpjqd.onion:9067 | |
2) Open the folder of SDL in a Terminal -> Enter: TORSOCKS_LOG_LEVEL=1 torsocks -i ./SilentDragonLite |
Copyright (c) 2020 SHossain. All rights reserved.
- Introduction
- Requirements
- Install Dependencies
- Clone, Compile and Link
komodo-cli
- Compile the
subatomic
binary file
# install build depedencies | |
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \ | |
autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \ | |
bsdmainutils automake curl unzip | |
git clone https://github.com/MyHush/hush3.git | |
cd hush3 | |
# Build | |
./zcutil/build.sh -j$(nproc) |
I know exactly what I want in a long term role so I can save us some time.
For me to be willing to change jobs at this point I would expect:
- A high level of autonomy where I am allowed to work weird hours.
- Have my obsession for auditable everything be humored/tolerated
- I prefer to work with open platforms like RISC-V and OpenPower and open operating systems like Linux, FreeBSD, OpenBSD, Sel4, etc
- I am never asked to rely on any software I can't audit on any of my personal or company devices.
- No need to go find clients myself or worry about the business side of the house
- Travel/lodging covered for the 2-3 security conferences I try to attend every year.
An overview of private key and derivation of compressed and uncompressed public key and its belonging corresponding addresses on utxo coins such as Bitcoin or Hush. Example was demonstrated on Hush mainnet network as of short same transaction type construction, short blocktime and cheap fees. | |
private key a8db568957aab4d708fa1cde6b3c19c14674d5ffe283REDACTEDREDACTEDREDA | |
t1W9D96R9hk8vtyuHdajwtDzSDRRtnXacT3 - address from uncompressed public key, private key in WIF from uncompresseed 5K6eoShWWsgptas3XYGL34xcj66Bn1tREDACTEDREDACTEDREDA | |
04317b3fd39dd25719563f46534e6d9779695ef3b5b8886c2293fc79e0c5c3283635c386d467ce6035c9862330f33dead77527b77474012410b3a26f1e7ed33447 - uncompressed pubkey | |
t1UPSwfMYLe18ezbCqnR5QgdJGznzCUYHkj - address from compressed public key, private key in WIF from compressed L2swqzRoGrinNgTt9nzf28UUgmTtZgtpfREDACTEDREDACTEDREDA | |
03317b3fd39dd25719563f46534e6d9779695ef3b5b8886c2293fc79e0c5c32836 - compressed pubkey |
// Copyright (c) 2017-2018 The Bitcoin Gold developers | |
// Copyright (c) 2018 Zawy & MicroBitcoin (LWMA-3) | |
// Algorithm by zawy, a modification of WT-144 by Tom Harding | |
// https://github.com/zawy12/difficulty-algorithms/issues/3#issuecomment-388386175 | |
// Updated to LWMA3 by iamstenman | |
// MIT License | |
unsigned int Lwma3CalculateNextWorkRequired(const CBlockIndex* pindexLast, const Consensus::Params& params) | |
{ | |
const int64_t T = params.nPowTargetSpacing; |
Make sure to open up port 41878 (EMC2 p2p port) on your firewall!
You can see your notary address on EMC2 here: https://deckersu.github.io/notaries_addresses.html
This script can be used to generate various kinds of WIFs:
https://github.com/DeckerSU/komodo_scripts/blob/master/genkomodo.php
To build EMC2 (Einsteinium) Core first clone official repo: git clone https://github.com/emc2foundation/einsteinium.git
Default branch with latest release code is "master" so make sure you are on that branch.
Then, in order to build EMC2 Core follow the instructions document found here: https://github.com/emc2foundation/einsteinium/blob/master/doc/build-unix.md
- Name:
-
John Napiorkowski <[email protected]>,<[email protected]>
- Amount Requested:
Hey! The above document had some coding errors, which are explained below:
- Around line 4:
-
=over without closing =back
Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.
This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would