Pages:
Author

Topic: TalkImg.com - Image hosting for BitcoinTalk - page 52. (Read 20808 times)

hero member
Activity: 2520
Merit: 952
I understand this is by bitcointalk member for bitcointalk. However, for longetivity for my images I'd likely stick to imgur, it ought to have less dependency on single point of failure.

I don't think you understand. The original post was specifically addressing the use of image hosting services for the Bitcointalk. Although Imgur is a well-known image hosting platform, it still entails relying on a single point of failure. How can you ensure the longevity of your images on their service?

Well, because it's popular, been online since years and is not managed by a single individual, this is what I meant by single point of failure. joker_josue manages TalkImg, what about site if something happens to him?
legendary
Activity: 1820
Merit: 2700
Crypto Swap Exchange
After several days checking this thread again, and I wanna day I had thoughts about this.

 Huh

Why not use popular service such as imgur,

Because people are crafty and like to build things.  Wink

I understand this is by bitcointalk member for bitcointalk. However, for longetivity for my images I'd likely stick to imgur, it ought to have less dependency on single point of failure.

I don't think you understand. The original post was specifically addressing the use of image hosting services for the Bitcointalk. Although Imgur is a well-known image hosting platform, it still entails relying on a single point of failure. How can you ensure the longevity of your images on their service?

Ultimately, the choice of image hosting service is up to the individual, but I wanted to provide some context.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
Quote
But imagine, that someone makes a copy of your image, loads it again on the site and then uses it here on the forum. So, if you contact me to indicate this situation, I know which of the two images was uploaded first, and I can delete the second one.
The second uploader may not have known someone else uploaded the same image, and he'll have broken images in his post.

Logically, for that to happen, there has to be a violation of copyright. And believe that 90% of the cases, the images do not violate copyright.

The main scenarios in which this can happen are:
- Photos taken by someone, and other people use as their own. But, the person had to prove that they had taken that photo, and that it had never been posted in any public place on the internet.
- A brand does not authorize its logo to be on a certain website. Imagine that Apple sends an email saying they don't want their logo on TalkImg, so I'll have to remove it.

Now what is the probability of that happening? Low, but it can happen. But, it's unlikely. If it happens, I logically have to take action.
Therefore, it is not enough for someone to post an image similar to another one here in the forum, which will see it removed. The image must be protected by copyright.

Protected by copyright, the image/brand/holder must be registered with the patent authorities in the country. If it weren't like that, anyone would say that an image was yours. Owning the rights to an image involves more than simply saying the image is yours. It's yours if you register it, something that involves money and time.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
When you put that image here on the forum, anyone can take that link and reuse it in another post. If that happens, you must speak to moderation to have this post removed.
I don't think Mods will delete posts because of images used, unless the image itself breaks the rules. Copyright isn't even a reason, since the forum doesn't host the images.

Quote
But imagine, that someone makes a copy of your image, loads it again on the site and then uses it here on the forum. So, if you contact me to indicate this situation, I know which of the two images was uploaded first, and I can delete the second one.
The second uploader may not have known someone else uploaded the same image, and he'll have broken images in his post.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
While NSFW images may not be allowed, it would probably be good to have a mechanism in place to report abuse or inappropriate content. Even with rules in place, there is always a chance that someone may try to circumvent them and post something that should not be there.

If you detected any inappropriate content, you can communicate with me to provide this information. In addition, all uploaded images are reviewed daily.
legendary
Activity: 1526
Merit: 1359
It is irrelevant to check this option or not. By the way, I will remove it in a next update. NSFW images are not allowed, so this option is of no use.

While NSFW images may not be allowed, it would probably be good to have a mechanism in place to report abuse or inappropriate content. Even with rules in place, there is always a chance that someone may try to circumvent them and post something that should not be there.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
Programs such as FreeCommander create a checksum of the image so it doesn't matter what it's been renamed to (from recollection it can identify if an image has been resized).  Bing.com search will find the same image - even when text etc has been added.  I think duckduckgo.com and google.com do as well but I don't use either much.  Have a search online for duplicate file detection.  Regardless of filename, an uploaded file can be cross checked by file size even prior to a checksum being taken in a matter of seconds.

