About 3209 results found.
Broadcast them from a machine that does not have your keys Two Factor Authentication Be safe from malware Use two-factor authentication by Electrum and Trustedcoin Free and Decentralized Electrum is free software. Released under the MIT License. Anyone can run an Electrum server. No single entity controls the network. Multi-Platform Electrum has various user interfaces. It can be used on mobile, desktop or with the command line interface.
For example, if the onion is abcdefghijklmnop.onion , the resulting hash would be c50b9578b6357a561909ff29331ad7ad . To calculate the MD5 checksum from an onion address, run the following command: echo -n "abcdefghijklmnop.onion" | md5sum Or using Python3: import hashlib hashlib.md5("abcdefghijklmnop.onion".encode('utf-8')).hexdigest() The blocklist hashlist is available here .
Some software may mistake the carriage-return as a part of the field value. You can run the following command to remove any CR character in a file: sed -i 's/\r//g' path/to/file Severity: warning Experimental: false See also https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s03.html list of all the affected packages the source of this tag Generated by Lintian SSG v1.0.4 (lintian v2.127.0) on Thu, 16 Oct 2025 19:31:04 UTC - Source code and bugs...
Getting started Install a patched linux kernel with "config COR" Install the user space tools Run "cor_routed --addr 01 --intf *" The user space tools contains cor_perfs (benchmarking server) and cor_perfs (benchmarking client).
Install Extension Install for Firefox Install for Chrome Install for Edge For more technically versed users, you can opt to run a standalone Snowflake proxy on your desktop or server. See our command-line guide. View guide You can also embed this widget on your own website so visitors can spin up their own Snowflakes by opening your website and keeping the tab open. copied to clipboard Copy Code Frequently asked questions We’ve compiled answers to some of our most...
Creating and extracting archives To compress a file or directory to a tar archive, use: tar -cvf name_of_archive.tar name_of_file To compress a file as a tar.bz2 archive, use: tar -cvjf name_of_archive.tar.bz2 name_of_file To compress a file as a tar.xz archive (most compressed option), use: tar -cvJf name_of_archive.tar.xz name_of_file To extract the archive, simply run the same command, except replace the -c flag with -x . Also, the filename at the end is not needed. For...
Not only can the client lock the reward until the end of the deal, but the hacker can also deposit the deposit (the deposit can be 0). 2. The administrator checks the deliverables. (e.g. Run curl command). 3. Set the rule in advance. In the event of a dispute, we will pay and confiscate the deposit according to the rules.
After Fulghum carried him from the field, the 1st's Colonel Baker took command of the entire Brigade while Lt. Colonel Gordon took command of the 1st. As in the aftermath of Sharpsburg, the cavalry once again covered the retreat of the remnants of Lee's army.
View (previous 100 | next 100 ) ( 20 | 50 | 100 | 250 | 500 ) ACH Transfer Account limits Altcoins Altcoins Instant Amazon eGift card Arbitration Arbitrator Atomic swap BSQ BSQ swaps Backing up application data Backing up your wallet seed Bisq 1 Bisq 2 Bisq 2 Roles Bisq 2 Wallet Bisq Easy Bisq Maintainer Bisq Price Indices Bisqpro Bitcoin holidays Bitcoin units Bizum Burning Men BuyerVerifiesPreparedDelayedPayoutTx Exception error CBDC Capitual Cash by mail CelPay Changing your onion address Cloning an...
Also, if you "Alloc(ated)" something, you have to "Dealloc(ate) it later, not "Free" it, you didn't "Imprison" it. Sorry... There are examples, you can compile and run them, this is all still being tested... First of all, run 'sudo sh install.sh', then 'sh compile.sh' and see the results with 'ls' command.