How to fix ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I was setting up SSL for a domain using cloudflare along with nginx-acme and nginx-proxy but I got error ERR_SSL_VERSION_OR_CIPHER_MISMATCH when testing. Checking the container logs, everything looks alright. By using SSL Labs toolkit, it shows error “Failed to communicate with the secure server”:Looking it up, I found https://community.cloudflare.com/t/failed-to-communicate-with-the-secure-server/186871 which links to https://developers.cloudflare.com/ssl/troubleshooting/version-cipher-misma...
How to spin up your own PoA EVM chain?
We will set up 1 bootnode and 2 geth nodes in 3 different servers. They will form the network for the EVM chain. All the nodes will run in containers.My setupI created 3 droplets on digitalocean (CentOS; shared CPU; 1GB 1Core)install and start docker (with the compose plugin) in all dropletsStep 1: set up bootnode (droplet A)first create boot.keymkdir /root/devnet/ && docker run -d --rm -v /root:/root ethereum/client-go:alltools-latest bootnode --genkey=/root/devnet/boot.key then cr...
Filecoin/FVM: Study Notes
Study Stepsread https://docs.filecoin.io/about/basics/introduction/read The Filecoin Virtual Machine: Everything You Need to Knowread https://docs.filecoin.io/about/basics/filecoin-faq/read How Filecoin storage and retrieval workswatch Space Warp Summit 🛸 Understanding the FVM - Raul Kripalaniwatch Space Warp Summit 🛸 Programming on the FEVM - Zak AyeshHigh-levelFilecoin is built on top of the same software powering IPFS protocol but they are different networksFilecoin is different from IPF...
twitter: @0xb2p github: @bap2pecs
How to fix ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I was setting up SSL for a domain using cloudflare along with nginx-acme and nginx-proxy but I got error ERR_SSL_VERSION_OR_CIPHER_MISMATCH when testing. Checking the container logs, everything looks alright. By using SSL Labs toolkit, it shows error “Failed to communicate with the secure server”:Looking it up, I found https://community.cloudflare.com/t/failed-to-communicate-with-the-secure-server/186871 which links to https://developers.cloudflare.com/ssl/troubleshooting/version-cipher-misma...
How to spin up your own PoA EVM chain?
We will set up 1 bootnode and 2 geth nodes in 3 different servers. They will form the network for the EVM chain. All the nodes will run in containers.My setupI created 3 droplets on digitalocean (CentOS; shared CPU; 1GB 1Core)install and start docker (with the compose plugin) in all dropletsStep 1: set up bootnode (droplet A)first create boot.keymkdir /root/devnet/ && docker run -d --rm -v /root:/root ethereum/client-go:alltools-latest bootnode --genkey=/root/devnet/boot.key then cr...
Filecoin/FVM: Study Notes
Study Stepsread https://docs.filecoin.io/about/basics/introduction/read The Filecoin Virtual Machine: Everything You Need to Knowread https://docs.filecoin.io/about/basics/filecoin-faq/read How Filecoin storage and retrieval workswatch Space Warp Summit 🛸 Understanding the FVM - Raul Kripalaniwatch Space Warp Summit 🛸 Programming on the FEVM - Zak AyeshHigh-levelFilecoin is built on top of the same software powering IPFS protocol but they are different networksFilecoin is different from IPF...
twitter: @0xb2p github: @bap2pecs

Subscribe to bap2pecs

Subscribe to bap2pecs
<100 subscribers
<100 subscribers
Share Dialog
Share Dialog
Simple Agreement for Future Equity (SAFE) was introduced by YC to help startups for early-stage fundraising.
However, the legal and financing terms used in the agreement can be overwhelming to founders that are not familiar with the process. I am gonna use Safe: Valuation Cap, no Discount as an example to clarify a little bit.
The first thing you need to understand is that the agreement is for future equities. Meaning that you don’t need to go through the complicated process of getting all other investors to sign documents or issuing new stocks to the new SAFE investor. This is also why SAFE is becoming the industry standard.
The second thing you should know is that there are 3 major types of events that will “activate” the agreement and lead to certain implications. Then the agreement will be terminated automatically.
In human words, this refers to a formal round of fundraising in exchange of stocks. When it happens, the SAFE investor will receive some stocks as well. The amount equals to the valuation divided by the SAFE investment. The valuation will be chosen as the smaller of the formal round valuation and the SAFE valuation (i.e. Post-Money Valuation Cap).
For example, if the SAFE valuation cap is $10M and the purchase amount is $1M, then the SAFE investor will receive 10% of the company's equity if a formal round of funding is closed at a valuation of $50M. However, if the formal round of funding is closed at a valuation of $5M, the SAFE investor's equity stake will increase to 20%.
This usually happens when the company IPOs or is acquired by other companies. When such events happens, instead of receiving stocks, the SAFE investor receive some money.
The amount is determined by the valuation when the event happens. If the valuation is smaller than the SAFE valuation, the SAFE investor gets their money back, fully. Otherwise, the amount will increase in proportional to the valuation increase.
As an illustration, if the pre-money valuation cap of the SAFE is set at $10M and the purchase amount is $1M, then the SAFE investor is entitled to $5M when the company is acquired with a $50M valuation.
In the event of a company closure initiated by the founders, SAFE investors are entitled to receive a full return of their investment.
Nevertheless, the investors' return will be contingent upon the amount of funds the company has remaining. If the company lacks sufficient funds, they will receive only a fraction of their initial investment, the magnitude of which will be determined by the "Liquidation Priority" as stipulated in Section 1(d).
In essence, investors have a higher preference than founders because commonly, founders own Common Stock while investors own Preferred Stock or a SAFE.
If, for instance, the SAFE valuation cap is $10M, and the purchase amount is $1M, with an additional investor who owns 10% Preferred Stock, then the remaining funds of $100 upon dissolution should yield $50 to the SAFE investor.
Simple Agreement for Future Equity (SAFE) was introduced by YC to help startups for early-stage fundraising.
However, the legal and financing terms used in the agreement can be overwhelming to founders that are not familiar with the process. I am gonna use Safe: Valuation Cap, no Discount as an example to clarify a little bit.
The first thing you need to understand is that the agreement is for future equities. Meaning that you don’t need to go through the complicated process of getting all other investors to sign documents or issuing new stocks to the new SAFE investor. This is also why SAFE is becoming the industry standard.
The second thing you should know is that there are 3 major types of events that will “activate” the agreement and lead to certain implications. Then the agreement will be terminated automatically.
In human words, this refers to a formal round of fundraising in exchange of stocks. When it happens, the SAFE investor will receive some stocks as well. The amount equals to the valuation divided by the SAFE investment. The valuation will be chosen as the smaller of the formal round valuation and the SAFE valuation (i.e. Post-Money Valuation Cap).
For example, if the SAFE valuation cap is $10M and the purchase amount is $1M, then the SAFE investor will receive 10% of the company's equity if a formal round of funding is closed at a valuation of $50M. However, if the formal round of funding is closed at a valuation of $5M, the SAFE investor's equity stake will increase to 20%.
This usually happens when the company IPOs or is acquired by other companies. When such events happens, instead of receiving stocks, the SAFE investor receive some money.
The amount is determined by the valuation when the event happens. If the valuation is smaller than the SAFE valuation, the SAFE investor gets their money back, fully. Otherwise, the amount will increase in proportional to the valuation increase.
As an illustration, if the pre-money valuation cap of the SAFE is set at $10M and the purchase amount is $1M, then the SAFE investor is entitled to $5M when the company is acquired with a $50M valuation.
In the event of a company closure initiated by the founders, SAFE investors are entitled to receive a full return of their investment.
Nevertheless, the investors' return will be contingent upon the amount of funds the company has remaining. If the company lacks sufficient funds, they will receive only a fraction of their initial investment, the magnitude of which will be determined by the "Liquidation Priority" as stipulated in Section 1(d).
In essence, investors have a higher preference than founders because commonly, founders own Common Stock while investors own Preferred Stock or a SAFE.
If, for instance, the SAFE valuation cap is $10M, and the purchase amount is $1M, with an additional investor who owns 10% Preferred Stock, then the remaining funds of $100 upon dissolution should yield $50 to the SAFE investor.
No activity yet