See More CryptosHome

SOCKS

Unisocks

Show Trading View Graph

Mentions (24Hr)

0

0.00% Today

Reddit Posts

r/CryptoCurrencySee Post

The History of Privacy Coins: Their Rise, Their Adoptions, Their Exploits, And Their Downfalls

r/CryptoCurrencySee Post

I made a descriptive post of every item that you can purchase using candies from Coingecko so you do not have to look

r/CryptoCurrencySee Post

Tornado Cash and WHY privacy chains are important!?!

r/CryptoCurrencySee Post

Authentic Fashion - a use case for NFT's

r/CryptoCurrencySee Post

The need for use cases in the world of NFTs It can’t all just be jpegs

r/CryptoCurrencySee Post

The need for use cases in the world of NFTs It can’t all just be jpegs

r/CryptoMarketsSee Post

3 Unisocks get re-tokenized. Now worth 110K each, the legacy of SOCKS continues

r/CryptoCurrencySee Post

Unisocks price today, SOCKS to USD live, marketcap and chart

Mentions

r/BitcoinSee Comment

Use a VPN which supports port forwarding SOCKS can not

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Already many of these sites are blocking VPN use. You have to get real technical to get around it. Like getting a residential IP or using SOCKS proxies, etc.

Mentions:#SOCKS
r/CryptoCurrencySee Comment

I had 200 bucks ripped off from me with a "virus" that was pretending to be Google Sheets extension. I wrote a lengthy comment on a bitcointalk thread about it. The "virus" gets loaded via Brave browser shortcut parameters, however it doesn't just spawn on your pc, I am an avid torrenter and I most likely downloaded an infected EXE for this to have happened in the first place. I later confirmed this because even after deleting the Brave shortcut parameters and the entire fake extension etc, after a few months it still came back. The extension loads a bunch of javascript scripts that do a variety of things: * When visiting blockchain explorer to check an address activity, it will automatically replace the address with scammers address * When you make a transfer from exchange 1 to exchange 2, even if you write the right address and do everything correctly, the moment u press "confirm withdrawal" the address you typed in will be ignored and sent to scam address via script. Everything seems normal until its too late. *Searching for any address on blockchain explorer will land u on the scammers address. *Searching for the scammers address on blockchain explorers will crash your browser If you are wondering, this is still better than being the main victim on someone's botnet list, these types of scripts are usually set n forget meaning the extension itself doesn't give runtime access to your PC. I personally think that the only reason this extension exists is because it's easier to hide from antiviruses saving the criminal some operating costs. If he wanted though, he could just set up a botnet instead, use my network as SOCKS5 proxy (or use HVNC exploit) and manually empty my account without me knowing anything on top having access to basically my entire PC and all my data. Like I said though, if you have this fake extension on your PC, chances are you are also infected with something else like a botnet etc because the extension spawns after an exe infection. I hope this helps someone in need.

Mentions:#EXE#PC#SOCKS
r/BitcoinSee Comment

Download and install Tor: Go to the Tor website and download the appropriate version for your Windows 10 system. Once downloaded, run the installer and follow the prompts to install Tor on your system. Configure Tor: Once Tor is installed, you need to configure it to work with Bitcoin Core. To do this, you'll need to edit the torrc file. The file is typically located in the Tor installation directory. Open the file and add the following lines at the end: yaml # Bitcoin Core configuration HiddenServiceDir C:\Tor\bitcoin-service HiddenServicePort 8333 127.0.0.1:8333 Note that the C:\Tor\bitcoin-service is the directory where Tor will store the necessary files for running the Bitcoin Core service, and you can change it to any directory. Restart Tor: Once you've made the changes to the torrc file, you'll need to restart Tor to apply the changes. Start Bitcoin Core: Once Tor is restarted, you can start Bitcoin Core. When you start Bitcoin Core, it will automatically detect the Tor configuration and use it. Verify that Bitcoin Core is using Tor: To verify that Bitcoin Core is using Tor, go to the "Settings" menu and then "Options". Under the "Network" tab, check the "Proxy" section. You should see "SOCKS5 localhost:9050" listed as the proxy. That's it

