Bitcoin Forum
May 06, 2024, 06:42:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: [ANN] Birdlance: decentralized reverse image search, protect & monitor  (Read 892 times)
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 10, 2019, 04:27:51 PM
Last edit: February 27, 2020, 09:37:10 PM by Birdlance.com
 #1

Birdlance launched on the 7th of june 2019. NXT holders were allocated 10% (ten percent), proportional to their NXT holdings.



[WEBSITE] [REDDIT(NEW)] [TWITTER] [OFFICIAL ENGLISH TELEGRAM CHANNEL] [MEDIUM] [EXPLORER]


Birdlance is giving out up to 1,000,000 BLNC as extra node rewards each month.
Read full here: https://medium.com/birdlance/birdlance-is-giving-out-up-to-1-000-000-blnc-as-extra-node-rewards-each-month-d7f8baf0e3f6

After cafeful consideration, we have decided to stop all co-operation with Vindax Exchange

BLNC can now be traded on SatoExchange.
Pairs: BLNC/BTC & BLNC/ETH
https://www.satoexchange.com/market/BLNC/BTC/
https://www.satoexchange.com/market/BLNC/ETH/

Please not our whitepaper is outdated since we shifted our main focus to a decentralized reverse image search engine. You can use our online service to protect your pictures, illustrations and artwork by submitting them to the Birdlance blockchain and track where your images are being used online powered by each node in the Birdlance network. Use our developers API  to easily add image recognition and reverse image search to your own applications or submit an URL of any image and get a unique hash backed by a blockchain transaction.

Our blockchain API capabilities have been extended with a reverse image search developers API.

Calculate Image Hash
Calculate a perceptual hash of an image by using an URL to the image.

Request:
requestType is calculateImageHash
url is the URL to the image

Response:
hash (S) is the perceptual hash of the image located on the URL
requestProcessingTime (N) is the API request processing time (in millisec)

Example:

Request:
http://18.197.116.35:9085/nxt?requestType=calculateImageHash&url=http://ogsteviestrow.com/wp-content/uploads/2017/09/Patreon-320-320-300x159.png

Response:
{
"imageHash":"f01b07f82fe6f8073a116aac87cb877bfdf86c9a783707e487cc7031044b8c0f","requestProcessingTime":993
}
Perform Image Search

Perform a search by using an image’s perceptual hash or URL.

Request:
requestType is performImageSearch
hash is the perceptual hash of the image; or
secretPhrase is the secret phrase of the funding account
5 BLNC is needed for this request, 4 BLNC gets send to forger of the last block.

Response:
imageSearch (B) is true if the operation completed successfully
requestProcessingTime (N) is the API request processing time (in millisec)

Example:

Request:
http://18.197.116.35:9085/nxt?requestType=performImageSearch&hash=f01b07f82fe6f8073a116aac87cb877bfdf86c9a783707e487cc7031044b8c0f&secretPhrase=IWontTellYou
or
http://18.197.116.35:9085/nxt?requestType=performImageSearch&url=http://www.domain.com/path_to_image.jpg&secretPhrase=IWontTellYou

Response:
{
  "requestProcessingTime": 6396,
  "imageSearch": [
    {
      "image_uri": "http:\/\/ogsteviestrow.com\/wp-content\/uploads\/2017\/09\/Patreon-320-320-300x159.png",
      "phash": "f01b07f82fe6f8073a116aac87cb877bfdf86c9a783707e487cc7031044b8c0f",
      "base_uri": "http:\/\/ogsteviestrow.com"
    }
  ]
}

Whats next?

-Integrate our reverse image search with each node. Each node will crawl the web to improve our reversed image search. This means that the more nodes the birdlance blockchain network has, the more powerful our reverse image search will become. We will contineously work on improvements to the blockchain to make our reversed image search smarter and self-sustainable.
-Our indexed data (hash and image url) is too big to store on chain. To be truely succesful we need around 40 billion of crawled image data. Right now this data is centralized. We are working on an OrbitDB(P2P database) to make this decentralized.
-Integrate our reversed image search APIs in the next node update. Everyone will then be able to use his/her own node for our reversed image search APIs by simply enabling the API functionalities of their node (setting in the properties file).