You're right, I didn't say that this kind of analysis is impossible. But you have to consider two points:
- This requires some resources, which for this type of site are unnecessary.
- The site does not have a gallery system, so the user can not use images already loaded (although it is possible). That is, imagine that you want to upload the Bitcoin logo. But, someone did it before you. If he does that level of control, you wouldn't be able to upload. So you were left without the ability to use the service. It didn't make sense, don't you think?



What I was meaning was if multiple copies are uploaded, then the original uploader (as well as anyone that follows) looses their ability to delete an image.  (then again a user could just reupload all files as their own to lock images on the site)

Not exactly! I will always know which was the first image to be loaded. Unless both images are loaded at the same time.
Also, don't forget the following: the images uploaded to the site are intended for use in the forum. When you put that image here on the forum, anyone can take that link and reuse it in another post. If that happens, you must speak to moderation to have this post removed.
But imagine, that someone makes a copy of your image, loads it again on the site and then uses it here on the forum. So, if you contact me to indicate this situation, I know which of the two images was uploaded first, and I can delete the second one.
legendary
Activity: 3696
Merit: 2219
💲🏎️💨🚓
Then again if multiple uploaders have uploaded the *exact* same file, then perhaps a file is automatically prevented from being deleted?

I can do that, but the check is always based on the name. So it's hard to say that name is really from the same image.

Imagine that you have the file "2023.jpg" and another user has another image with the same name. For the system, they were the same images, when in reality they are not.

In turn, the system will rename all files, which will prevent the image from being deleted by someone else who does not have the specific link to the image.

Programs such as FreeCommander create a checksum of the image so it doesn't matter what it's been renamed to (from recollection it can identify if an image has been resized).  Bing.com search will find the same image - even when text etc has been added.  I think duckduckgo.com and google.com do as well but I don't use either much.  Have a search online for duplicate file detection.  Regardless of filename, an uploaded file can be cross checked by file size even prior to a checksum being taken in a matter of seconds.

Quote
Then again if multiple uploaders have uploaded the *exact* same file, then perhaps a file is automatically prevented from being deleted?

What I was meaning was if multiple copies are uploaded, then the original uploader (as well as anyone that follows) looses their ability to delete an image.  (then again a user could just reupload all files as their own to lock images on the site)

Just a suggestion, thanks for reading.  
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
* Account on request. Literally or it means something else because, notary would want to file in a request.
* Deletion of image only by that exception? So, one can't have an after thought and change there mind... it seems too much not to have to have an after thought.

Thank you for sharing your concerns.

Regarding the accounts, the service is only to be used in the forum. So, having the possibility of registration open to the public no longer makes sense, as the service is only useful for those who are users of the forum. In this sense, all users who want to have an account on the site can contact me to register.

In the case of deleting images, the basic idea is one: that the images posted on the forum never disappear again in the future. I think we are all tired of seeing posts where images are missing. So if someone changes their mind after uploading the image, they can simply re-upload a new image. And if you really want that image to be deleted from the server, you can always contact me. But you will need to ensure that the image is not posted.

Those who have an account can manage their images and delete whatever they want. That's why I will always do some evaluation to the account request, to try to minimize as much as possible the possibility of an image being posted and later being deleted.
legendary
Activity: 1666
Merit: 1158
- Once uploaded, images cannot be deleted (unless you use the link generated at the time of upload, which is only accessible at that time).
- All EXIF information is deleted by the system when uploading.
- It is only possible to have an account on the site if requested by the user and after analysis.
- Images hosted on the server are dedicated exclusively to TalkImg.
It's always a thing of great interest and one that definitely comes with some pleasure to note that users are really up and doing on trying to better the forum through these affiliate sites. One thing though, I'll suggest and feel more comfortable if, the site gives its users much free hand and privacy that the forum offers. On that, I've got a few concerns of my own since I haven't seen anyone make much interest even as I scanned through few pages and posts.

* Account on request. Literally or it means something else because, notary would want to file in a request.
* Deletion of image only by that exception? So, one can't have an after thought and change there mind... it seems too much not to have to have an after thought.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
Hi joker_josue. just checked the site and loved your work. Its easy to use and the best part is after you upload the picture you get the BBcode which I can simply paste here and get things done. Just a small query there is option before we upload the image Not family safe upload, we can upload the image with or without checking that box. Can you just guide whats this option is about and when to check that box. Thanks for providing an innovative solution. Thanks a bunch.