Mentions:#SOCKS
r/BitcoinSee Comment

Dynamic IP allocation was universal on dialup, and still common today. In the AOL days, Web scripting support forums were overrun with the same question - why can't I reliably use IP address as an identifying token? At the time, the answer was that most USA dialup users used AOL and AOL forced all users' Web requests through a bank of mandatory proxy servers, which means that the Web server sees hundreds of users with the same IP address These days, proxy servers are commercial services, HTTP, SOCKS and other protocols. Commercial SOCKS5 gateways switch the user's IP address every 3 minutes or so. And the high and increasing use of VPN services makes IP address completely useless as an identifier

Mentions:#SOCKS
r/BitcoinSee Comment

Currently the packet data could be identified and blocked. The simplest way would be looking at default ports and blocking those, but even if nodes change their port the actual data content can be identified. But you can use Bitcoin on Tor and then the data cannot be identified, nor the IP address/location. Or even a VPN/SOCKS proxy also would work. Also, there is a BIP in progress that would enable packet level encryption and related enhancements to combat packet level snooping. Incidentally only the first hop in a tx broadcast knows the origin IP. Once relayed that info is not carried on. So trying to identify the origin of a tx requires a massive network of "snooping" nodes, and again is offset by using Tor.

Mentions:#SOCKS#BIP
r/CryptoCurrencySee Comment

SOCKS!

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Goddamnit you are a tough negotiator! 3 BTC FOR THE SOCKS AND THAT'S IT!

Mentions:#BTC#SOCKS
r/BitcoinSee Comment

From what I understand, the error message is telling you that it's not actually using your own installation of the Tor daemon. Instead, it's using a version of Tor built-in to Electrum. The lines saying that are: 1. Aug 02 19:28:14.321 \[notice\] Configuration file "/usr/local/etc/tor/torrc" not present, using reasonable defaults. 2. Aug 02 19:28:14.000 \[notice\] Bootstrapped 0% (starting): Starting The first one saying that you don't have a Tor config file is weird, unless Electrum isn't using your installation of Tor. I don't use Mac OS, so I'm not sure where the torrc files goes. The second line (and the ones that follow) that says "bootstrapping" is telling you that Electrum is opening its own connection to Tor, rather than using a proxy already open on the computer. In addition, Electrum is trying to use Tor as an HTTP proxy and not a SOCKS proxy. Otherwise, it would be able to use the bootstrapped Tor connection just fine. This may be a silly question -- have you restarted the Mac at all in the past few days? I found a response on a StackExchange post that referenced the same issue, and a simple reboot fixed it.

Mentions:#OS#SOCKS
r/CryptoCurrencySee Comment