Read full here:https://medium.com/birdlance/decentralized-reverse-image-search-blockchain-api-8b5f261f0fbf

This is perfect for reverse image search, matching, image verification and recognition solutions.

Who can benefit from using our Developers API?
-Online marketplaces can identify products and find duplicates
-Resellers and insurance companies can use our API for fraud detection
-Travel and booking sites can verify listings and update them by finding copies
-Dating and social media sites can detect false profiles
-Trademark offices can detect infringing trademarks and protect them with blockchain transactions

As an example we have implemented a reverse image search bar on the homepage.

As an another example you can now login to your account on birdlance.com and navigate to the upload photos section.
After upload your image will be protected by a unique fingerprint saved on the Birdlance blockchain and will be linked to your BLNC account.
This can be viewed on the blockchain explorer by clicking the link provided in the details of the image in the my photos section.

If duplicates are found, a red border will appear around the image and a "show duplicates" button will be available in the details of the image.
The fee of uploading a picture is 4 BLNC(this fee is rewarded to the node that forged the block).
In the current alpha version it is only possible to upload a single picture at a time and Birdlance will cover the transaction fee of 4 BLNC.
Read full here:https://medium.com/birdlance/image-protection-and-reverse-image-search-alpha-version-powered-by-the-birdlance-blockchain-cf5e7248966c







Birdlance was mentioned on Jelurida's Weekly Wins newsletter as JPL-compliant
Link to full article
Reddit



BLNC is now added to Hebe wallet and our roadmap has been updated.

Google play(Android): https://play.google.com/store/apps/details?id=com.hebeblock.hebewallet&source=post_page-----ed1b0901cfc0----------------------
App store(iOS): https://apps.apple.com/us/app/hebe-wallet/id1453374447?l=en&source=post_page-----ed1b0901cfc0----------------------#?platform=iphone






1714977779
Hero Member
*
Offline Offline

Posts: 1714977779

View Profile Personal Message (Offline)

Ignore
1714977779
Reply with quote  #2

1714977779
Report to moderator
1714977779
Hero Member
*
Offline Offline

Posts: 1714977779

View Profile Personal Message (Offline)

Ignore
1714977779
Reply with quote  #2

1714977779
Report to moderator
1714977779
Hero Member
*
Offline Offline

Posts: 1714977779

View Profile Personal Message (Offline)

Ignore
1714977779
Reply with quote  #2

1714977779
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714977779
Hero Member
*
Offline Offline

Posts: 1714977779

View Profile Personal Message (Offline)

Ignore
1714977779
Reply with quote  #2

1714977779
Report to moderator
1714977779
Hero Member
*
Offline Offline

Posts: 1714977779

View Profile Personal Message (Offline)

Ignore
1714977779
Reply with quote  #2

1714977779
Report to moderator
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 10, 2019, 04:29:41 PM
Last edit: August 19, 2019, 04:10:55 PM by Birdlance.com
 #2

Birdlance was mentioned on Jelurida's Weekly Wins newsletter as JPL-compliant
Link to full article
Reddit



Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 10, 2019, 04:31:13 PM
Last edit: September 21, 2019, 09:38:19 AM by Birdlance.com
 #3

reserved
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 10, 2019, 04:34:06 PM
 #4

reserved
Caztiel
Sr. Member
****
Offline Offline

Activity: 773
Merit: 255


View Profile
August 10, 2019, 06:17:58 PM
 #5

Quick Question, Is Airdrop Instantly Paid ? Can I start Staking as soon as I receive it ?
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 10, 2019, 06:58:04 PM
 #6

Quick Question, Is Airdrop Instantly Paid ? Can I start Staking as soon as I receive it ?
No, the airdrop is not instantly paid since we want to avoid the creation of spam/fake accounts as much as possible.
After payment of coins, you can start staking by withdrawing to the desktop wallet (download links are on website). You need 1440 confirmations to start staking.
kaconk
Hero Member
*****
Offline Offline

Activity: 1083
Merit: 503


