TheSilentDrifter on Nostr: The JVM has the String pool. An area of memory which is NEVER garbage collected. It ...
The JVM has the String pool. An area of memory which is NEVER garbage collected. It only cleans itself on heap dump or application restarts. Unless you are encrypting client-side, your PII and credentials are stored in plain text in memory. #NoMoreJava
Published at
2024-04-05 15:33:01Event JSON
{
"id": "2a23520ed342743eb80cb4e506962c6a99d4448b991964c8c4ef53abc10a4136",
"pubkey": "eb7246eb8e26b0c48dd4f9c2a822a0f4d5c84138937195090932b61a2d756051",
"created_at": 1712331181,
"kind": 1,
"tags": [
[
"e",
"92c370b9225a5ae09e830ced6784703a5927c57a8e28a5b3ca15c13fc70b7316",
"",
"root"
],
[
"p",
"4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f"
],
[
"t",
"NoMoreJava"
],
[
"t",
"nomorejava"
]
],
"content": "The JVM has the String pool. An area of memory which is NEVER garbage collected. It only cleans itself on heap dump or application restarts. Unless you are encrypting client-side, your PII and credentials are stored in plain text in memory. #NoMoreJava ",
"sig": "73a27c421356a87438743985bfc0676dc4f26be71928175d09af3af9fad259d04daf41e4497e212c7c179180273ee90c6fb66b44c69ff031408979b403289440"
}