Here's a list of bugs that have been found since 2011. >CVE-2012-1909 2012-03-07 Bitcoin protocol and all clients Netsplit[1] Very hard Transaction overwriting 100% >CVE-2012-1910 2012-03-17 bitcoind & Bitcoin-Qt for Windows Unknown[7] Hard Non-thread safe MingW exceptions 100% >BIP 0016 2012-04-01 All Bitcoin clients Fake Conf[8] Miners[9] Softfork: P2SH 100% >CVE-2012-2459 2012-05-14 bitcoind and Bitcoin-Qt Netsplit[1] Easy Block hash collision (via merkle root) 100% >CVE-2012-3789 2012-06-20 bitcoind and Bitcoin-Qt DoS[3] Easy (Lack of) orphan txn resource limits 100% >CVE-2012-4682 bitcoind and Bitcoin-Qt DoS[3] 100% >CVE-2012-4683 2012-08-23 bitcoind and Bitcoin-Qt DoS[3] Easy Targeted DoS by CPU exhaustion using alerts 100% >CVE-2012-4684 2012-08-24 bitcoind and Bitcoin-Qt DoS[3] Easy Network-wide DoS using malleable signatures in alerts 100% >CVE-2013-2272 2013-01-11 bitcoind and Bitcoin-Qt Exposure[6] Easy Remote discovery of node's wallet addresses 99.99% >CVE-2013-2273 2013-01-30 bitcoind and Bitcoin-Qt Exposure[6] Easy Predictable change output 99.99% >CVE-2013-2292 2013-01-30 bitcoind and Bitcoin-Qt DoS[3] Hard A transaction that takes at least 3 minutes to verify 0% >CVE-2013-2293 2013-02-14 bitcoind and Bitcoin-Qt DoS[3] Easy Continuous hard disk seek 99.99% >CVE-2013-3219 2013-03-11 bitcoind and Bitcoin-Qt 0.8.0 Fake Conf[8] Miners[9] Unenforced block protocol rule 100% >CVE-2013-3220 2013-03-11 bitcoind and Bitcoin-Qt Netsplit[1] Hard Inconsistent BDB lock limit interactions 99.99% >BIP 0034 2013-03-25 All Bitcoin clients Fake Conf[8] Miners[9] Softfork: Height in coinbase 100% >BIP 0050 2013-05-15 All Bitcoin clients Netsplit[1] Implicit[2] Hard fork to remove txid limit protocol rule 99.99% >CVE-2013-4627 2013-06-?? bitcoind and Bitcoin-Qt DoS[3] Easy Memory exhaustion with excess tx message data 99% >CVE-2013-4165 2013-07-20 bitcoind and Bitcoin-Qt Theft[10] Local Timing leak in RPC authentication 99% >CVE-2013-5700 2013-09-04 bitcoind and Bitcoin-Qt 0.8.x DoS[3] Easy Remote p2p crash via bloom filters 99% >CVE-2014-0160 2014-04-07 Anything using OpenSSL for TLS Unknown[7] Easy Remote memory leak via payment protocol Unknown >CVE-2015-3641 2014-07-07 bitcoind and Bitcoin-Qt prior to 0.10.2 DoS[3] Easy (Yet) Unspecified DoS 99.9% >BIP 66 2015-02-13 All Bitcoin clients Fake Conf[8] Miners[9] Softfork: Strict DER signatures 99% >BIP 65 2015-11-12 All Bitcoin clients Fake Conf[8] Miners[9] Softfork: OP_CHECKLOCKTIMEVERIFY 99% >BIPs 68, 112 & 113 2016-04-11 All Bitcoin clients Fake Conf[8] Miners[9] Softforks: Rel locktime, CSV & MTP locktime 99% >BIPs 141, 143 & 147 2016-10-27 All Bitcoin clients Fake Conf[8] Miners[9] Softfork: Segwit 99% >CVE-2016-8889 2016-10-27 Bitcoin Knots GUI 0.11.0 - 0.13.0 Exposure Hard Debug console history storing sensitive info 100% >CVE-2017-9230 ? Bitcoin ? ? ASICBoost 0% >BIP 148 2017-03-12 All Bitcoin clients Fake Conf[8] Miners[9] Softfork: Segwit UASF ? >CVE-2017-12842 2018-06-09 No commitment to block merkle tree depth >CVE-2016-10724 2018-07-02 bitcoind and Bitcoin-Qt prior to 0.13.0 DoS[3] Keyholders[11] Alert memory exhaustion 99% >CVE-2016-10725 2018-07-02 bitcoind and Bitcoin-Qt prior to 0.13.0 DoS[3] Keyholders[11] Final alert cancellation 99% >CVE-2018-17144 2018-09-17 bitcoind and Bitcoin-Qt prior to 0.16.3 Inflation[5] Miners[9] Missing check for duplicate inputs 80% >CVE-2018-20587 2019-02-08 Bitcoin Knots prior to 0.17.1, and all current Bitcoin Core releases Theft[10] Local No alert for RPC service binding failure <1% >CVE-2017-18350 2019-06-22 bitcoind and Bitcoin-Qt prior to 0.15.1 Unknown Varies[12] Buffer overflow from SOCKS proxy 94% >CVE-2018-20586 2019-06-22 bitcoind and Bitcoin-Qt prior to 0.17.1 Deception RPC access Debug log injection via unauthenticated RPC 77% >CVE-2019-12998 2019-08-30 c-lightning prior to 0.7.1 Theft Easy Missing check of channel funding UTXO >CVE-2019-12999 2019-08-30 lnd prior to 0.7 Theft Easy Missing check of channel funding UTXO amount >CVE-2019-13000 2019-08-30 eclair prior to 0.3 Theft Easy Missing check of channel funding UTXO >CVE-2020-14199 2020-06-03 Trezor and others Theft Social[13] Double-signing can enable unintended fees >CVE-2018-17145 2020-09-09 Bitcoin Core prior to 0.16.2 Bitcoin Knots prior to 0.16.1 Bcoin prior to 1.0.2 Btcd prior to 0.21.0 DoS[3] Easy p2p memory blow-up 87% >CVE-2020-14198 Bitcoin Core 0.20.0 DoS[3] Easy Remote DoS 93% >CVE-2021-3401 2021-02-01 Bitcoin Core GUI prior to 0.19.0 Bitcoin Knots GUI prior to 0.18.1 Theft Hard Qt5 remote execution 64% >CVE-2021-31876 2021-05-06 Various wallets >BIPs 341-343 2021-11-13 All Bitcoin nodes Fake Conf[8] Miners[9] Softfork: Taproot 57% Maybe this Kaminsky guys isn't such a genius.