View Profile
August 11, 2019, 12:12:47 AM
 #7

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 11, 2019, 06:12:17 PM
 #8

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
kaconk
Hero Member
*****
Offline Offline

Activity: 1083
Merit: 503


View Profile
August 11, 2019, 07:06:15 PM
 #9

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
When birdlance mainnet launch or am i too late now? And what the ratio for nxt holder? 1:1?
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 11, 2019, 07:18:35 PM
 #10

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
When birdlance mainnet launch or am i too late now? And what the ratio for nxt holder? 1:1?
Birdlance launched on the 7th of june 2019. NXT holders were allocated 10% (ten percent), proportional to their NXT holdings.
kaconk
Hero Member
*****
Offline Offline

Activity: 1083
Merit: 503


View Profile
August 11, 2019, 07:44:28 PM
 #11

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
When birdlance mainnet launch or am i too late now? And what the ratio for nxt holder? 1:1?
Birdlance launched on the 7th of june 2019. NXT holders were allocated 10% (ten percent), proportional to their NXT holdings.

Oh, so i'm late now.
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 11, 2019, 07:58:27 PM
 #12

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
When birdlance mainnet launch or am i too late now? And what the ratio for nxt holder? 1:1?
Birdlance launched on the 7th of june 2019. NXT holders were allocated 10% (ten percent), proportional to their NXT holdings.

Oh, so i'm late now.
It depends. If you held any NXT when the snapshot was taken on the 7th of june, then no, if you bought NXT later, then yes.
kaconk
Hero Member
*****
Offline Offline

Activity: 1083
Merit: 503


View Profile
August 11, 2019, 08:45:22 PM
 #13

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
When birdlance mainnet launch or am i too late now? And what the ratio for nxt holder? 1:1?
Birdlance launched on the 7th of june 2019. NXT holders were allocated 10% (ten percent), proportional to their NXT holdings.

Oh, so i'm late now.
It depends. If you held any NXT when the snapshot was taken on the 7th of june, then no, if you bought NXT later, then yes.
That what i mean, this project look interesting for me, i will buy NXT later. Any exact date the event for NXT holder?
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 12, 2019, 08:17:43 AM
 #14

i see some allocation is for NXT holder, when this event will be held? And what we need to do for get birdlance token?

Birdlance is JPL-compliant. A snapshot was taken before the launch of the Birdlance mainnet. If you own your private keys, normally you can use those credentials to login to the Birdlance wallet. Simply replace your 'NXT-' in your address  with 'BLNC-' and login to our desktop wallet, you should find your coins there. You can find multiple links for our wallet depending on your OS on our website. Keep in mind none of the devs at Birdlance hold any NXT.
When birdlance mainnet launch or am i too late now? And what the ratio for nxt holder? 1:1?
Birdlance launched on the 7th of june 2019. NXT holders were allocated 10% (ten percent), proportional to their NXT holdings.

Oh, so i'm late now.
It depends. If you held any NXT when the snapshot was taken on the 7th of june, then no, if you bought NXT later, then yes.
That what i mean, this project look interesting for me, i will buy NXT later. Any exact date the event for NXT holder?
There is no exact date, anyone who held NXT when the snapshot was taken on the 7th of june can use his/her NXT credentials to login to the Birdlance wallet and will see his/her coins.
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 22, 2019, 11:11:51 PM
 #15

We've written a detailed guide on how to setup a Birdlance node for free using AWS free tier: https://medium.com/birdlance/how-to-setup-a-birdlance-node-for-free-b8c7de062c4d
Twinkledoe
Full Member
***
Offline Offline

Activity: 1904
Merit: 138


★Bitvest.io★ Play Plinko or Invest!


View Profile
August 22, 2019, 11:15:57 PM
 #16

Is this kind of platform still a profitable business? Since we are in the digital age where most have their own smartphones and other gadgets to take photos, I am wondering if they can still sell those photos? If you are being a practical one, I don't think you will buy a photo online when you can just produce it on your own. Just my thoughts...
AmoreJaz
Legendary
*
Offline Offline

Activity: 3094
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
August 22, 2019, 11:19:22 PM
 #17

