Pages:
Author

Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized! (Read 547541 times)

sr. member
Activity: 1181
Merit: 259
Any updates on this?  Remember it hitting ten dollars at one point.

You are on the wrong thread. Yes lots of things are happening, including migration to a new chain. New thread: https://bitcointalk.org/index.php?topic=5246041.new#new
full member
Activity: 1736
Merit: 186
Any updates on this?  Remember it hitting ten dollars at one point.
full member
Activity: 1736
Merit: 186
Thoughts on shift right now?
newbie
Activity: 64
Merit: 0
What site can you trade shift now?  Is the last post by the shift team good news?
Yes it is good news, because it clearly shows that the project is alive and ongoing. New spirit of a new team can also act quite catalyzing.

The active markets are added as links at the end of the post. I would recommend the BTC pair on livecoin, by far the best liquidity!

https://www.livecoin.net/en/trading/SHIFT_BTC
full member
Activity: 1736
Merit: 186
What site can you trade shift now?  Is the last post by the shift team good news?
hero member
Activity: 483
Merit: 510
The Shift Team


SHIFT
The new web - decentralized and versatile

_____________________________________






_______________________________



Latest news, technical details and fundamental ideas behind SHIFT:
https://shiftnrg.org/


_______________________


How to get in contact:

Twitter: https://twitter.com/ShiftNrg
Discord: https://discord.gg/fgzxABX
Telegram: https://t.me/shiftproject
E-mail: [email protected]



_______________________






_______________________


The SHIFT-Team

Matt Sweezy
Lead developer (LinkedIn)

Rich Merrill
Senior Developer (LinkedIn)

Isabella Dell
Advisor (LinkedIn)


We hope and expect to welcome more people soon!
If you are interested in joining SHIFT - feel free to reach out!




____________________________________________


Important links

- Github: https://github.com/mswezey23/shift https://github.com/shiftnrg
- Node setup: https://www.reddit.com/r/ShiftProject/wiki/guides/delegate

- Mainnet-Explorer: https://explorer.shiftnrg.org/
- Mainnet-Wallet: https://wallet.shiftnrg.io/

- Testnet-Explorer: https://testnet.explorer.shiftnrg.io/
- Testnet-Wallet: to be added soon
- Testnet-Faucet: https://testnet.faucet.shiftnrg.io/
- Testnet-Demo: to be added soon

- NanoWallet: https://github.com/shiftnrg/shift-nano/releases


Markets

- Livecoin-BTC: https://www.livecoin.net/en/trading/SHIFT_BTC
- Livecoin-ETH: https://www.livecoin.net/en/trading/SHIFT_ETH
- Livecoin-USD: https://www.livecoin.net/en/trading/SHIFT_USD
- Livecoin-USDT: https://www.livecoin.net/en/trading/SHIFT_USDT
- Altilly-BTC: https://www.altilly.com/market/SHIFT_BTC
- Altilly-ETH: https://www.altilly.com/market/SHIFT_ETH
- Altilly-XQR: https://www.altilly.com/market/SHIFT_XQR
newbie
Activity: 64
Merit: 0
Looks like even the main devs gave up on shift.  From what I saw in 2018 onwards, focus was on the delegates and rewards rather than working on connecting it with IPFS.  Seemed like they were going to be the next maidsafe or filecoin, but like them it just became vaporware.  But unlike those, it at least had its own blockchain!   Cheesy

Hey meowzerz,

actually the contrary is the case, the team managed to link blockchain and IPFS (see details about PHOENIX on the website). They modified the SHIFT core and introduced four new transaction types: LOCK, UNLOCK, PIN and UNPIN. These transaction types can be used to use your SHIFT tokens in order to claim storage of the decentralized cloud and host files within it - all verified by blockchain.

The team implemented it on the testnet first, the following link shows you a wallet address with pinned and lock bytes:

https://testnet.explorer.shiftnrg.io/address/17693497072772238783S

There was also a demo website to enable everybody to play around with it, but du to the transition of the project PHOENIX as well as the demo is currently down - both will come online again in the upcoming weeks.