It is irrelevant to check this option or not. By the way, I will remove it in a next update. NSFW images are not allowed, so this option is of no use.
hero member
Activity: 1120
Merit: 571
and I just saw Sign In but doesn't have Signup Im I missing something or do you provide image hosting without a user

You can upload images without login. Anyone who wants an account to manage their images must ask me to assess the possibility.
But, you can use the site normally without login.

Hi joker_josue. just checked the site and loved your work. Its easy to use and the best part is after you upload the picture you get the BBcode which I can simply paste here and get things done. Just a small query there is option before we upload the image Not family safe upload, we can upload the image with or without checking that box. Can you just guide whats this option is about and when to check that box. Thanks for providing an innovative solution. Thanks a bunch.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Then again if multiple uploaders have uploaded the *exact* same file, then perhaps a file is automatically prevented from being deleted?
I can do that, but the check is always based on the name. So it's hard to say that name is really from the same image.
I don't expect many people to upload the exact same image, although it could happen when someone lost the link to his image. If you want to detect them, a checksum for each image would be best. It can easily be circumvented by changing a pixel, but that doesn't matter anyway.
I don't think the first uploader should be able to delete the file from later uploaders, and later uploaders (this part is very easy to do) shouldn't get a say on the original uploader's image. If I'd have to deal with this, I'd use a checksum and hard link all duplicates. That doesn't consume additional disk space, and each user can still delete their own entry if needed.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
Agreed, but not on this part: some website are temporarily unavailable, and those images should load again once they're back online.

It is probably possible for him to configure the proxy for several cases, instead of just one. I don't know, it wouldn't be a priority either, at this moment.



Then again if multiple uploaders have uploaded the *exact* same file, then perhaps a file is automatically prevented from being deleted?

I can do that, but the check is always based on the name. So it's hard to say that name is really from the same image.

Imagine that you have the file "2023.jpg" and another user has another image with the same name. For the system, they were the same images, when in reality they are not.

In turn, the system will rename all files, which will prevent the image from being deleted by someone else who does not have the specific link to the image.
legendary
Activity: 3696
Merit: 2219
💲🏎️💨🚓
I just had a file paused at 39% upload and then seemed to hang.  Eventually I reloaded the website and reuploaded which got me thing of duplicate file checking at upload.

My suggestion would be if a duplicate image were uploaded e.g. this one,



then the first uploader is provided the delete key, but the second, third etc uploaders only get shown the codes that are shown on e.g. this page: https://www.talkimg.com/image/aDCN

Then again if multiple uploaders have uploaded the *exact* same file, then perhaps a file is automatically prevented from being deleted?

In any event, duplicate file checking would reduce file storage sizes.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
This would be easier if implemented in ip.bitcointalk, as it automatically replaces images that can no longer be loaded by others. I wouldn't say the date, but I would say that it had been deleted.
It kinda does already:
Image not loading...

Quote
I really have to try to talk to theymos.
Agreed, but not on this part: some website are temporarily unavailable, and those images should load again once they're back online.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
After deleting an image, can you replace it with an image showing "This image was deleted from TalkImg.com on May 4, 2023"? That might look messy for images with different height/width tags though.

This would be easier if implemented in ip.bitcointalk, as it automatically replaces images that can no longer be loaded by others. I wouldn't say the date, but I would say that it had been deleted.
I really have to try to talk to theymos.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Instead of a delete button, perhaps an "expires in XXX days/weeks/months/years etc" - or no delete.

The advantage of this is limiting image hosting used for auctions, sales or giveaways that are done in a matter of days or even weeks.  Those pages are not likely to be viewed in more than a few months time, so it won't matter if it comes up with an "image not found" notice.
This made me think of another suggestion: if an image is scheduled for deletion, can you add that as text in a corner of the image? It may prevent others from quoting it.
After deleting an image, can you replace it with an image showing "This image was deleted from TalkImg.com on May 4, 2023"? That might look messy for images with different height/width tags though.
legendary
Activity: 1890
Merit: 5204
**In BTC since 2013**
I would like to have an account via TalkImg.com - how do I go about arranging this?

Send a PM to talk.
Those who have an account will be able to use an API that will allow them to be used in apps. But, I am still working in that field.



