Bitcoin Forum
May 03, 2024, 09:07:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 [149] 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 ... 496 »
  Print  
Author Topic: [ANN] Sia - Decentralized Storage  (Read 1382131 times)
tranzactionezlive
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


View Profile
March 02, 2016, 06:28:13 AM
 #2961

Can Sia censor files stored in it.  If I am a political dissident, and a country orders Sia to remove files I have stored there, what will Sia do?  

They can't - the files are encrypted, so even if you wanted to order Sia to remove the files, remove what? And how? If it's public, then they may be able to find what hosts it's on and bully them, but Sia has redundancy - they'd have to bully ALL the hosts, who are probably spread out all over the world, in order to get it to be fully removed.

Unnecessary to assume that anyone would have to bully Sia hosts to remove chunks/block uploaders by IP etc etc. Many hosts, especially those running a business based on Sia would willingly and enthusiastically remove content that has been blacklisted by a "reputable" source (read: copyright protection agency etc). Now, there is a problem and that's that not even hosts know what is stored in the encrypted chunks uploaded to them. Blacklists would have to operate on uploaders, i.e. hosts would have to block certain IPs from uploading to them.

"Sia", by the way, does not refer to an entity of any kind. There is Nebulous Labs, which develops and releases Sia code under an open source license. Thus, the question "what will Sia do?" is non-sensical. If the question was "Does Sia implement blacklisting / retroactive removal of files/peers?" then the answer is "Currently, no". I hope the Sia code-base never gets to this point. I don't see why it has to.

Sia is not under any country's jurisdiction. Still, it is entirely probable that hosts in some jurisdictions will have to comply with local laws that prohibits distribution of some kinds of content, under any circumstance eventually perhaps even when the host cannot reasonably know what they are distributing (i.e. cannot claim innocence for any reason). In those cases, the hosts themselves can readily implement their own peer black/whitelists if they so must. This would result in pseudo-private storage network within the global Sia network, where some hosts trusts only a very few other hosts, some hosts trust most except a few, and most hosts don't give a damn.

Oh, and in Edit this comment to Wolf0's answer:
A censor would not have to force ALL hosts to drop disputed content. If a censor knows about a particular file it doesn't like, then it may be in possession of a .sia file which allows the file to be downloaded from the network. That .sia file contains the IP addresses of all hosts that store chunks of the disputed file. This list is only a *subset* of all Sia hosts globally. It would be enough to target these (~20) hosts to make the file inaccessible. As these hosts may be someone's unhardened personal computer, that may not be such a resource intensive task compared to, say, bringing Amazon S3 to its knees. So, in effect, censorship by denial of service would be quite straight forward. For this reason, it would be nice if in the future an uploader can choose its own redundancy (currently hard coded) to make such an attack more difficult (at the price of also resulting in more expensive uploads).


This looks good to me.



1714770463
Hero Member
*
Offline Offline

Posts: 1714770463

View Profile Personal Message (Offline)

Ignore
1714770463
Reply with quote  #2

1714770463
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714770463
Hero Member
*
Offline Offline

Posts: 1714770463

View Profile Personal Message (Offline)

Ignore
1714770463
Reply with quote  #2

1714770463
Report to moderator
Taek (OP)
Hero Member
*****
Offline Offline

Activity: 543
Merit: 501



View Profile
March 02, 2016, 03:37:45 PM
 #2962

Private forums are good, but don't desert this thread.

I try to check into this forum regularly, but it's a lot easier to follow the conversation on our private forum, because everything is broken up into multiple topics. I come here and see 3 threads of conversation that are all interwoven and sometimes overlapping, and it's more effort than I want to put forward to unravel it =/. And frequently, I'll completely overlook an important question that's buried.

Quote
"Sia", by the way, does not refer to an entity of any kind. There is Nebulous Labs, which develops and releases Sia code under an open source license. Thus, the question "what will Sia do?" is non-sensical. If the question was "Does Sia implement blacklisting / retroactive removal of files/peers?" then the answer is "Currently, no". I hope the Sia code-base never gets to this point. I don't see why it has to.

