NK01)
Is the Factom exclusivity a hard promise?
NK02)
You are talking several times about multiple offices in Paris, could you elaborate on these claims since you are a startup of 3 people? Why the need for multiple offices in the same capital?
2 questions about one of your team members background:
NK03)
Could you elaborate on how many people you were managing as head of finance? Your LinkedIn profile lists you as financial analyst for 4 years after a junior position and doesn’t mention the above for instance.
NK04)
Later in the document you state:
Could you elaborate on that fact that above you claim to be working fulltime on Sidy, yet your LinkedIn profile and this claim still lists you as working for BNP Paribas? At what state do we have view Sidy then? How much hours are being dedicated to that and how do you manage to dedicate enough hours to 2 businesses and BNP Paribas?
NK05)
Could you elaborate more on the above in technical terms? What do you mean with spamming the network for instance. What changes are needed to docker files?
NK06)
Could you elaborate how you are selling FCT on Kraken?
NK07)
With one of your team members background in finance and Agora being a startup. Do you believe converting 20% to fiat to hedge against the crypto currency volatility to be enough? FCT has gone from 30 dollars to almost 5 dollars in a timespan of several months for instance.
NK08)
Am I reading this right as the 40% will be in 2022 if everything works out according to the schedule you laid out earlier in the document?
NK09)
Is this still the case if FCT would go up to for instance 25 dollar again?
NK10)
Could you explain why platform development drops to 0% in 2021?
NK11)
Could you explain the 40% grant column? Is that grants from the factom grantpool? If yes, can you do the math for me what that would entail with your 25% efficiency? Is there a relationship to FCT price somewhere?
NK12)
Could you explain the Factom EC column? I see it as Entry Credits burned by the platform. Is that a correct assumption?
NK13)
Could you list the number of ANOs and guides you talked to about this?
1) Yes, no applications will be made in the name of Agora that utilizes public blockchains other than Factom and the blockchains that Factom is actually anchoring the data into.
2) Currently, we will have one office, the verbiage used in the legal status is just inclusive to expansion and not a representation of the current situation. Our headquarters will be in France unless the legal status changes significantly.
3) The term “heads of finance” is the description given to the group in which Mathieu served under. He was not the CFO. During his time at BNPPARIBAS he managed a team of 3 directly reporting to him.
4) Well, Sidy and Agora are two separate things. Guillaume will be working full time for Agora, part of which will be building the integrations between Sidy and Agora. Upon ANO onboarding, Guillaume Evrat will have assumed full time at Agora.
5) On each server, we will set up a firewall based on the IP rules provided by the documentation from the factom repositories for the authority nodes. We then plan to use "ufw/uncomplicated firewall" which is a well-known software to manage firewall rules on Linux based system.
Our firewall will block all TCP/UDP connections from all addresses on all the ports except for the one we explicitly specify; ssh, monitoring server, ips specified by Factom, control panel. With that, we will prevent our servers from being attacked by unrecognized addresses and from being spammed. Hence, this results in a better uptime for our servers and hence the network.
Finally to install such software we will need to add extra changes to docker files configuration. Indeed docker usually uses iptables for its built-in firewall. For that purpose, if we want docker to follow our ufw rules we need to edit docker service with:
sudo systemctl edit docker.service
And append:
--iptables="false"
With that, docker images will follow the rules of our firewall. We chose this option because this allows us to have a unique firewall for the whole server and not one for docker and one for other application (ssh, monitoring...). Moreover, this allows blocking every other connection. Finally, a bash script will be created to manage this firewall. In case of failure, this will allow the firewall to be set up with only one command.
6) Selling the tokens isn’t just selling FCT. We plan to hedge ourselves in multiple currencies. We will prioritize OTC (with full transparent documentation) selling in order to not “influence the price market”. If we have to sell FCT, we will start to sell through Bittrex, and send the BTC amount in Kraken in order to separate these funds into multiple currencies. These funds will be used to hedge ourselves against a drastic shift in FCT for a short period of time and give us a full preservation of our ANO running.
7) Collecting 20% could appear “light” if u think short term, or it could appear “heavy” if u want to speculate long term. We are making this “security fund” in order to preserve the long-term operation of the servers regardless of FCT pricing.
8) Yes
9) Yes, France only assumes profit if the resource is turned into fiat. It is easy to ensure the profit margin when holding FCT is not a taxable event.
10) We do not plan to fund the platform with FCT provided by being an ANO forever. We will begin creating new solutions after the Gig Economy Platform is completed and transferred to a new entity. This is done so they can leverage equity to meet their needs without providing equity in the ANO itself.
11) We will initially allocate to the Grant Pool 25 % of the Factoids we receive expanding to 40% in preparation of ownership transfer of the gig economy to the new entity and design Agora’s second solution.
12) No, this is FCT set aside to be a pool of potential EC for the platform to use over until it is profitable. This initial amount should cover the necessary EC usage for several additional years.
13) I have talked with one guide and two members of ANOs about the efficiency.