r/CryptoCurrencySee Comment

SOCKS not stocks

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Well serves her right for getting you SOCKS again

Mentions:#SOCKS
r/CryptoMarketsSee Comment

Look into UNISOCKS, $SOCKS. it’s the underreported dominating performer.

Mentions:#SOCKS
r/BitcoinSee Comment

"I just need to pull up myself by the socks, OH WAIT I DONT HAVE SOCKS" lmao

Mentions:#OH#SOCKS
r/CryptoCurrenciesSee Comment

Check out UNISOCKS $SOCKS

Mentions:#SOCKS
r/CryptoCurrencySee Comment

And a DOBBIE SOCKS airdrop afterwards?

Mentions:#SOCKS
r/CryptoCurrencySee Comment

What's the most random project you've heard of? One that the blurb on CMC made your head hurt. I was randomly surfing the lower reaches and came across Unisocks and I present you with this. "Unisocks is an “experimental” non-fungible token (NFT) listed on the Uniswap exchange, which represents a real pair of limited edition and dynamically priced socks that users can purchase from anywhere in the world. Holders of $SOCKS can sell them through the Unisocks platform anytime they want. Furthermore, it can also be used to redeem the pair of socks that the token represents." Its current trading price is just under $100,000 because there were only ever 500 SOCKS tokens minted. Have I been unwittingly spiked with LSD or something?

Mentions:#NFT#SOCKS
r/CryptoCurrencySee Comment