Is this kind of platform still a profitable business? Since we are in the digital age where most have their own smartphones and other gadgets to take photos, I am wondering if they can still sell those photos? If you are being a practical one, I don't think you will buy a photo online when you can just produce it on your own. Just my thoughts...

that is one of their major struggles here. if their platform will not be a hit, creating or increasing its value in the market would be hard for them. and just like many others, they might end up in trading only and their application would be secondary, if ever they will get customers onboard...

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
1BTC EQUALS 1CAR
Full Member
***
Offline Offline

Activity: 602
Merit: 100


View Profile
August 23, 2019, 06:46:53 AM
 #18

Is this kind of platform still a profitable business? Since we are in the digital age where most have their own smartphones and other gadgets to take photos, I am wondering if they can still sell those photos? If you are being a practical one, I don't think you will buy a photo online when you can just produce it on your own. Just my thoughts...

Most people will usually go to stock photo websites to use what they needed and if you saw someone is selling their own then then their best means of getting paid is to put watermarks first in their works to show it and then get paid if the buyer likes it and then he will give the photo with different quality and no watermarks. It needs no blockchain at all to have that 'trustless' system.
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 23, 2019, 01:52:17 PM
Last edit: February 10, 2020, 07:55:00 PM by Birdlance.com
 #19

Is this kind of platform still a profitable business? Since we are in the digital age where most have their own smartphones and other gadgets to take photos, I am wondering if they can still sell those photos? If you are being a practical one, I don't think you will buy a photo online when you can just produce it on your own. Just my thoughts...

Most people will usually go to stock photo websites to use what they needed and if you saw someone is selling their own then then their best means of getting paid is to put watermarks first in their works to show it and then get paid if the buyer likes it and then he will give the photo with different quality and no watermarks. It needs no blockchain at all to have that 'trustless' system.

Problem with most stock photo websites is that photographers are paid pennies for each sale, and they have no means to control the price of their pictures.
We want to change that by being able to decide the price of your picture yourself. You will be able to sell your picture for any amount of BLNC you want, use BLNC to buy other services of our platform or convert your BLNC to your EUR/USD wallet. The system will then sell your BLNC at the current market price to people who are buying it at the same time.

Currently, there are many options to build a cryptocurrency, the easiest one being an ERC20 token. Since sending ERC20 tokens and interacting with smart contracts costs gas and we want users to be able to value their own work and decide their own price, we looked into various options of paying for gas on behalf of our users. This would rapidly become a costly experience, making the whole process counterproductive.
That’s why Birdlance decided to launch its own Proof of Stake Blockchain (based on NXT).

There are also free stock photo platforms, like Unsplash.
The problem with them is that most photographers don't understand the risk of facing a lawsuit as a result of uploading their images to such sites.
The lack of model releases when images are downloaded from such websites and used for commercial purposes being the most important point here.
If a photograph is used in a commercial sense and it is not model released, the photographer is liable. He can be taken to court and sued.
Also we are very skeptical by the number of photographers who are actually benefiting from using those platforms and obviously you'll see some success stories on major photography news websites.
What those platforms do is make a deliberate effort to keep its users informed about how many views their images are receiving, they are just tapping into vanity and dopamine hits with statistics that seem to blow the likes of Instagram out of the water.
But all they actually achieve is that multi-billion dollar multinationals are using photographers' work for free.

On the other hand, 85% of all pictures online are used without permission, our system generates a unique hash of each photo and can store that hash on our blockchain. When derived works are made of this photo, such as mirroring the image, making it black and white, etc, we can trace it back to the original hash.

Hope this clears up your questions!


We shifted our main focus to a decentralized reverse image search engine. You can use our online service to protect your pictures, illustrations and artwork by submitting them to the Birdlance blockchain and track where your images are being used online powered by each node in the Birdlance network. Use our developers API  to easily add image recognition and reverse image search to your own applications or submit an URL of any image and get a unique hash backed by a blockchain transaction.
Birdlance.com (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 26, 2019, 10:14:08 AM
 #20

BLNC will be added to Hebe mobile wallet



Read full here: https://medium.com/birdlance/blnc-will-be-added-to-hebe-mobile-wallet-ed1b0901cfc0
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!