create account

reCAPTCHA concerns for developers and end-users by jamesc

View this thread on: hive.blogpeakd.comecency.com
· @jamesc ·
$8.24
reCAPTCHA concerns for developers and end-users
Concerns over reCAPTCHA ..

![image.png](https://images.hive.blog/DQmYR2Vep6VHqedkKFnhed42wnScn4xRYtb2q8bXhDVNJw6/image.png)

# Not available in China

Can't access reCAPTCHA from Beijing -- [post](https://stackoverflow.com/a/24000429/766233)

A more recent example (Mar 8, 2018) is an attempted work-around.  Here is a comment that gives some insight into what is being loaded:  "So I did some research and found out that 'Google implemented a whole VM in JavaScript with a specific bytecode language' according to neuroradiology. Maybe the domain is embedded in those byte codes?" [github issue](https://github.com/pypa/warehouse/issues/3174)

Even if this works I don't see any guarantee that it will work in the future.  The reCAPTCHA scripts can be updated by Google at any time.

![image.png](https://images.hive.blog/DQmfNYbABLqhCFL4yyhCrFHm9SGvtuLQiZZH4q2ccj6HxHW/image.png)

# reCAPTCHA invades privacy

![image.png](https://images.hive.blog/DQmNY4SpNRCfRvdGuiJmHJBtJSivPmVRXy1VCCcLLgMVLqw/image.png)

ReCAPTCHA has been analyzed and observed to upload css, scripts, scrape the DOM, and grab unique information about the browser's (like a fingerprint).  Fortunately, many web-site frameworks do not provide a global pointer into its memory so, in those cases, much of the data used by most apps will be unavailable.  Therefore, privacy may be added by simply removing the form elements in the DOM before loading reCAPTCHA.  Unfortunately, I only see a few sites that are removing the form data before showing the reCAPTCHA.

The reCAPTCHA uses a cookie under the google domains that developers can't remove for you.  That browser will provide that cookie to all sites sourcing other google  scripts under the same domain.  This may be combined with an IP address and browser [fingerprinting](https://www.npmjs.com/package/fingerprintjs2#other) to identify and covertly track us.  It is probably no coincidence that the reCAPTCHA code is hosted under generic domains used to host much of google's work: gstatic.com and google.com.  This increases the scope of tracking cookies.

If used, at the very least, use reCAPTCHA in a web app where where the global window variable and the DOM does not contain user-provided information.  

# Effectiveness

I was able to find a [paid service](https://azcaptcha.com) that auto-completes reCAPTCHA.  I have also seen reports of hacks and outsourcing.  But overall it may be the most effective solution for a captcha.  The incentives work against us, Google appears to want our data and build out their machine learning and therefore they have invested stolen money (some or much include government subsidies) to implement this kind of technology.  End-users must educate themselves to the point where enough people and enough resources are available to produce a better solution.  Obviously we need to stop using their currency and prevent theft too.  In parallel, we can settle for second-best but we should educate and do this with confidence.

# Aids machine learning potential use in nefarious technology

It appears that Google may be using the data to train nefarious technology intended to illegally violate life, liberty, and the pursuit of happiness.  Driverless cars, for example, could implement a china-style social credit score and deny services or detain men or women for arbitrary reasons (also known as victimless crimes).  Based on what I have seen so far, something along these lines is absolutely inevitable.

![image.png](https://images.hive.blog/DQmfEVMsVaJUR75uVn6wC67Y51gS7zt343j1CdAh8vZ1sd6/image.png)


# End-user solution

As a developer, it is these concerns that drive me to do all extra work when I encounter a reCAPTCHA site.  Over the years I have incrementally built up a more advanced methods and I apply automation when practical.  I would love to see this automated and done in ways that are better than what I'm describing here.

The user may clear the cookies for google domains.  A browser plugin can help automate this process.  I feature that would clear a list of domains automatically upon leaving a site would help.

Additionally, use a something like a VPN to help privatize the IP address getting compromised.  There are many more applications for adding some chance of IP address privacy.

I leave these domains blocked in my system's host file:
```
127.0.0.1       www.google.com
127.0.0.1       gstatic.com
127.0.0.1       www.gstatic.com
```

It is awkward because I don't know if a site is expecting a reCAPTCHA in advance.  So every-time I get a form (or login) that does not work, I open the browser's console then reload the page and look at the browser console's network request and see it is trying to load reCAPTCHA from any of the above domains.  I did this so often I finally scripted it out.

If so, I then I unblock the Google domains (remove those entries from my host file) then I clear any data in the form and reload the page again so the reCAPTCHA appears.  I mess up the captcha at least 10 times in ways that will feed the algorithm the worst data possible (images that look **like** what they are asking for) then eventually I complete it to the point where hopefully the machine learning algorithm will accept some inaccurate data at the same time.

Finally, I re-block the google domains and fill in the form quickly (sometimes having the form's data prepared in advanced) then submit the form before the reCAPTCHA expires.  Unfortunately for Linux user's, there delay before the Linux host system picks up the host file again (and pressure to do this quickly) so this may be in-perfect.  The idea of course is that I don't wan the form data I just entered getting broadcasted to google.com or gstatic.com.

# The Bigger Picture (beyond reCAPTCHA)

![image.png](https://images.hive.blog/DQmWY9wxbrEXRgPxM8co3Vm6XxrMui7cDddMEQuvHpa2HUv/image.png)

Trust me there is a bigger agenda at play and it gets pretty **evil**.  We have had to put up with this type of stuff for so long, serious psychological problems are inevitable.  I'm willing to say that if someone is affected in this way, then either they have been well trained or they have not been exposed (are vulnerable).  My opinion is that most people are either really fortunate (with proper education) or they could really benefit from breaking down and really look into how they "might" have been indoctrinated.

![image.png](https://images.hive.blog/DQma1KeSxpgVgqSXBSi2pq5RYws4JthqyGdY8DoB2NzYmsr/image.png)

I see it all the time.  It is common for people to get out of **denial** (see the issue, again?) then go into **anger**.  Many run away at this point, however lets not go there.    When that happens I just remember it really does not work very well  to be angry (that does not motivate for long so don't get stuck there), so I have to take a next step and be willing to **justify** it from the adversary's side (see it from both sides).  I really can't be that angry if I can see how I might act this way in different circumstances.  Clearly that is not enough to fix anything, so I **rationalize** about the larger problem at a higher level but only long enough to see why the problem persists and how it functions.  Finally I need to **accept** it or I'm going to fall back into anger or victim-hood.  Accepting something and living with it is basically total and complete defeat (so, don't fall into apathy) so finally there is a the holy grail: **be rational**.  Being rational is where all the good stuff happens.  It is the motivation, wisdom, skill and practice of changing the world by changing yourself.  If I feel weak on any of these steps I re-visit them and jump around (may skip steps).  If I don't complete the entire process I'm defeated because not enough change will come of it.  If you see that I'm stuck somewhere in this process, you can just tell me I'm "acting like" a useless eater and I'll know exactly what your talking about.

What works for me: learn from independent media sources you trust that will challenge myself to break into this on what ever step I need to practice.  I expect this to be a process as described above.  I find it helpful to remember to take breaks or back-off and lighten up when appropriate but I always remember to be diligent (too much stress and anxiety serves no one, keep coming back to it).  When I do this well, with respect to the people around me, I achieve motivation, efficiency and have less need and desire to turn out.  This agenda is obviously very advanced and came about through generations of hard work; we need to compete.

# Accountability

![image.png](https://images.hive.blog/DQmRbF6JbGuxfyQixuPfc7nGKemAMAvkXRQSHiQJXDLNhsA/image.png)

We can have accountability, there is no room for fear here.  We change ourselves first, which at scale, changes the world.  We can apply the following to the growing list of all technology being used against life, liberty, and the pursuit of happiness.  This means we need to go through a process and become our true selves: **love** ♡ and free of fear.  Even in the face of pure evil we can achieve an enlighten state.  It takes practice and involves questioning everything we learn and know.

![image.png](https://images.hive.blog/DQmcrUXZstP9yM782Ax1ctsSu2AhjcQrorqJcoUR2QpoXdX/image.png)

If this is new to you, you may really have to **really** re-think stuff like this; it is another way we are oppressed and our thinking is influenced by current negative experiences (judges and courts for example) and lack of education on these topics.  Here it is!  Moral law still exists and, from what I gather, there have been many points in history where law was widely practiced on the side of the people.  What many people did not know is that the corporation (which includes the modern government) is a sub-jurisdiction and subject to the laws of their higher jurisdiction.  I think you'll find, as I have, that higher jurisdictions are very inline with the non-aggression principal; they require a victim and sworn statement for there to be a crime.  No victim no crime.  It is only by way of contracting into sub-jurisdictions that they hold us to all these arbitrary rules and laws.  On top of all that, they don't tell us we are contracting so we get scammed into this.  The thing is, in the higher-jurisdiction a contract under fraud or force is not a valid contract.  It is truly a house of cards.

![image.png](https://images.hive.blog/DQmYypMZq22cEyPzphzHbvHWXKhdoMGPpYAXK4B6RuTEQah/image.png)

We will have no problem finding rights violations and victims to testify and no problem finding fraud and force used to form invalid contracts.  The only question left in my mind, when will most of humanity overcome fear, learn this, and put this into practice?  People (including Judges) if coached and compelled (notify them they can be held accountable), can operate in higher jurisdictions.  The higher the jurisdiction the more principled the laws become.  For nearly everyone these laws are intuitive.  Further, there is no rule to use these higher jurisdictions but it is certainly easier as much of the hard work has been done.  It also has the benefit of being the adversaries parent jurisdiction.

This means we need to be willing to take on different types of risks.  Know how to hold our ground.  We must know how to speak our knowledge.

![throat-chakra.png](https://images.hive.blog/DQmTotPXUtr7uBca7wHQLVgtTLB8bJv6UJrJkecB1rANKKq/throat-chakra.png)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 40 others
properties (23)
authorjamesc
permlinkrecaptcha-concerns-for-developers-and-end-users
categoryprivacy
json_metadata{"tags":["privacy","security","technology"],"image":["https://images.hive.blog/DQmYR2Vep6VHqedkKFnhed42wnScn4xRYtb2q8bXhDVNJw6/image.png"],"links":["https://stackoverflow.com/a/24000429/766233"],"app":"hiveblog/0.1","format":"markdown"}
created2020-12-19 15:58:45
last_update2020-12-19 15:58:45
depth0
children11
last_payout2020-12-26 15:58:45
cashout_time1969-12-31 23:59:59
total_payout_value4.124 HBD
curator_payout_value4.111 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11,465
author_reputation11,900,157,451,513
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,013,443
net_rshares41,169,624,236,702
author_curate_reward""
vote details (104)
@aiovo ·
Boo Google
properties (22)
authoraiovo
permlinkre-jamesc-20201220t52317950z
categoryprivacy
json_metadata{"tags":["ecency"],"app":"ecency/3.0.9-mobile","format":"markdown+html"}
created2020-12-20 00:23:24
last_update2020-12-20 00:23:24
depth1
children0
last_payout2020-12-27 00:23:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation15,911,295,900,579
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,018,406
net_rshares0
@arcange ·
Hey @jamesc,
Sorry to jump in with something a bit off-topic.
The current HiveBuzz proposal will expire in a few days.
Do you mind casting your vote for the [proposal renewal](https://peakd.com/me/proposals/147) we made for 2021 so our team can continue with its work?
https://peakd.com/me/proposals/147

Thank you. Wish you a happy Xmas 🎅
properties (22)
authorarcange
permlinkre-jamesc-qm2bch
categoryprivacy
json_metadata{"tags":["privacy"],"app":"peakd/2020.12.3"}
created2020-12-28 18:29:06
last_update2020-12-28 18:29:06
depth1
children0
last_payout2021-01-04 18:29:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length340
author_reputation1,146,631,502,104,474
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,120,300
net_rshares0
@bpcvoter3 ·
@themarkymark & Co, imagine if all the top witnesses prioritized their mental health—Hive would undoubtedly be a better place. Perhaps then, we wouldn’t be witnessing the ongoing chaos that’s unfolding right now. 

**ONLY A BLIND PERSON COULDN’T SEE THIS.**

- **TURN OFF THE BUILDAWHALE SCAM FARM**  
- **STOP THE BAD DOWNVOTES**  
- **STOP PLAYING WITH PEOPLE’S LIVELIHOODS**

<a href="https://imgflip.com/i/9v8nam"><img src="https://i.imgflip.com/9v8nam.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div>


### Key Issues to Address:
- **Downvote abuse**  
- **Farming schemes**  
- **Speaking disrespectfully to others**  
- **Encouraging people to avoid certain users out of personal dislike**  
- **Self-voting with alt accounts**  
- **Self-funding projects through self-votes**  
- **Promoting games that don’t even exist** (LOL)  

---

### @buildawhale Wallet:  
- **HIVE (Primary Token):** 0.012  
- **Staked HIVE (HP):** 66,400.611  
- **Total HP:** 2,421,539.226  
- **Delegated HIVE:** +2,355,138.615 HP  
  - Received: **2,355,080 HP from @blocktrades** (Aug 16, 2020)  

### @usainvote Wallet:  
- **HIVE (Primary Token):** 0.066  
- **Staked HIVE (HP):** 138,123.296  
- **Total HP:** 715,745.407  
- **Delegated HIVE:** +577,622.111 HP  
  - Received: **577,622 HP from @blocktrades** (Aug 16, 2020)  

[@buildawhale/wallet](https://peakd.com/@buildawhale/wallet) | [@usainvote/wallet](https://peakd.com/@usainvote/wallet)  

---

### @ipromote Wallet:  
- **Author Rewards:** 2,181.16  
- **Curation Rewards:** 4,015.61  
- **Staked HIVE (HP):** 0.00  
- **Rewards/Stake Co-efficient (KE):** NaN  

- **HIVE:** 25,203.749  
- **Staked HIVE (HP):** 0.000  
- **Delegated HIVE:** 0.000  
- **Estimated Account Value:** $6,946.68  

**Recent Activity:**  
- Sent to alpha-5,196.000 HIVE (21 hours ago)  
- Sent to hiveswap-1,000.000 HIVE (2 days ago)  
- Withdraw vesting from @proposalalert to @ipromote 0.447 HIVE (3 days ago)  
- Received from proposalalert 4.003 HIVE (5 days ago)  
- Received from themarkymark 1,775.684 HIVE (9 days ago)  
- Sent to alpha-4,245.000 HIVE (9 days ago)  
- Received from themarkymark 4,280.527 HIVE (17 days ago)  

---

### @leovoter Wallet:  
- **Author Rewards:** 194.75  
- **Curation Rewards:** 193.88  
- **Staked HIVE (HP):** 0.00  
- **Rewards/Stake Co-efficient (KE):** **388,632.00** *(Suspiciously High)*  

- **HIVE:** 0.000  
- **Staked HIVE (HP):** 0.001  
- **Total:** 16.551  
- **Delegated HIVE:** +16.550  

**Recent Activity:**  
- Withdraw vesting from @leovoter to @ipromote 0.053 HIVE (Sep 29, 2024)  
- Withdraw vesting from @leovoter to @ipromote 0.053 HIVE (Sep 22, 2024)  
- Withdraw vesting from @leovoter to @ipromote 0.053 HIVE (Sep 15, 2024)  
- Withdraw vesting from @leovoter to @ipromote 0.053 HIVE (Sep 8, 2024)  
- Withdraw vesting from @leovoter to @ipromote 0.053 HIVE (Sep 1, 2024)  

---

### @abide Wallet:  
**Recent Activity:**  
- Sent to ipromote -2,459.000 HIVE (22 days ago)  
- Sent to ipromote -2,486.200 HIVE (Apr 1, 2025)  
- Received from yabapmatt 20,000.000 HIVE (Apr 1, 2025)  
- Sent to ipromote -2,130.400 HIVE (Mar 8, 2025)  
- Sent to ipromote -2,248.000 HIVE (Feb 2, 2025)  
- Sent to yabapmatt -5,000.000 HIVE (Jan 25, 2025)  

---

### @proposalalert Wallet:  
- **Author Rewards:** 639.99  
- **Curation Rewards:** 0.00  
- **Staked HIVE (HP):** 6.03  
- **Rewards/Stake Co-efficient (KE):** 106.12  

**Recent Activity:**  
- Withdraw vesting from @proposalalert to @ipromote 0.447 HIVE (3 days ago)  
- Sent to ipromote -4.003 HIVE (5 days ago)  
- Sent to themarkymark -0.012 HBD (5 days ago)  
- Withdraw vesting from @proposalalert to @ipromote 0.447 HIVE (10 days ago)  
- Withdraw vesting from @proposalalert to @ipromote 0.446 HIVE (17 days ago)  

---

### @stemgeeks Wallet:  
- **Author Rewards:** 4,391.77  
- **Curation Rewards:** 304.26  
- **Staked HIVE (HP):** 0.00  
- **Rewards/Stake Co-efficient (KE):** **4,696,032.00** *(Extremely Suspicious)*  

**Recent Activity:**  
- Sent to themarkymark -1.556 HBD (Jun 14, 2024)  
- Claim rewards: 1.556 HBD, 5.912 HP (Jun 14, 2024)  
- Withdraw vesting from @stemgeeks to @ipromote 6.160 HIVE (Jun 8, 2024)  
- Sent to themarkymark -1.601 HBD (Jun 7, 2024)  
- Withdraw vesting from @stemgeeks to @ipromote 6.157 HIVE (Jun 1, 2024)  
- Sent to ipromote -1.618 HBD (May 31, 2024)  

---

### @theycallmemarky Wallet:  
- **Author Rewards:** 458.89  
- **Curation Rewards:** 0.00  
- **Staked HIVE (HP):** 0.00  
- **Rewards/Stake Co-efficient (KE):** **458,886.00** *(Highly Suspicious)*  

**Recent Activity:**  
- Withdraw vesting from @theycallmemarky to @ipromote 0.728 HIVE (Jan 12, 2025)  
- Withdraw vesting from @theycallmemarky to @ipromote 0.727 HIVE (Jan 5, 2025)  
- Withdraw vesting from @theycallmemarky to @ipromote 0.727 HIVE (Dec 29, 2024)  
- Withdraw vesting from @theycallmemarky to @ipromote 0.727 HIVE (Dec 22, 2024)  
- Withdraw vesting from @theycallmemarky to @ipromote 0.726 HIVE (Dec 15, 2024)  
- Withdraw vesting from @theycallmemarky to @ipromote 0.726 HIVE (Dec 8, 2024)  
- Withdraw vesting from @theycallmemarky to @ipromote 0.725 HIVE (Dec 1, 2024)  
- Sent to ipromote -9.202 HIVE (Oct 17, 2024)  

---

### @apeminingclub Wallet:  
- **Author Rewards:** 432.57  
- **Curation Rewards:** 2,829.11  
- **Staked HIVE (HP):** 30.51  
- **Rewards/Stake Co-efficient (KE):** 106.90  

**Recent Activity:**  
- Scheduled unstake (power down): ~2.351 HIVE (in 4 days, remaining 7 weeks)  
- Total Staked HIVE: 1,292.019  
- Delegated HIVE: +1,261.508  
  - Received delegations:  
    - @xykorlz: 624 HP (Jan 26, 2024)  
    - @bashadow: 111 HP (Sep 20, 2021)  
    - @dechuck: 104 HP (Mar 10, 2024)  
    - @hironakamura: 76 HP (Aug 23, 2022)  

- Withdraw vesting from @apeminingclub to @blockheadgames 2.348 HIVE (10 days ago)  
- Claim rewards: 0.290 HP (10 days ago)  

---

### @blockheadgames Wallet:  
- **Author Rewards:** 619.76  
- **Curation Rewards:** 99.30  
- **Staked HIVE (HP):** 0.00  
- **Rewards/Stake Co-efficient (KE):** **719,063.00** *(Highly Suspicious)*  

**Recent Activity:**  
- Withdraw vesting from @apeminingclub to @blockheadgames 2.350 HIVE (3 days ago)  
- Withdraw vesting from @apeminingclub to @blockheadgames 2.348 HIVE (10 days ago)  
- Withdraw vesting from @apeminingclub to @blockheadgames 2.347 HIVE (17 days ago)  

---

### @empoderat Wallet:  
- **HIVE (Primary Token):** 300.000  
- **Staked HIVE (HP):** 5,000.602  
- **Total:** 10.001  
- **Delegated HIVE:** -4,990.601  
  - Delegated Out: **4,991 HP to @empo.voter** (19 days ago)  

**Recent Activity:**  
- Received from acidyo 300.000 HIVE (5 hours ago)  
- Sent to bdhivesteem -10,000.808 HIVE (a day ago)  
- Received from black-mountain 387.048 HIVE (a day ago)  
- Received from hiveswap 3,384.700 HIVE (a day ago)  
- Powered up 500 HP (a day ago)  
- Stopped power down 0 HP (a day ago)  
- Received from acidyo 5,200.000 HIVE (a day ago)  
- Withdrew from vesting 798.346 HIVE (3 days ago)  
- Claimed rewards: 2.914 HBD, 17.291 HP (6 days ago)  

---

### @gogreenbuddy Wallet:  
- **HIVE (Primary Token):** 472.407  
- **Staked HIVE (HP):** 273,472.276  
- **Total:** 246,351.982  
- **Delegated HIVE:** -27,120.294  
  - Delegated Out:  
    - @curamax: 17,132 HP (Jan 11, 2025)  
    - @livepayout: 2,515 HP (Mar 5, 2025)  
    - @yablonsky: 1,011 HP (Jan 17, 2025)  
    - @thebighigg: 1,005 HP (Mar 26, 2025)  

**Recent Activity:**  
- Received from @punkteam -0.172 HBD (Jan 20, 2024)  
- Received from @punkteam -327.485 HIVE (Jan 20, 2024)  
- Received from @punkteam -248.912 HIVE (Jan 9, 2024)  
- Received from @punkteam -248.772 HIVE (Dec 28, 2023)  
- Received from @punkteam -3.155 HBD (Dec 26, 2023)  
- Received from @punkteam -497.127 HIVE (Dec 26, 2023)  
- Received from @punkteam -248.356 HIVE (Dec 9, 2023)  

---

### @rollingbones Wallet:  
- **Author Rewards:** 212.88  
- **Curation Rewards:** 29.09  
- **Staked HIVE (HP):** 0.08  
- **Rewards/Stake Co-efficient (KE):** 2,880.63  

**Recent Activity:**  
- Sent to ipromote -0.014 HIVE (Aug 19, 2021)  
- Sent to ipromote -0.449 HIVE (Jul 27, 2021)  
- Sent to ipromote -0.265 HIVE (Jul 10, 2021)  
- Sent to ipromote -1.202 HIVE (Jul 3, 2021)  
- Sent to ipromote -0.479 HIVE (Jun 8, 2021)  
- Sent to ipromote -2.945 HIVE (Jun 1, 2021)  
- Sent to ipromote -4.290 HIVE (Apr 20, 2021)  
- Sent to honey-swap -1.107 HIVE (Feb 10, 2021)  
- Sent to ipromote -0.895 HIVE (Jan 11, 2021)  
- Sent to ipromote -12.025 HIVE (Mar 7, 2020)  

---

We only expose what is already on the Hive Blockchain. The data speaks for itself, as we keep telling @themarkymark & Co—all they need to do is **STOP**.  

**SO PLEASE STOP.** It’s time to do the right thing for Hive and its community. Why not just power down and go? Let Hive be free—you add nothing to Hive.  

**THOSE WHO ARE WATCHING—THIS COULD HAPPEN TO YOU.**  

**PLEASE STOP.**

[@themarkymark, Can You Explain Why the Bilpcoin Team’s Accounts Are on Your Blacklist?](https://hive.blog/hive-126152/@bilpcoinbpc/themarkymark-can-you-explain-why-the-bilpcoin-team-s-accounts-are-on-your-blacklist)

[@themarkymark    We understand you’re a fan of data—so are we. After all, data is king, and when it comes to blockchain, transactions don’t lie and can’t be changed.](https://hive.blog/hive-167922/@bpcvoter3/themarkymark-we-understand-you-re-a-fan-of-data-so-are-we-after-all-data-is-king-and-when-it-comes-to-blockchain-transactions)

[@buildawhale’s daily grift](https://hive.blog/hive-167922/@bpcvoter3/uncovering-the-buildawhale-scam-farm-a-call-for-transparency-on-hive-blockchain)

[@themarkymark’s 2.4 Hive Power scam farm](https://www.publish0x.com/the-dark-side-of-hive/the-scam-farm-kingpin-at-themarkymark-s-24m-hive-power-grift-xqqxqpp)
For more insights into blockchain transparency and accountability, visit [Bilpcoin’s Publish0x page](https://www.publish0x.com/@bilpcoinbpc).

https://peakd.com/hive-126152/@bpcvoter1/addressing-concerns-about-hive-s-growth-and-community-dynamics 

https://peakd.com/hive-133987/@bpcvoter3/isn-t-it-funny-how-themarkymark-and-co-are-suddenly-talking-about-ke-levels-on-hive-well-look-what-we-found-some-of-the-accounts
👍  
properties (23)
authorbpcvoter3
permlinkswvpj2
categoryprivacy
json_metadata{"users":["themarkymark","buildawhale","blocktrades","usainvote","ipromote","proposalalert","leovoter","abide","stemgeeks","theycallmemarky","apeminingclub","xykorlz","bashadow","dechuck","hironakamura","blockheadgames","empoderat","empo.voter","gogreenbuddy","curamax","livepayout","yablonsky","thebighigg","punkteam","rollingbones"],"image":["https://i.imgflip.com/9v8nam.jpg"],"links":["https://imgflip.com/i/9v8nam"],"app":"hiveblog/0.1"}
created2025-05-26 17:17:51
last_update2025-05-26 17:17:51
depth1
children0
last_payout2025-06-02 17:17:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10,283
author_reputation-6,615,197,908,556
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id142,978,412
net_rshares0
author_curate_reward""
vote details (1)
@emmaba1 ·
Wow. While I do not understand some of the technical terms in this piece, I think the conclusion is that the reCaptcha thing is bad. I never really gave it much thought. I'll have to do my own research on it now.
👍  ,
properties (23)
authoremmaba1
permlinkre-jamesc-r6hu2p
categoryprivacy
json_metadata{"tags":["privacy"],"app":"peakd/2022.01.2"}
created2022-01-29 22:49:45
last_update2022-01-29 22:49:45
depth1
children0
last_payout2022-02-05 22:49:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length212
author_reputation31,732,860,560,505
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id109,967,324
net_rshares0
author_curate_reward""
vote details (2)
@frankbacon ·
ice to see you back


![Screenshot 2020-12-19 at 1.39.32 PM.png](https://images.hive.blog/DQmWu57uWVC7to81hKQCkp2LNW6NBezc5sJAKi1LNW2snLS/Screenshot%202020-12-19%20at%201.39.32%20PM.png)
👎  
properties (23)
authorfrankbacon
permlinkqllz9u
categoryprivacy
json_metadata{"image":["https://images.hive.blog/DQmWu57uWVC7to81hKQCkp2LNW6NBezc5sJAKi1LNW2snLS/Screenshot%202020-12-19%20at%201.39.32%20PM.png"],"app":"hiveblog/0.1"}
created2020-12-19 22:46:42
last_update2020-12-19 22:46:42
depth1
children0
last_payout2020-12-26 22:46:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation38,509,879,409,111
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,017,465
net_rshares-11,352,018,877
author_curate_reward""
vote details (1)
@good-karma ·
Great to see you post again! 🙏  Learned something new 👍 Privacy going to be more and more relevant
👍  , , , ,
properties (23)
authorgood-karma
permlinkre-jamesc-20201219t223335462z
categoryprivacy
json_metadata{"tags":["privacy","security","technology"],"app":"ecency/3.0.11-vision","format":"markdown+html"}
created2020-12-19 20:32:36
last_update2020-12-19 20:32:36
depth1
children0
last_payout2020-12-26 20:32:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation656,219,147,858,305
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,016,005
net_rshares13,341,227,773
author_curate_reward""
vote details (5)
@hivebuzz ·
Congratulations @jamesc! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@jamesc/upvoted.png?202012192034"></td><td>You received more than 3000 upvotes. Your next target is to reach 3250 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@jamesc) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @hivebuzz:**
<table><tr><td><a href="/hive-106258/@hivebuzz/it-s-today-do-not-miss-the-opening-of-hivefest"><img src="https://images.hive.blog/64x128/https://files.peakd.com/file/peakd-hive/hivebuzz/hjgq5hrh-image.png"></a></td><td><a href="/hive-106258/@hivebuzz/it-s-today-do-not-miss-the-opening-of-hivefest">It's today! Do not miss the opening of HiveFest⁵</a></td></tr></table>
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-jamesc-20201219t210313000z
categoryprivacy
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-12-19 21:03:12
last_update2020-12-19 21:03:12
depth1
children0
last_payout2020-12-26 21:03:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,037
author_reputation369,389,065,663,088
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,016,337
net_rshares0
@hivekings ·
Hey king! We need you, you're a such valuable member of the HIVE community and we need your help to bring the most advanced NFT market to HIVE that will integrate all the games and offer a new level experience to the NFT traders on all our blockchain. We're running a proposal and your vote is necessary to reach the goal. Thanks in advance king!
👎  , , ,
properties (23)
authorhivekings
permlinkre-recaptcha-concerns-for-developers-and-end-users-jkwm4zw0qmszgyfajncud
categoryprivacy
json_metadata{"tags":["hivedev"]}
created2023-07-21 18:30:27
last_update2023-07-21 18:30:27
depth1
children0
last_payout2023-07-28 18:30:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length346
author_reputation19,248,046,166,225
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id125,519,819
net_rshares-552,699,560,277
author_curate_reward""
vote details (4)
@richardcrill ·
$0.03
I was very fortunate to have been taught to analyze my anger from a young age. I was probably instructed about this because I had a lot of anger. Patience is the virtue on the other side of wrath, that I still have to work on. Today as I pay close attention to the puppet masters that are bringing on the great reset as they brainwash the masses, I remind myself that I am only about the truth. The truth is powerful and more and more are waking up. The only truth that I know is love. When I remember that, I feel sorry for the globalists who do not realize they are doing something to themselves that is much worse than death. There is nothing that they can do to me to convince me to inject their poisons or to put my consciousness into something that is not organic. I feel sorry for those that do. When people wish for death and death won't come, I can't imagine anything worse. All I can do is focus on speaking the truth and living the truth.
👍  , , , , ,
properties (23)
authorrichardcrill
permlinkqllryw
categoryprivacy
json_metadata{"app":"hiveblog/0.1"}
created2020-12-19 20:09:03
last_update2020-12-19 20:09:03
depth1
children0
last_payout2020-12-26 20:09:03
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.017 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length949
author_reputation55,974,657,421,087
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,015,796
net_rshares316,778,906,451
author_curate_reward""
vote details (6)
@soyunasantacruz ·
This is one of the few publications I have read these days that have left my mouth open.

First a great exclamation for the fact of knowing that you can lose your freedom in such a subtle way that I would not realize, I suspected that but I had never read it so clearly. It is interesting what it says and opens my eyes and mind a little. 

Secondly, I find this part beautiful. 

> We change ourselves first, which at scale, changes the world. We can apply the following to the growing list of all technology being used against life, liberty, and the pursuit of happiness. This means we need to go through a process and become our true selves: love ♡ and free of fear. Even in the face of pure evil we can achieve an enlighten state. It takes practice and involves questioning everything we learn and know.


Thank you for your publication, I hope to continue reading it in the future and capture some of the knowledge you want to share @jamesc 
properties (22)
authorsoyunasantacruz
permlinkre-jamesc-qlvexb
categoryprivacy
json_metadata{"tags":["privacy"],"app":"peakd/2020.12.3"}
created2020-12-25 01:03:12
last_update2020-12-25 01:03:12
depth1
children1
last_payout2021-01-01 01:03:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length946
author_reputation784,264,554,508,250
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,078,181
net_rshares0
@rt395 ·
Wish I could like both of these posts, but alas time has passed.
properties (22)
authorrt395
permlinkr8oge5
categoryprivacy
json_metadata{"app":"hiveblog/0.1"}
created2022-03-13 09:44:30
last_update2022-03-13 09:44:30
depth2
children0
last_payout2022-03-20 09:44:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation238,764,427,382,944
root_title"reCAPTCHA concerns for developers and end-users"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id111,283,296
net_rshares0