[SOCKS](https://coincodex.com/crypto/unisocks/)

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Next move is investing in tokenized fecal transfer. Putting shitty NFT to the next level. I’ll sell 5 tokens corresponding to 5 healthy fecal implants to be delivered on demand. Kind of like $SOCKS tokens but a little bit more smelly. Starting price is 1000ETH. Who wants some of my glorious NFT excrements?

r/CryptoCurrencySee Comment

>$SOCKS is a token that entitles you to 1 real pair of limited edition socks, shipped anywhere in the world. >>_<

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Heck yes, hodling $SOCKS till they get a hole.

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Reminds me of $SOCKS

Mentions:#SOCKS
r/CryptoCurrencySee Comment

lol it's so stupid how easy it is to bot something like this, shame that whoever did this made it so blatantly obvious. Not safely optimized at all IMO. One would think it'd be a better idea to split the farm across multiple accounts and avoid getting near the karma limit to avoid unwanted attention. From there scrape previous daily threads for comments, sort into sentiment, then set to shitpost on a humanish schedule. The older the thread you grab the comment from the better, for the same reasons as above of course. SOCKS proxies are incredibly cheap, be good to prevent chain banning. Wonder how long it'll take?

Mentions:#SOCKS
r/CryptoCurrencySee Comment

SOCKS

Mentions:#SOCKS
r/CryptoCurrencySee Comment

If you pronounced SOCKS out loud, it is Eso si que es It means *it is what it is*

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Wakes up *Takes deep breath* Smells like... SOCKS 🧦 Gotta do Laundry 😑

Mentions:#SOCKS
r/BitcoinSee Comment

This just in! It was his SOCKS that did it. They weren't quite matching.

Mentions:#SOCKS
r/CryptoMoonShotsSee Comment

GOOOOOOO CHAd BUY THIS COIN, BE A CHAD. CHAD ROCKS MY SOCKS CHAD IS THE MAN BE TEH MAN BUY CHAD

r/CryptoCurrencySee Comment

One pair of $SOCKS?

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Someone just burned 750k worth of $SOCKS tokens to redeem some uni-branded socks. Probably the most expensive socks in existence. (They basically just spent 750k on 9 pairs of socks.) https://mobile.twitter.com/Whooptied1/status/1391576378114551819

Mentions:#SOCKS
r/CryptoCurrencySee Comment

tldr; Cryptowatch has added SOCKS tokens to its balance sheet. SockS tokens were donated to the Cryptowatch team by our Discord shitposter and crypto derivatives trader @CL207 as a gesture of appreciation. Socks are an ERC-20 token that entitles you to redeem 1 pair of Unisocks, shipped anywhere in the world. *This summary is auto generated by a bot and not meant to replace reading the original article. As always, DYOR.*

Mentions:#SOCKS#CL
r/CryptoMoonShotsSee Comment

🔥New Launch! SENTINEL! 👮 🔥 Safety of your network first! 👮Secure yourself today with Sentinel The codebase of the Sentinel dVPN application is completely revealed to the public, ensuring more trust than any other VPN competitor. 👮The Sentinel Network hosts open-source distributed and decentralized applications that provide users with assurance that their session information is not being logged, their communication is not being stored, and that not even the creator of the application can view any of their data. ✅CONTRACT:0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅BUY LINK 💵 : https://exchange.pancakeswap.finance/#/swap?0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅CHART 📈: https://poocoin.app/tokens/0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 💠Website :https://sentinel.co/ 🔥Total supply: 100.000.000.000.000.000 ✅If the world's most popular VPNs can get hacked, then so can your favorite VPN Are you concerned about who can see your internet activity and personal interactions? icon_vpn Can your favorite VPN prove that it’s not logging your usage information or that all VPN nodes are maintaining a high degree of encryption? ✅Are you ok with your current chat applications sharing personal details about you or storing your messages and selling the data to third parties? ✅Can any service that claims to generate a 'private key' to encrypt your data prove that it doesn’t have the ability to store the key and access your data? Why Sentinel? 🪖Military Grade Encryption Users can choose from SOCKS5 or OpenVPN servers which enforce quantum level encryption standards such as AES 256 or Poly1305. ✅Absolute Transparency The code behind the Sentinel dVPN is fully revealed to the public on Sentinel’s GitHub profile along with the application MD5 Checksums for absolute provability. 🌏Servers across the Globe 🌏Servers are hosted all over the world by the community, for the community. Users can choose the optimal server for the fastest browsing and download speeds. Fully community owned 💠 JOIN OUR SOCIAL COMMUNITY

r/CryptoMoonShotsSee Comment

🔥New Launch! SENTINEL! 👮 🔥 Safety of your network first! 👮Secure yourself today with Sentinel The codebase of the Sentinel dVPN application is completely revealed to the public, ensuring more trust than any other VPN competitor. 👮The Sentinel Network hosts open-source distributed and decentralized applications that provide users with assurance that their session information is not being logged, their communication is not being stored, and that not even the creator of the application can view any of their data. ✅CONTRACT:0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅BUY LINK 💵 : https://exchange.pancakeswap.finance/#/swap?0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅CHART 📈: https://poocoin.app/tokens/0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 💠Website :https://sentinel.co/ 🔥Total supply: 100.000.000.000.000.000 ✅If the world's most popular VPNs can get hacked, then so can your favorite VPN Are you concerned about who can see your internet activity and personal interactions? icon_vpn Can your favorite VPN prove that it’s not logging your usage information or that all VPN nodes are maintaining a high degree of encryption? ✅Are you ok with your current chat applications sharing personal details about you or storing your messages and selling the data to third parties? ✅Can any service that claims to generate a 'private key' to encrypt your data prove that it doesn’t have the ability to store the key and access your data? Why Sentinel? 🪖Military Grade Encryption Users can choose from SOCKS5 or OpenVPN servers which enforce quantum level encryption standards such as AES 256 or Poly1305. ✅Absolute Transparency The code behind the Sentinel dVPN is fully revealed to the public on Sentinel’s GitHub profile along with the application MD5 Checksums for absolute provability. 🌏Servers across the Globe 🌏Servers are hosted all over the world by the community, for the community. Users can choose the optimal server for the fastest browsing and download speeds. Fully community owned 💠 JOIN OUR SOCIAL COMMUNITY

r/CryptoMoonShotsSee Comment

🔥New Launch! SENTINEL! 👮 🔥 Safety of your network first! 👮Secure yourself today with Sentinel The codebase of the Sentinel dVPN application is completely revealed to the public, ensuring more trust than any other VPN competitor. 👮The Sentinel Network hosts open-source distributed and decentralized applications that provide users with assurance that their session information is not being logged, their communication is not being stored, and that not even the creator of the application can view any of their data. ✅CONTRACT:0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅BUY LINK 💵 : https://exchange.pancakeswap.finance/#/swap?0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅CHART 📈: https://poocoin.app/tokens/0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 💠Website :https://sentinel.co/ 🔥Total supply: 100.000.000.000.000.000 ✅If the world's most popular VPNs can get hacked, then so can your favorite VPN Are you concerned about who can see your internet activity and personal interactions? icon_vpn Can your favorite VPN prove that it’s not logging your usage information or that all VPN nodes are maintaining a high degree of encryption? ✅Are you ok with your current chat applications sharing personal details about you or storing your messages and selling the data to third parties? ✅Can any service that claims to generate a 'private key' to encrypt your data prove that it doesn’t have the ability to store the key and access your data? Why Sentinel? 🪖Military Grade Encryption Users can choose from SOCKS5 or OpenVPN servers which enforce quantum level encryption standards such as AES 256 or Poly1305. ✅Absolute Transparency The code behind the Sentinel dVPN is fully revealed to the public on Sentinel’s GitHub profile along with the application MD5 Checksums for absolute provability. 🌏Servers across the Globe 🌏Servers are hosted all over the world by the community, for the community. Users can choose the optimal server for the fastest browsing and download speeds. Fully community owned 💠 JOIN OUR SOCIAL COMMUNITY

r/CryptoMoonShotsSee Comment

🔥New Launch! SENTINEL! 👮 🔥 Safety of your network first! 👮Secure yourself today with Sentinel The codebase of the Sentinel dVPN application is completely revealed to the public, ensuring more trust than any other VPN competitor. 👮The Sentinel Network hosts open-source distributed and decentralized applications that provide users with assurance that their session information is not being logged, their communication is not being stored, and that not even the creator of the application can view any of their data. ✅CONTRACT:0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅BUY LINK 💵 : https://exchange.pancakeswap.finance/#/swap?0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅CHART 📈: https://poocoin.app/tokens/0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 💠Website :https://sentinel.co/ 🔥Total supply: 100.000.000.000.000.000 ✅If the world's most popular VPNs can get hacked, then so can your favorite VPN Are you concerned about who can see your internet activity and personal interactions? icon_vpn Can your favorite VPN prove that it’s not logging your usage information or that all VPN nodes are maintaining a high degree of encryption? ✅Are you ok with your current chat applications sharing personal details about you or storing your messages and selling the data to third parties? ✅Can any service that claims to generate a 'private key' to encrypt your data prove that it doesn’t have the ability to store the key and access your data? Why Sentinel? 🪖Military Grade Encryption Users can choose from SOCKS5 or OpenVPN servers which enforce quantum level encryption standards such as AES 256 or Poly1305. ✅Absolute Transparency The code behind the Sentinel dVPN is fully revealed to the public on Sentinel’s GitHub profile along with the application MD5 Checksums for absolute provability. 🌏Servers across the Globe 🌏Servers are hosted all over the world by the community, for the community. Users can choose the optimal server for the fastest browsing and download speeds. Fully community owned 💠 JOIN OUR SOCIAL COMMUNITY

r/CryptoMoonShotsSee Comment

🔥New Launch! SENTINEL! 👮 🔥 Safety of your network first! 👮Secure yourself today with Sentinel The codebase of the Sentinel dVPN application is completely revealed to the public, ensuring more trust than any other VPN competitor. 👮The Sentinel Network hosts open-source distributed and decentralized applications that provide users with assurance that their session information is not being logged, their communication is not being stored, and that not even the creator of the application can view any of their data. ✅CONTRACT:0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅BUY LINK 💵 : https://exchange.pancakeswap.finance/#/swap?0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅CHART 📈: https://poocoin.app/tokens/0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 💠Website :https://sentinel.co/ 🔥Total supply: 100.000.000.000.000.000 ✅If the world's most popular VPNs can get hacked, then so can your favorite VPN Are you concerned about who can see your internet activity and personal interactions? icon_vpn Can your favorite VPN prove that it’s not logging your usage information or that all VPN nodes are maintaining a high degree of encryption? ✅Are you ok with your current chat applications sharing personal details about you or storing your messages and selling the data to third parties? ✅Can any service that claims to generate a 'private key' to encrypt your data prove that it doesn’t have the ability to store the key and access your data? Why Sentinel? 🪖Military Grade Encryption Users can choose from SOCKS5 or OpenVPN servers which enforce quantum level encryption standards such as AES 256 or Poly1305. ✅Absolute Transparency The code behind the Sentinel dVPN is fully revealed to the public on Sentinel’s GitHub profile along with the application MD5 Checksums for absolute provability. 🌏Servers across the Globe 🌏Servers are hosted all over the world by the community, for the community. Users can choose the optimal server for the fastest browsing and download speeds. Fully community owned 💠 JOIN OUR SOCIAL COMMUNITY

r/CryptoMoonShotsSee Comment

🔥New Launch! SENTINEL! 👮 🔥 Safety of your network first! 👮Secure yourself today with Sentinel The codebase of the Sentinel dVPN application is completely revealed to the public, ensuring more trust than any other VPN competitor. 👮The Sentinel Network hosts open-source distributed and decentralized applications that provide users with assurance that their session information is not being logged, their communication is not being stored, and that not even the creator of the application can view any of their data. ✅CONTRACT:0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅BUY LINK 💵 : https://exchange.pancakeswap.finance/#/swap?0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 ✅CHART 📈: https://poocoin.app/tokens/0x81C6dcbaa600665811804CD993D5Ae2FEC49d2E1 💠Website :https://sentinel.co/ 🔥Total supply: 100.000.000.000.000.000 ✅If the world's most popular VPNs can get hacked, then so can your favorite VPN Are you concerned about who can see your internet activity and personal interactions? icon_vpn Can your favorite VPN prove that it’s not logging your usage information or that all VPN nodes are maintaining a high degree of encryption? ✅Are you ok with your current chat applications sharing personal details about you or storing your messages and selling the data to third parties? ✅Can any service that claims to generate a 'private key' to encrypt your data prove that it doesn’t have the ability to store the key and access your data? Why Sentinel? 🪖Military Grade Encryption Users can choose from SOCKS5 or OpenVPN servers which enforce quantum level encryption standards such as AES 256 or Poly1305. ✅Absolute Transparency The code behind the Sentinel dVPN is fully revealed to the public on Sentinel’s GitHub profile along with the application MD5 Checksums for absolute provability. 🌏Servers across the Globe 🌏Servers are hosted all over the world by the community, for the community. Users can choose the optimal server for the fastest browsing and download speeds. Fully community owned 💠 JOIN OUR SOCIAL COMMUNITY

there are ways to do it properly to grow wealth, sadly when you get to the decisions its a FUCKING WILD DOPAMINE RUSH LIKE DOING CRACK IN AN ORGY WITHOUT SOCKS ON AND YOU CANT STOP OVERUSING COLLATERAL

Mentions:#SOCKS#STOP
r/BitcoinSee Comment

Or you can install Tor using Homebrew, run it as a service and configure your Core node to use localhost:9050 as the SOCKS5 proxy. There's some debate over how anonymous one can truly be over Tor, but I think it's better than simply leaving a port open.

Mentions:#SOCKS
r/BitcoinSee Comment

I don't care if this entire sub if filled with posts like this. It is awesome that someone is using Bitcoin to buy something as amazing as a CAR!!! You guys. Someone just bought a car with Bitcoin and you're all "Pfft. Old news." I remember when it was a big deal that someone bought SOCKS with Bitcoin okay? Upvoted this to the Moon. Been thinking about doing this myself but I just can't decide if I want a Model 3 or not. I do...but I don't know if I want it more than Bitcoin.

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Was browsing a lot of coins and noticed one called SOCKS, couldn't belive the price then decided to click on the website and yeah....wtf

Mentions:#SOCKS
r/CryptoCurrencySee Comment

Okay, time to check out some names for my next investments!!! * DVC: DragonVein. Like, fuuuu, that's a really awesome name! * CHONK: Chonk. That just makes me giggle, totally a great investment. * SOCKS: Unisocks. That's just adorbs!!! * AYA: Aryacoin. Arya is my fav GoT character, so I am in! * TKN: Monolith. Monoliths are always epic. Must have!

r/CryptoCurrencySee Comment

Whats the most expensive NFT out there SOCKS?

Mentions:#NFT#SOCKS
r/CryptoCurrencySee Comment

People are paying over 100 grand for SOCKS :/

Mentions:#SOCKS

Ahaha man )) keep going keep going ) soon they will cost as SOCKS 124k per one

Mentions:#SOCKS

Neither a snowflake nor are my feelings hurt fellow murican (no one else in the world uses the retarded term 'snowflake' as some sort of 'insult') Holding ADA im glad to see it rise, but the hype is a bit boring and not really justified in this bullmarket. x10 is good for me but I have plenty of projects I'm investing in that have topped ADA or tied with it, like SOCKS, BNB, MATIC, DOT or, as already stated, FLOW

r/CryptoCurrencySee Comment

Nowadays, going all in BTC is the "safe, conservative play". Real degenerates go all-in on SUSHI, CAKE or SOCKS.

r/CryptoCurrencySee Comment

How about you just go buy SOCKS jerk face.

Mentions:#SOCKS
r/CryptoCurrencySee Comment

This is a pretty awesome idea, they use a similar system as the Uniswap $SOCKS " Uniswap $SOCKS (currently worth around $90,000 a pair). As each token is bought, its value increases along an automated price curve." Which is perfectly much. Anyway good luck!

Mentions:#SOCKS