At this point, Sia is more of a meta-organism. Nebulous is like the queen bee (eh, kinda). We write all the code and make all the important decisions, but the community has to agree to go along with them and other people are free to write as much or as little code as they want. 'siad', which is Nebulous's maintained client, actually does support removal of contracts. But, I do think you can ask 'what will Sia do', and in asking that you are wondering which direction the decentralized ecosystem will move. At this point, Nebulous has an enormous amount of sway over the direction of the ecosystem, but that's only because you guys like us and trust us. Already we're seeing people who refuse to upgrade, we're seeing alternate clients come out for the miner, alternate graphical clients and desktop plugins being released, which means people are exclusively restricted to the software we produce.

Quote
For this reason, it would be nice if in the future an uploader can choose its own redundancy (currently hard coded) to make such an attack more difficult (at the price of also resulting in more expensive uploads).
Full programmability of the redundancy is planned. Already you can do this by forking the client and changing the hardcoded numbers. In doing so, you will not fork yourself from the network (well... not from changing the redundancy constants. There are other constants you really shouldn't change). In the future, the API will allow you to change these number per-file, rather than requiring you to fork the codebase to make the changes (one step at a time).

Quote
Unnecessary to assume that anyone would have to bully Sia hosts to remove chunks/block uploaders by IP etc etc. Many hosts, especially those running a business based on Sia would willingly and enthusiastically remove content that has been blacklisted by a "reputable" source (read: copyright protection agency etc). Now, there is a problem and that's that not even hosts know what is stored in the encrypted chunks uploaded to them. Blacklists would have to operate on uploaders, i.e. hosts would have to block certain IPs from uploading to them.

Yeah, the real protection against censorship comes from the fact that all of the data is encrypted, and nobody can tell which files are bad or which are good because every upload uses a different encryption key. You can't even make a file blacklist for Sia, only a one-time-use 'ban this guy' list. And that only works for files that are being shared. It would be easy for someone to upload a file multiple times (therefore upload it using multiple keys), and then only one copy. When it gets deleted, they upload it another time, and share another copy. It's a whac-a-mole game that won't end.

well, Sia does not provide anonymity at the moment. So a host needs only record your IP address when you upload something to be able to ban you altogether. If whatever enforcement agency decided to be iron fisted, there are probably some pretty draconian things they could do to keep illegal files off of Sia. But again, only if the uploader ever shares them. If you upload a file and never share it with anybody, it's going to be essentially impossible to accuse you of wrongdoing.
ttx
Full Member
***
Offline Offline

Activity: 150
Merit: 101


View Profile
March 03, 2016, 05:02:57 AM
Last edit: March 03, 2016, 05:17:39 AM by ttx
 #2963

(not my) price forecast 0.00000089 SC/BTC
http://forum.sia.tech/topic/100/what-will-the-price-of-siacoin-be-year-end
in-cred-u-lous
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
March 03, 2016, 06:05:54 PM
 #2964


Its mine and should be taken with a (large) grain of salt. It is a bold assumption that total network storage will hit 1 Exabyte by year end. I think the potential is there, but a lot hinges on development of the protocol itself which is by far a done job.

The estimate further takes into account payment for storage alone, and not speculative elements that may drive the coin price much higher of course.

But lets just all guess for fun and don't take my estimate as any advice to invest etc etc :-)
xDan
Hero Member
*****
Offline Offline

Activity: 688
Merit: 500

ヽ( ㅇㅅㅇ)ノ ~!!


View Profile
March 04, 2016, 01:57:22 PM
 #2965

I see the network is currently ~16 TB of data, but is there any graph of this over time? (to see how fast it is growing)

HODLing for the longest time. Skippin fast right around the moon. On a rocketship straight to mars.
Up, up and away with my beautiful, my beautiful Bitcoin~
Roozy
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 04, 2016, 02:02:56 PM
 #2966

I see the network is currently ~16 TB of data, but is there any graph of this over time? (to see how fast it is growing)

There's actually 42 TB available at the moment and 16TB being used for contracts.

I would check this out... it has a ton of graphs and useful info

http://siapulse.com/page/main

though I don't think there's a graph for storage growth over time.
xDan
Hero Member
*****
Offline Offline

Activity: 688
Merit: 500

ヽ( ㅇㅅㅇ)ノ ~!!


View Profile
March 05, 2016, 02:12:43 PM
 #2967

I see the network is currently ~16 TB of data, but is there any graph of this over time? (to see how fast it is growing)

There's actually 42 TB available at the moment and 16TB being used for contracts.

I would check this out... it has a ton of graphs and useful info

http://siapulse.com/page/main

though I don't think there's a graph for storage growth over time.

Nice, thanks.

HODLing for the longest time. Skippin fast right around the moon. On a rocketship straight to mars.
Up, up and away with my beautiful, my beautiful Bitcoin~
Porsche911
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
March 05, 2016, 09:21:04 PM
 #2968

Soon more about Siacoin on INVESD.

https://invesd.org/the-next-big-trend-after-airbnb-and-uber/

Hope you guys like it Smiley Have fun
kahir
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
March 05, 2016, 09:58:21 PM
 #2969

https://twitter.com/petertoddbtc/status/706217711999713280


^.^
Waldozaur12
Legendary
*
Offline Offline

Activity: 1223
Merit: 1000


View Profile
March 06, 2016, 11:46:20 AM
 #2970

funny name SIA Grin
Taek (OP)
Hero Member
*****
Offline Offline

Activity: 543
Merit: 501



View Profile
March 09, 2016, 06:21:55 PM
 #2971

http://forum.sia.tech/topic/106/what-is-sia/1
in-cred-u-lous
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
March 09, 2016, 09:19:40 PM
 #2972

funny name SIA Grin

Apparently inspired by the name of an Egyptian god. According to Wikipedia, Sia (the god) was created from the blood spilled as Atum (another Egyptian deity) cut his own penis.

There have been some arguments about Sia's correct pronunciation. Most people seem to pronounce like "See-a", hence jokes like "See ya" on the forum while the developers insist it should be pronounced "Say-a" like in Japanese "sayōnara" ("goodbye").

So, yeah, funny I can agree with. Catchy too.
YoyodyneSystems
Legendary
*
Offline Offline

Activity: 1386
Merit: 1023



View Profile
March 10, 2016, 08:50:25 AM
 #2973

As an investment Sia looks promising to say the least.

I think it's pretty clear from the chart on Poloniex that there is a lot of accumulation going on and a very well executed pattern forming.
The curve upward towards the next rise has begun it seems.

- One of the top three current up and coming projects in it's field
- Recent mentions from top developers on the value of it's system
- Well respected and trusted team
- Interest from VCs
- 1 million dollar market cap leaves room for gains

There is no reason Sia cannot be in the league of the 10+ million dollar market cap coins.
Keep up the good work!
americanpegasus
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500



View Profile
March 10, 2016, 11:11:13 AM
 #2974

As of today I have acquired a stake in Sia, and may be covering it further in the following topic: 

https://bitcointalk.org/index.php?topic=1393560.0 
 
Thank you to the devs for working so hard on a quality product.

Account is back under control of the real AmericanPegasus.
Forobitcoins
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
March 11, 2016, 09:18:43 AM
 #2975

Do we have a wallet that will hold siafunds yet?

I am on version 3.3 still (havent opened it for a few months)

v0.5.0 has support for siafunds in the GUI

Is there a particular process for me to upgrade?

I would hang on for a couple of days until the official 0.5.0 version is released. The available version is a Release Candidate that is rather buggy.

thanks, I'm waiting for this, I have an old client also

Sorry for my broken English XD
bitspill
Legendary
*
Offline Offline

Activity: 2058
Merit: 1015



View Profile
March 11, 2016, 09:33:47 AM
 #2976

Do we have a wallet that will hold siafunds yet?

I am on version 3.3 still (havent opened it for a few months)

v0.5.0 has support for siafunds in the GUI

Is there a particular process for me to upgrade?

I would hang on for a couple of days until the official 0.5.0 version is released. The available version is a Release Candidate that is rather buggy.

thanks, I'm waiting for this, I have an old client also


Uh... That happened already. Version 0.5.0 released a day after the post you quoted and a day later Version 0.5.1 was released.

https://github.com/NebulousLabs/Sia/releases/tag/v0.5.0-beta
https://github.com/NebulousLabs/Sia/releases/tag/v0.5.1-beta

{ BitSpill }
NUFCrichard
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003


View Profile
March 11, 2016, 11:30:39 AM
 #2977

Sorry for the dumb question, but how many Siacoin would someone earn by hosting?
Per GB or TB would be good to know.

I read that you need to have 95% uptime etc, but I can't find any number for returns.
bitspill
Legendary
*
Offline Offline

Activity: 2058
Merit: 1015



View Profile
March 11, 2016, 11:39:22 AM
 #2978

Sorry for the dumb question, but how many Siacoin would someone earn by hosting?
Per GB or TB would be good to know.

I read that you need to have 95% uptime etc, but I can't find any number for returns.

You can find all of the current hosts prices at http://siapul.se/page/network however lower priced hosts are more likely to be chosen and I think any host priced at or above 500 is ignored

{ BitSpill }
HYPERfuture
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

HYPER project manager and PR + GoldPieces [GP]


View Profile WWW
March 11, 2016, 06:12:43 PM
 #2979

Following for interest. Looks like a promising project.

HYPER Gaming Currency -> https://bitcointalk.org/index.php?topic=624651 GP RPG Currency -> https://bitcointalk.org/index.php?topic=1053441 https://cryptogalaxies.com -> Blockchain Based Space Strategy MMO. Crypto Galaxies on Bitcointalk -> https://bitcointalk.org/index.php?topic=1374470
killerstorm
Legendary
*
Offline Offline

Activity: 1022
Merit: 1015



View Profile
March 13, 2016, 11:46:18 PM
 #2980

Sia usage report #2.

Some time ago I tried out Sia UI, just uploaded/downloaded few mp3 files.

Now I wanted to see if I can use it for something practical: backup. So I used it to upload 3 files 28 GB total.

This time I used command-line interface as I run it on a server. I liked command-line more than GUI.

Upload speed: I don't have exact number but it took many hours to upload, perhaps 24 h total. I expected it to be faster as I'm using fairly powerful dedicated server with fast internet connection. But OK, it could be worse, recently I was a customer of an online backup provider which was MUCH slower than that.

Cost: I loaded wallet with ~60K SC, and right now it's empty. Thus at current price it cost me 60000 * 0.00000024 = 0.0144 BTC, or $6. As I understand, that's for ~1 month. In comparison Amazon S3 standard costs $0.03 per month-gb, thus 28 GB would have costed me $0.84 per month. So I'm quite disappointed, it looks like Sia is 6x more expensive than S3 standard, and 17 times more expensive than "Infrequent Access" option.

User interface: I'm quite disappointed with a lack of control over costs and redundancy, as well as a lack of status visibility. E.g. I'd like to know what degree of redundancy it has, what contracts are already paid for etc.

Stability: siad crashed twice during within 1-2 week time frame. Not cool. (I'm using this server for many years so it's unlikely to be a hardware issue.) I don't have any detailed crash report, some messages are in logs but nothing special around a time of crash. I'll try to get a better log.

Resource usage: I think siad memory usage went up to 3 GB during initial sync & upload, that's rather excessive. CPU usage is also quite high at times (e.g. during upload).

So, overall, I'm not going to actually use Sia for backups this time as it's more expensive than cloud storage providers. But it definitely looks promising.


Chromia: a better dapp platform
Pages: « 1 ... 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 [149] 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 ... 496 »
  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!