Some further information about the blockchain integration (from SHIFT's progress report of late 2018, which was an outview for 2019):

Blockchain Integration

The Shift Project is building a platform with which users will be able to use the Shift Nano wallet to access the storage resources of others in order to decentralize their data and web hosting apparatus, as well as grant drive space to the network as storage providers by installing Phoenix. As the provision of drive space requires the deployment and maintenance of software and hardware, which takes time and money, the ecosystem requires a verification system and financial model that is able to monitor and reward participants for satisfactorily granting the services underpinning it. It is the presence of this model that allows the network to function in a healthy and sustainable manner, serving the interests of storage users and providers alike. This is where blockchain integration comes in.

It is blockchain’s ability to chronicle events in a decentralized and immutable manner, that we shall use during the process of assigning storage capacity on a distributed network, as well as the facility to proportion financial rewards in a programmatic and verifiable way, that we’ll use to reward storage providers, that makes blockchain so fundamental to Shift’s technology. The first step in blockchain integration to be included in our upcoming release, is thus the ability to LOCK tokens as a means of staking a claim to a proportion of the pool of available storage space, as well as the provision of a PIN function for assigning content the status necessary to render it censorship resistant. While not included in our upcoming releases, once storage space is acquired and content pinned, subsequent releases will add the consensus checking used to maintain the state where if one of the three peers responsible for the content’s pinning went offline, it would be automatically redistributed to a new peer on the Phoenix Cluster.

In order for a user to store data on our platform, it will be necessary for them to first acquire SHIFT tokens to stake a claim to the amount of storage space needed to host that data. Following this, those SHIFT can be locked using the Shift Nano wallet, and a small fee paid to pin that data permanently (or until the data is unpinned by the wallet holder). These two transaction types can also be conducted in the inverse, serving to undo the prior actions. Put simply, the four transaction types to be debuted in our upcoming release are as follows:

A LOCK transaction, that sends a designated amount of SHIFT tokens to a virtual wallet where they are stored as a form of collateral, guaranteeing the corresponding amount of storage space is available to the wallet holder.
An UNLOCK transaction, that returns the debited tokens and releases storage space back to the storage cluster’s data pool.
A PIN transaction, that creates a record on the mainchain containing the asset hash and asset size as data entries allowing only the wallet holder to dictate the data’s distribution across the cluster.
An UNPIN transaction, that creates a record on the mainchain that is read by the cluster as a cancelation of the relevant PIN transaction, and instructs it to free the user’s storage space, allowing them to grant it to other assets.


The whole report can be found here: https://www.shiftnrg.com.mx/2018/11/23/shift-project-progress-report/

just to provide some relevant and up-to-date links:

Website: https://shiftnrg.org/
Twitter: https://twitter.com/ShiftNrg
Discord: https://discord.gg/fgzxABX
newbie
Activity: 8
Merit: 0
Looks like even the main devs gave up on shift.  From what I saw in 2018 onwards, focus was on the delegates and rewards rather than working on connecting it with IPFS.  Seemed like they were going to be the next maidsafe or filecoin, but like them it just became vaporware.  But unlike those, it at least had its own blockchain!   Cheesy
newbie
Activity: 97
Merit: 0
https://twitter.com/ShiftNrg/status/1250821922381877251

The new team started the work on implementing a new mechanism to remove constantly red delegates from the forging 101. This will help to ensure the blockchain's stability during the migration to Polkadot.

To always get the newest updates, follow the twitter account or join the project's Discord:

https://discordapp.com/invite/fgzxABX
newbie
Activity: 97
Merit: 0
Project is still alive guys:

There was a tweet yesterday who sheds some light on the current situation:

https://twitter.com/ShiftNrg/status/1249325127524921345
newbie
Activity: 7
Merit: 0
Thoughts on shift now?  I own shift and there doesn't seem to be any trading going on once no more shift on bittrex?  I read so much good things about shift a while back, i thought it was going to hit 100 dollars or more etc.

Yes, at one point there was some stuff in the works that was exciting. But in the end, the team fell apart and development stopped. Right now they're attempting to transfer ownership of the website and etc to TerraBellus as well as switch to polkadot. Future is quite uncertain.
full member
Activity: 1736
Merit: 186
Thoughts on shift now?  I own shift and there doesn't seem to be any trading going on once no more shift on bittrex?  I read so much good things about shift a while back, i thought it was going to hit 100 dollars or more etc.
member
Activity: 323
Merit: 19
Just read pages #285-295. At that time (Dec 2017 -Jan 2018) price of Shift was about 10-15 $ .
Did Shift become worse? I think no, so I bought at 0,02 $.

Might wanna join discord. Things are pretty uncertain at the moment as current team is considering to pass the project to someone new. Things are still being discussed. Ergo a huge price drop in the past few days

Although the price is pretty attractive I will wait until things become clearer
full member
Activity: 459
Merit: 100
Just read pages #285-295. At that time (Dec 2017 -Jan 2018) price of Shift was about 10-15 $ .
Did Shift become worse? I think no, so I bought at 0,02 $.
full member
Activity: 1736
Merit: 186
Will shift be listed on any other exchange?
hero member
Activity: 2618
Merit: 550
Have you tried to get this on some DEX's?  I believe it can be free.  Check my history for a thread.
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information

  For not to forget ..

 
Code:
1 15128408768964966812S 1,148,390.45693911 SHIFT 8.49% Bittrex Main wallet of Bittrex
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information
 
 A fairly large amount of Shift remains on the exchange for now.

Pages:
Jump to: