Skip to main content

Featured Question

TerraMaster Released U8-450 NAS Server – Rackmount 2U 8-Bay with High Speed

In today’s fast-paced world, businesses and individuals alike require efficient and reliable data management solutions. The U8-450 NAS server from TerraMaster is a cutting-edge device that combines powerful hardware with advanced features to meet the demands of modern data storage and sharing. The heart of the U8-450 NAS server is its Atom C3558R Quad-core 2.4GHz … The post TerraMaster Released U8-450 NAS Server – Rackmount 2U 8-Bay with High Speed appeared first on XiaomiToday .

"We are a pioneer in the world". Blockchain from Alior is a step in the right direction

- According to our knowledge, no Polish bank has yet implemented a solution based on a public blockchain, and globally we are one of the first financial entities - says Tomasz Sienicki from Alior Bank.

The Polish bank showed the giants how to use technology that the whole world is thinking about. Blockchain is something much bigger than cryptocurrencies.

Alior Bank publishes documents with the help of Ethereum, which gives customers the assurance that they have not been manipulated. A transparent communication method is the fulfillment of the requirements set by the regulators with respect to the permanent carrier. It is from this subject that I started my conversation with the experts of Alior Bank.

Karol Kopańko, Spider's Web: A sustainable medium is one of the "hottest topics" of the banking sector. Why is it so important?

Magdalena Łagożna, manager of processes and implementations, Alior Bank: A durable medium for electronic documents gives the customer a guarantee of invariability of information provided by the bank, which is particularly important in the case of documents regulating the terms of contracts, such as tables of fees and commissions or regulations. It enables unambiguous confirmation of the authenticity of documents and the assurance that no one has interfered in their content. On this basis, the client may at any time check the terms and conditions and may also analyze the correctness of the provision of services by the Bank in the past, assuring that once shared documents could not be manipulated or modified by anyone.

Let's get into practice then. Let's start with the point where we have documents that we want to share with customers. How does your system work?

Piotr Adamczyk, blockchain technology expert, Alior Bank: Documents go to the WORM matrix, which is a special object memory located in the bank's infrastructure. There is also automatically calculated SHA-256 hash for each document, which is called an irreversible cryptographic shortcut. We are not able to obtain the data from which he was made. However, we know that the same document always generates the same hash, and any change in the content of the document changes the generated hash. Later this ish is published in the Ethereum network.

And this is exactly the same network where people trade cryptocurrent Ether?

Piotr Adamczyk: Exactly the same. Our solution is essentially based on the so-called smart-contract, a program that works in the Ethereum network. The creators of this blockchain assumed that there is no need to maintain dedicated networks for various applications. It is better to build a "blockchain computer" that would be able to support different solutions. This is how Ethereum was created.

I understand, do you have to pay this computer for starting your contract?

Piotr Adamczyk: More precisely, the fee is charged by participants who maintain the network. The currency, that is ether, valid in Ethereum, in addition to having the payment function itself, is used to pay for transactions, data storage and the launch of smart-contracts and their functions.

Returning to the process - when the document's hash goes to the Ethereum network, the document is also published on our servers and clients are notified about its update.

But customers do not have to connect to the blockchain network on their own?

Piotr Adamczyk: They do not have to, they just have to visit our website, where a clear interface will allow them to download and verify all documents. On the other hand, advanced users can check the correctness of the information presented by us, due to the open nature of the public blockchain network.

That's why the documents are not stored directly on the blockchain?

Tomasz Sienicki, manager of blockchain technology strategy, Alior Bank: First - it is not necessary to confirm compliance with the original. Second - saving large data packages on a public blockchain is very expensive. He simply was not created for it. Publication over the year by Alior Bank of the public document hashes will be a marginal cost, certainly much less than one ether.

So the cost of publication will be less than a thousand zlotys.

Tomasz Sienicki: According to the current course, definitely yes. Even if the ether rate increases several times, the cost will still be relatively small.

How does the document's authentication work?

Piotr Adamczyk: Checking the authenticity consists in calculating the hash of the document and finding it within the appropriate smart contract in the Ethereum network. In the event that a given hash is found and the date of its publication is correct, it means that the document has not changed since the publication and its verification has been carried out correctly. Even omitting one comma, let alone changing digits or removing or adding any records, would immediately detect anomalies. The verification process can be safely carried out via the specially prepared Alior Bank website or it can be done by yourself, for example via the Etherscan service - a public block explorer.

So, although the documents are stored on your server, you have no possibility of their unnoticed modification?

Piotr Adamczyk: Exactly. To modify the document without leaving a trace on the network, we would need more than half the computing power of the Ethereum network, so the costs would be astronomical. It would be completely unprofitable.

Tomasz Sienicki: Our data is stored by thousands of computers - unlike private blockchain networks, where there are usually much less.

What about the situation when you issue an update of a document? Regulations can change after all?

Magdalena Łagożna: We are also transparent here. The client will find all versions of a given document on the bank's website and from the level of the browser and a convenient search filter will be able to identify the one that interests him.

For now, however, these are public documents, so regulations, which everyone has access to, not only your client. Will we also see private documents in the future on the blockchain?

Tomasz Sienicki: We are analyzing this option. As far as it is possible, the actual implementation depends on the position of the regulator. UODO, or the Office for Personal Data Protection, has doubts about the security of the hash in the long horizon of time. There are opinions that due to the fact that quantum computers will be able to solve mathematical problems much faster, the current cryptographic technology may not be 100% safe. This can be problematic from the point of view of the RODO regulation.

And now? How secure is your solution?

Piotr Adamczyk: Here you can ask a question about the safety of the entire Ethereum. Many people have tried to find a way to bypass the principles of this network. Most of the attacks that have taken place so far resulted not so much from errors in technology, but from poorly written smart-contracts that were launched in the blockchain network.

Tomasz Sienicki: Our smart-contracts have also undergone security audits, which is a standard procedure for introducing new solutions in the bank.

Have you modeled yourself on an industry?

Tomasz Sienicki: We were looking at another solution, but as a result of the analysis, our own concept based on a public blockchain ultimately won.

Are you the first?

Tomasz Sienicki: According to our knowledge, no Polish bank has yet implemented a solution based on public blockchain, and at the world scale, we are one of the first financial entities. It is worth emphasizing that this is no longer a test, but a production implementation. On a global scale, we are certainly a pioneer.

You are using a public blockchain. Why are other banks opting for a private blockchain that is less transparent?

Piotr Adamczyk: I would not like to express myself in this context for other entities. I will say this: if we had such a dilemma, it would probably involve caution with the use of technology that is beyond control.

Tomasz Sienicki: Our decision was related to the choice of the solution that we considered the most transparent for the client. The use of public blockchain gives everyone the opportunity to see how our system works.

If your project is public, then theoretically someone could come and copy it to yourself.

Tomasz Sienicki: Our solution is generally available and everyone can apply it. After all, it would prove to us that it works well and gains interest.

Magdalena Łagożna: If there was interest from other entities regarding the use of such a solution, we could consider its commercialization.

My guess is that implementing such a solution in a bank is not a simple project at all.

Tomasz Sienicki: It is not easy in relation to the fact that it concerns technology that has not been used in the bank so far, which is why its application required educating the staff about the blockchain's operation and the benefits it brings, as well as adapting a number of processes.

How does the whole process of implementing new technology look from your point of view?

Tomasz Sienicki: The Blockchain Competence Center was established, which is a dedicated cell in the structures of Alior Bank, dealing with the implementation of blockchain technology in the bank. Our task is to find solutions that add value to the company, and at the same time are not an innovation for strength, which looks good only in a press release. We are looking for processes that are difficult or even impossible to improve using a different technology.

Then we build a prototype, and if it meets the business requirements, we move on to implementation.

Is it enough for innovations to be introduced in one bank or is a change in the entire banking system necessary?

Piotr Adamczyk: Banks in Poland have an ambivalent approach to blockchain. On the one hand, they consider it revolutionary and useful, but on the other hand as potentially dangerous.

Tomasz Sienicki: We are trying to participate in the market education about the benefits of using blockchain. We do it, among others as part of a blockchain club operating in a bank where we invite guests from the environment and talk about technology.

Magdalena Łagożna: We are aware that we will not develop the blockchain technology in Poland. If we are to create interbank products, then we must find a place to exchange ideas and discussions.

Tomasz Sienicki: We need to create an ecosystem that would create opportunities for technology development.

And what is missing in Poland?

Tomasz Sienicki: We have a lot of good developers, but unfortunately legal changes are very slow, so specialists work for foreign companies. Only a few years ago Poland compared to many other countries was much more advanced in the implementation of blockchain technology, which unfortunately is not current at the moment. We want to change this, which is why we believe that our activities contribute to the adoption and development of technology in the country.

* Technical issues of speech have been simplified for the sake of clarity.

** The material was created in cooperation with Alior Bank.



"We are a pioneer in the world". Blockchain from Alior is a step in the right direction

Comments

Popular Questions This Week

What is VoLTE and how can you activate it on your Xiaomi

In recent years, phone calls have evolved to achieve great sound quality. So much so that today we can find technologies such as VoLTE allowing us to make voice calls in high definition on our Xiaomi. Beyond the classic GSM networks, movistar, vodafone and other operators have integrated this technology, which in turn derives from the advantages of Internet access. Thanks to 4G or LTE networks, VoLTE allows us to make not only high-definition calls, but also to improve consumption and add other services . What is VoLTE and what are its advantages after activating it on a Xiaomi In detail, VoLTE is a technology capable of transmitting voice communications over the Internet . For this, whether we have a Redmi Note 8 Pro, a Xiaomi Mi A2 or any other smartphone from the firm, our voice will be encoded from analog to digital allowing its transmission in the form of packets through the network. With this, as we have already said, after activating VoLTE we will achieve higher sou

So you can check the battery status of your Xiaomi smartphone and how many cycles you have performed

Today, our smartphone has become one of the most important tools in our day to day. That is why the duration of its battery and the state of it is very important if we want to be able to use it with total peace of mind and in a continuous way. In view of this, MIUI includes a secret menu that allows us to verify the state or health of the battery of our Xiaomi smartphone and also check the cycles that we have performed . Let's not forget that each cycle represents a full battery charge from 0% to 100% Since lithium batteries degrade with the passage of time , use and recharges that we have made, knowing these two data will give us a vision of the general state of your state and with it knowing if it has worsened considerably with the passage of weather. How to check the battery status and cycles performed on our Xiaomi smartphone To access this hidden menu in MIUI and check the battery status of our Xiaomi smartphone we will only have to perform the following steps:

How to exit the FASTBOOT mode of your Xiaomi if you have entered accidentally

Although, the fastboot mode of Xiaomi phones with MIUI allows us to solve bugs or change ROMs, it is also common to enter without wanting to. If this has been your case, you most likely want to get out of Xiaomi's fastboot without spoiling anything. In general, leaving this mode that includes all Xiaomi, Redmi and POCO with MIUI is extremely simple. Even so, on certain occasions, exiting fastboot mode is more complex , either because Recovery starts or because our smartphone does not work correctly. In view of this, below we are going to explain how to exit the fastbook mode of your Xiaomi if you have entered without wanting to . In addition, if the conventional mode does not work, we will also give you other tips to exit this mode without causing any damage at the software level. How to exit Xiaomi fastboot If we have accidentally entered the Xiaomi fastboot , to exit this way we will only have to perform the following steps: Press and hold the power button for about 10

Does your Xiaomi charge slowly or intermittently? So you can fix it

Does your Xiaomi charge very slowly or intermittently? This error is usually very common when our cable is in poor condition, we use a low-quality charger or even when the USB or USB Type-C port of your Xiaomi is dirty or obstructed. With a view to this, below we will explain the main steps or solutions to take if your Xiaomi charges slowly , if the charge is intermittent or if in the worst case, your mobile does not detect the USB that is connected to the socket electric. 1. Clean the USB port Although it may sound simple, in most cases slow charging problems are usually caused by a piece of paper or a speck of dust that obstructs the pins of the USB port . Taking into account the nature of this connector, it is normal that after repeated use dirt accumulates inside. A dirty USB C port is usually the main cause of slow or intermittent charging. To solve this charging problem and clean the USB C port of your Xiaomi, it is recommended to blow lightly inside the port itself.

Problems with Android Auto and your Xiaomi? So you can fix it

Unfortunately Android Auto continues to present certain problems on some Xiaomi . Errors such as error 16 that prevent our smartphone from correctly linking to this Google vehicle system. Still, these bugs are largely solvable. And it is that, in most cases the impossibility of using Android Auto through our Xiaomi is given by the dual applications themselves. In view of this and taking as a source this interesting article from Mi Community , below we will explain how to solve two of the most common errors that we usually find when linking or connecting our Xiaomi to a car with Android Auto. Fix Android Auto error on Xiaomi devices One of the main errors of the type « An error has occurred » that we usually find when connecting Android Auto to our Xiaomi is related to Google Play Services . In itself, this error shows the message « It seems that Google Play Services does not work at the moment «, making it impossible to connect Android Auto to our Xiaomi. To solve it we j

What is the Safe Mode of your Xiaomi, what is it for and how can you activate it

In addition to the typical options that we find in the MIUI settings, Xiaomi also adds a mode called " Safe Mode " or " Safe Mode " to its smartphones. We will talk about this below, explaining its usefulness and how to activate or deactivate it on your Xiaomi, Redmi or POCO. Safe Mode allows us to start a special boot, loading only the system itself and the applications that were installed on our Xiaomi when we bought it. That is, starting the Safe Mode or Safe Mode our smartphone will start loading only the essential applications . This mode is a temporary state of our smartphone and does not make any important modification on the device. In itself, Safe Mode does not delete our data , it just starts our Xiaomi, loading the basics and essentials for its operation. Safe Mode only starts essential MIUI applications. Thanks to this, the Safe Mode will help us to rule out failures in our Xiaomi derived from the installation of an application or the modific

Improve and amplify the volume of your Xiaomi and / or headphones with these simple adjustments

With the evolution of technology and the arrival of content on demand, many of us spend much of the day with our headphones on, playing music or watching series and movies. That is why many of you have asked us how to increase the volume of the headphones in Xiaomi smartphones or even how to improve the sound quality in Xiaomi AirDots or Redmi AirDots S wireless headphones. How to improve the sound and increase the volume of the headphones in MIUI of Xiaomi If what we want is to increase or amplify the volume of our headphones on a Xiaomi smartphone with MIUI we must perform the following steps: Go to Settings app> Region We will change our region to Andorra, India or any other country outside the EU. With this adjustment we will be able to "skip" the European restrictions that limit the sound volume, obtaining greater amplification , both in headphones, and through the speaker itself. Headphones with cable and jack connector Xiaomi Mi Hybrid Pro HD. In add

If your Xiaomi disconnects only from the WiFi it may be because of that MIUI setting

One of the most common problems in Xiaomi smartphones is usually related to the WiFi connection and its automatic disconnection . A quite annoying problem, which in most cases is usually caused by a bad MIUI configuration . If you have a Xiaomi, Redmi or POCO and you notice that sometimes your smartphone disconnects only from the WiFi without having taken any action, do not miss this article where we tell you how to solve it in most cases. Disconnection of WiFi on your Xiaomi, how to solve it Although it is true that the problem may be caused by some other failure, in most cases the spontaneous disconnection of the WiFi connection is caused by a bad MIUI configuration, specifically, its automatic connection to the networks with better signal . By having this option activated on our smartphone, if the WiFi signal drops at any time, it will automatically disconnect to use the data connection . To deactivate it enough to do the following steps: Go to Settings> WiFi> Wi-Fi

So you can activate the double tap on MIUI to wake up or turn on the screen of your Xiaomi

Among all the functionalities that we can find in MIUI, today we want to talk about the double tap on the screen . This functionality allows us after activation to wake up the screen of our Xiaomi with a double click on it. This will avoid having to press the power button or having to position our finger on the fingerprint recognition area. An extremely useful utility, which can also be used in case the power button stops working. In this way, the functionality " Double tap on the screen to wake up " will allow us to turn on or off the screen of our mobile in a quick and simple way by just doing a double tap on your XIaomi.i How to activate the double tap to wake up the screen of a Xiaomi mobile To activate the double tap functionality on the screen of your Xiaomi we only have to make the following settings: Go to Settings> Lock screen Activate Double tap on screen to wake up After its activation we will only have to double-click on the off screen of our X

How to hide the content of notifications on the lock screen of your Xiaomi

Receiving a notification on our Xiaomi and viewing it without further ado from the lock screen is very comfortable. Still, prying eyes could read this information , details that in many cases we would not like to know and that put our privacy at risk . In addition, if we forget our smartphones or it is stolen, anyone could have access to the information contained in new messages . Let's not forget that many services make use of SMS to send the access code, not to say that the same happens with some online payment methods. That is why hiding the messages of the notifications on the lock screen of our Xiaomi becomes one of the most important recommendations in order to protect our private information and thus improve our own privacy. How to hide notifications from the lock screen of a Xiaomi If we want to continue receiving notifications but their information is hidden from the lock screen, MIUI has the setting we are looking for. For this, we will only have to carry out th