Instead of a delete button, perhaps an "expires in XXX days/weeks/months/years etc" - or no delete.

The advantage of this is limiting image hosting used for auctions, sales or giveaways that are done in a matter of days or even weeks.  Those pages are not likely to be viewed in more than a few months time, so it won't matter if it comes up with an "image not found" notice.

As I mentioned earlier, the goal is for images not to be erased. At the time of creation a link is generated, if used the image is deleted, if not used the image will remain.
One of the goals of creating this project was the fact that there were many images on the forum that no longer appeared. That's annoying.



I've just made a small donation - hope it helps.

Every help counts! Thanks. Only this management, only made me want to continue.  Wink



  • I've read others expressing concerns over the file size of the gallery over time becoming too huge to handle.  Can external sites such as drop box be integrated?  i.e. if a user has a dropbox/cloud account the images are backed up to their own dropbox and called on as needed (or seldom used images be ported to cloud style services while high volume images are kept on the talkimg site.
  • There was an issue with http Vs https for some images a year or two ago.  Anyone who changes the BBCode from http to https has their images restored, however there are a great deal of those images that haven't had their code fixed.  AFAIK there hasn't been a sweep done to identify those images with broken links.  In that context, can you see that kind of thing becoming an issue with your site?
  • When I right click "save as" an image posted on the BCT website all images have a generic ip.bitcointalk file name.  I see there is a link to the talkimg website for examples posted above, however, I was just wondering about an image that is used with a URL for a third party website - can the file name of the image be included?
  • These two images still haven't uploaded after thirty minutes many hours.
  • Donations:  A QR code for the wallet address might be handy.
  • Perhaps a separate thread walk-through on how to integrate TalkImg into any screen-grab style program? (e.g. the how to sign a message that scoured practically all wallet types available at that time)
  • Backups:  A monthly update with the most recent uploaded images would help in the event of a disaster e.g. date centre fire that wipes out countless terabytes of data in one foul swoop.  Perhaps these could be offered for down load, or sold with the proceeds being used to maintain the site in perpetuity?
  • FTP:  I haven't used FTP for many years, but from recollection, the protocol is only used for give/take - I don't think it would be useful as there would be no BBcode or delete token issued

Answering in order of the indicated points:
> To ensure the longevity of the project, the ideal is to keep everything on the same server. Because, if something goes wrong, it will be easier to request that the address of the images be edited via BD. But, as I explained before, and based on my knowledge, I can handle 30GB (I say this value because I work on a project that has that in images) without problems. This equates to thousands of images. I would be very happy if we get there.
> The site works on http and httpS. The ideal is to always work on httpS. But, if someone in the link just writes http, everything should work normally.
> No! You have to upload the image. This allows you to prevent abuse of copyrighted images. In turn, all images uploaded to TalkImg can only be used here on the forum.
> I apologize for this issue. I had configured it to only be able to load one image at a time, this helps to reduce spam. By mistake, a configuration element failed that caused this situation. I think it's already resolved. Thanks for the alert.
> Thanks for the QR tip, because this is an image site.  Roll Eyes I'll deal with that in the next few days.
> I'm still studying the possibility of using API, maybe soon.
> The server already automatically takes regular backups. I'm still studying extra forms of backups so that everything can be resumed from where it left off. I hope to have news in a few weeks.
> I have no intention of using FTP.



Is there any option to use third party tool software with TalkImg.com website and what parameters should we enter for this to work (server, port, etc)?

One suggestion:
Maybe you can talk with theymos to give you free advertisement boost as unofficial image uploader for bitcointalk forum.

I'm looking into the possibility of providing an API to make this possible for users who have an account.
Anyone who wants to account, please contact me, so I can assess the situation. (I do not guarantee that all applications will be accepted.)

Hope to get in touch with @theymos in the next few days. Wink
legendary
Activity: 2212
Merit: 7064
You can upload images without login. Anyone who wants an account to manage their images must ask me to assess the possibility.
But, you can use the site normally without login.
Is there any option to use third party tool software with TalkImg.com website and what parameters should we enter for this to work (server, port, etc)?

One suggestion:
Maybe you can talk with theymos to give you free advertisement boost as unofficial image uploader for bitcointalk forum.
Pages:
Jump to: