BRN Discussion Ongoing

M_C

Founding Member
Screenshot_20220616-162658_LinkedIn.jpg




 
Last edited:
  • Like
  • Fire
  • Love
Reactions: 68 users
I have to say I think I have found my new favourite quote:

"Despite the strong run, top performers like BrainChip Holdings have been known to go on winning for decades. So we'd recommend you take a closer look at this one, or even put it on your watchlist." - Simply Wall Street 16.June, 2022

I think this might be the existential truth that Jerome Nadel said was the essence of Brainchip.

Perhaps this is the existential truth the following all know:

ARM
SiFive
MegaChips
Renesas
Mercedes Benz
Valeo
Biotome
Edge Impulse
NASA
DARPA
MOSCHIP
TCS
Nviso
Ford
Intellisense
ISL

My opinion only do DYOR
FF

AKIDA BALLISTA
You know they're the same knobs, that said Peter "sold" the shares and list that, as a negative..

Screenshot_20220616-160301.png

And their "snowflake" analysis shows BRN "has no future"?

Screenshot_20220616-160239.png

What, are they playing, Good cop, Bad cop?

They are the snowflakes, if you ask me..
 
  • Like
  • Haha
  • Love
Reactions: 24 users

Slymeat

Move on, nothing to see.
I have to say I think I have found my new favourite quote:

"Despite the strong run, top performers like BrainChip Holdings have been known to go on winning for decades. So we'd recommend you take a closer look at this one, or even put it on your watchlist." - Simply Wall Street 16.June, 2022

I think this might be the existential truth that Jerome Nadel said was the essence of Brainchip.

Perhaps this is the existential truth the following all know:

ARM
SiFive
MegaChips
Renesas
Mercedes Benz
Valeo
Biotome
Edge Impulse
NASA
DARPA
MOSCHIP
TCS
Nviso
Ford
Intellisense
ISL

My opinion only do DYOR
FF

AKIDA BALLISTA
Well that’s a pleasant change from the lies they were spreading about PVD selling shares.

Maybe they listened to all our protestations.
 
  • Like
  • Fire
  • Love
Reactions: 11 users

Bravo

If ARM was an arm, BRN would be its biceps💪!
Cheers D

Hence my above my pay grade disclaimer haha


Never mind FMF, it's all part of the initiation process. You can't be a fully fledged member of the team BrainChip until you've been hit over the head (metaphorically speaking) by our resident ogre.

At least Dodgy-knees was wearing his loin cloth when he "ogred" you.


U2TypAi.gif
 
  • Haha
  • Wow
  • Love
Reactions: 18 users
Waiting for the day shorters be like....



taco-bell.gif
 
  • Haha
  • Like
  • Fire
Reactions: 42 users

Diogenese

Top 20
Never mind FMF, it's all part of the initiation process. You can't be a fully fledged member of the team BrainChip until you've been hit over the head (metaphorically speaking) by our resident ogre.

At least Dodgy-knees was wearing his loin cloth when he "ogred" you.


View attachment 9479

... and not even a staple to cover my embarrassment?
 
  • Haha
  • Like
Reactions: 11 users
You know they're the same knobs, that said Peter "sold" the shares and list that, as a negative..

View attachment 9482
And their "snowflake" analysis shows BRN "has no future"?

View attachment 9483
What, are they playing, Good cop, Bad cop?

They are the snowflakes, if you ask me..
HI @DingoBorat

Yes I know but what can I say I just love the quote.

The fact I did not provide any further link to the article in which it appears should tell you where I am coming from as this quote on top of their recent commentary should be educative of their unprofessional approach to investment commentary.

If War & Peace had been written by monkeys on typewriters it would still be a classic.

Regards
FF

AKIDA BALLISTA
 
  • Like
  • Fire
  • Haha
Reactions: 17 users
Well that’s a pleasant change from the lies they were spreading about PVD selling shares.

Maybe they listened to all our protestations.
Maybe they came to an understanding with Tony Dawe. I know those close to Peter van der Made in the company were at least as outraged as 99.9% of us here.

FF

AKIDA BALLISTA
 
  • Like
  • Fire
  • Love
Reactions: 19 users
Here is another reason to adopt AKIDA at the endpoint as you do not give this prospective type of attack what it needs to feed off. Constant too and fro with the Cloud.
My opinion only DYOR
FF

AKIDA BALLISTA

A new vulnerability in Intel and AMD CPUs lets hackers steal encryption keys​

Hertzbleed attack targets power-conservation feature found on virtually all modern CPUs.​

DAN GOODIN - Yesterday at undefined
A new vulnerability in Intel and AMD CPUs lets hackers steal encryption keys

Enlarge
65WITH 49 POSTERS PARTICIPATING
Microprocessors from Intel, AMD, and other companies contain a newly discovered weakness that remote attackers can exploit to obtain cryptographic keys and other secret data traveling through the hardware, researchers said on Tuesday.
Hardware manufacturers have long known that hackers can extract secret cryptographic data from a chip by measuring the power it consumes while processing those values. Fortunately, the means for exploiting power-analysis attacks against microprocessors is limited because the threat actor has few viable ways to remotely measure power consumption while processing the secret material. Now, a team of researchers has figured out how to turn power-analysis attacks into a different class of side-channel exploit that's considerably less demanding.

Targeting DVFS​

The team discovered that dynamic voltage and frequency scaling (DVFS)—a power and thermal management feature added to every modern CPU—allows attackers to deduce the changes in power consumption by monitoring the time it takes for a server to respond to specific carefully made queries. The discovery greatly reduces what's required. With an understanding of how the DVFS feature works, power side-channel attacks become much simpler timing attacks that can be done remotely.
The researchers have dubbed their attack Hertzbleed because it uses the insights into DVFS to expose—or bleed out—data that's expected to remain private. The vulnerability is tracked as CVE-2022-24436 for Intel chips and CVE-2022-23823 for AMD CPUs. The researchers have already shown how the exploit technique they developed can be used to extract an encryption key from a server running SIKE, a cryptographic algorithm used to establish a secret key between two parties over an otherwise insecure communications channel.
Advertisement

The researchers said they successfully reproduced their attack on Intel CPUs from the 8th to the 11th generation of the Core microarchitecture. They also claimed that the technique would work on Intel Xeon CPUs and verified that AMD Ryzen processors are vulnerable and enabled the same SIKE attack used against Intel chips. The researchers believe chips from other manufacturers may also be affected.
In a blog post explaining the finding, research team members wrote:
Hertzbleed is a new family of side-channel attacks: frequency side channels. In the worst case, these attacks can allow an attacker to extract cryptographic keys from remote servers that were previously believed to be secure.
Hertzbleed takes advantage of our experiments showing that, under certain circumstances, the dynamic frequency scaling of modern x86 processors depends on the data being processed. This means that, on modern processors, the same program can run at a different CPU frequency (and therefore take a different wall time) when computing, for example, 2022 + 23823 compared to 2022 + 24436.
Hertzbleed is a real, and practical, threat to the security of cryptographic software.
We have demonstrated how a clever attacker can use a novel chosen-ciphertext attack against SIKE to perform full key extraction via remote timing, despite SIKE being implemented as “constant time”.
Intel Senior Director of Security Communications and Incident Response Jerry Bryant, meanwhile, challenged the practicality of the technique. In a post, he wrote: "While this issue is interesting from a research perspective, we do not believe this attack to be practical outside of a lab environment. Also note that cryptographic implementations that are hardened against power side-channel attacks are not vulnerable to this issue." Intel has also released guidance here for hardware and software makers.
Neither Intel nor AMD are issuing microcode updates to change the behavior of the chips. Instead, they're endorsing changes Microsoft and Cloudflare made respectively to their PQCrypto-SIDH and CIRCL cryptographic code libraries. The researchers estimated that the mitigation adds a decapsulation performance overhead of 5 percent for CIRCL and 11 percent for PQCrypto-SIDH. The mitigations were proposed by a different team of researchers who independently discovered the same weakness.
AMD declined to comment ahead of the lifting of a coordinated disclosure embargo.




At the granularity of milliseconds​

In explaining the Hertzbleed attack, the researchers wrote:
In this paper, we show that, on modern Intel (and AMD) x86 CPUs, power-analysis attacks can be turned into timing attacks—effectively lifting the need for any power measurement interface. Our discovery is enabled by the aggressive dynamic voltage and frequency scaling (DVFS) of these CPUs. DVFS is a commonly-used technique that consists of dynamically adjusting CPU frequency to reduce power consumption (during low CPU loads) and to ensure that the system stays below power and thermal limits (during high CPU loads). We find that, under certain circumstances, DVFS-induced CPU frequency adjustments depend on the current power consumption at the granularity of milliseconds. Therefore, since the power consumption is data dependent, it follows transitively that CPU frequency adjustments are data dependent too.
Making matters worse, we show that data-dependent frequency adjustments can be observed without the need for any special privileges and even by a remote attacker. The reason is that CPU frequency differences directly translate to execution time differences (as 1 hertz = 1 cycle per second). The security implications of this finding are significant. For example, they fundamentally undermine constant-time programming, which has been the bedrock defense against timing attacks since their discovery in 1996 [58]. The premise behind constant-time programming is that by writing a program to only use “safe” instructions, whose latency is invariant to the data values, the program’s execution time will be data-independent. With the frequency channel, however, timing becomes a function of data—even when only safe instructions are used.
Despite its theoretical power, it is not obvious how to construct practical exploits through the frequency side channel. This is because DVFS updates depend on the aggregate power consumption over millions of CPU cycles and only reflect coarse-grained program behavior. Yet, we show that the frequency side channel is a real threat to the security of cryptographic software, by (i) reverse engineering a precise leakage model for this channel on modern x86 CPUs, and (ii) showing that some cryptographic primitives admit amplification of single key bit guesses into thousands of high- or low-power operations, enough to induce a measurable timing difference.
Riccardo Paccagnella, a University of Illinois Urbana-Champaign researcher and a co-author of the paper, said that Hertzbleed demonstrates the obsolescence of guidance jointly hammered out by hardware and software engineers for writing software that isn't susceptible to timing attacks. "The result is that current industry guidelines for how to write constant-time code (such as Intel's one) are insufficient to guarantee constant-time execution on modern processors," he wrote in an online message.
Advertisement

For now, there's nothing end-users can do, and even if there was, it's not clear at this point that Hertzbleed represents a clear and present threat. Instead, developers should carefully consider how the findings affect the security of the cryptographic software they design. The researchers propose other methods for hardening apps against Hertzbleed-like attacks.
 
  • Like
  • Fire
  • Love
Reactions: 20 users

Moonshot

Regular
Simply wall st clearly has some kind of automated analysis happening, as no way do they have coverage of this stock. I.e Insiders selling = bad and it generates pro forma text / coverage to get people on site. As a general heuristic it’s fine but obviously this causes problems where PvDM gives away shares to charity- that is to say it’s a red herring to problems with the company. I agree it’s dodgy but I wouldn’t worry too much about it.
 
  • Like
Reactions: 9 users

BLueboy64

Emerged
  • Like
  • Haha
Reactions: 3 users

Pmel

Regular
Valeo's third-gen Scala LiDAR is proving to be a hit. No comments about BrainChip's involvement so far. 👀




View attachment 9476
One thing to note is why there is a no NDA with other companies like stellantus and valeo openly mentioned them and in BRN case we suspect there is NDA. Hopefully soon one of those major companies will come out mention BRN with revenue attached to it . Waiting for that day
 
  • Like
  • Fire
Reactions: 8 users

Diogenese

Top 20
One thing to note is why there is a no NDA with other companies like stellantus and valeo openly mentioned them and in BRN case we suspect there is NDA. Hopefully soon one of those major companies will come out mention BRN with revenue attached to it . Waiting for that day
If Akida is in the LiDaR supplied to Stellantis by Valeo, there would not necessarily be any connexion between BRN and Stellantis.
 
  • Like
  • Fire
  • Love
Reactions: 14 users
Well I have seen it and the interview was discussed here at the time but so much has happened it had slipped my memory.

It is certainly worth using it as a refresher. Thanks for the reminder.

My opinion only DYOR
FF

AKIDA BALLISTA
 
  • Like
Reactions: 5 users

BaconLover

Founding Member
One thing to note is why there is a no NDA with other companies like stellantus and valeo openly mentioned them and in BRN case we suspect there is NDA. Hopefully soon one of those major companies will come out mention BRN with revenue attached to it . Waiting for that day

Not sure what you are implying here.

The post reads ''Stellantis has chosen our third-generation LIDAR..................''

Now in this instance Valeo is stating that Stellantis has chosen their tech - they have not revealed too much technical details, so they possibly have NDA in place too.

Brainchip openly mentioned Valeo via ASX Announcement a couple of years ago, not sure how much more open the company can be when declaring a client relationship.

NDA is important.

A silly example - those who eat KFC, do you know what is in it? Apparently there are 18 ingredients which not many know, because that's their secret recipe. Don't think those who handle it are going to share it with every person just because they want to know.
It is their moat, which they won't give it away.
 
  • Like
  • Fire
  • Love
Reactions: 26 users

Bravo

If ARM was an arm, BRN would be its biceps💪!
Last edited:
  • Haha
  • Like
  • Love
Reactions: 11 users

wilzy123

Founding Member
I present you with... 2 opportunities to LOL.

1655371307668.png




1655371368803.png
 
  • Haha
  • Like
Reactions: 37 users
I think my mate who I got in a little while ago is finally coming around to realising what a gem we have here. He was complaining that share price went up today 🤣
 
  • Haha
  • Like
  • Fire
Reactions: 21 users

mrgds

Regular
I have to say I think I have found my new favourite quote:

"Despite the strong run, top performers like BrainChip Holdings have been known to go on winning for decades. So we'd recommend you take a closer look at this one, or even put it on your watchlist." - Simply Wall Street 16.June, 2022

I think this might be the existential truth that Jerome Nadel said was the essence of Brainchip.

Perhaps this is the existential truth the following all know:

ARM
SiFive
MegaChips
Renesas
Mercedes Benz
Valeo
Biotome
Edge Impulse
NASA
DARPA
MOSCHIP
TCS
Nviso
Ford
Intellisense
ISL

My opinion only do DYOR
FF

AKIDA BALLISTA
:eek: .......... JUNE 16th 2022 ......................:love:
 
  • Fire
  • Like
Reactions: 4 users
Top Bottom