Haveno adds support for buying XMR without security deposit
woodser1 has released Haveno2 version 1.0.153 with support for buying Monero (initial purchases XMR) without security deposits4, which greatly simplifies the onboarding process for new traders:
Support buying XMR without deposit using passphrase
Increase limits: crypto to 528, very low risk to 132, pay by mail to 48
Support USDC
Show available Moner ... ⌘ [Read more](https://monero.observer/haveno-v1.0.15-released-support-buying-monero-without-security-deposit/)
Cake Wallet partners with Foundation to develop ‘first 3rd-party app’ for Passport Prime
Cake Wallet1 has announced2 a new partnership with Foundation3 to develop the first 3rd-party app for their recently launched hardware wallet device Passport Prime 4:
Keeping crypto safe can be simple (and sexy!) [..] This means best in-class, open source Monero cold storage in 2025. We’ll also support Prime in Cake Wallet.
Cake is also w … ⌘ Read more
[LTT] GBP>XMR - FMD
Exiled localcrypro to localmonero p2p trader here, offering my service to those who feel lost with the reccent news. I can offer GBP>XMR with a short simple KYC for bank deposits. Or, if you prefer No KYC with myself, I also accept Volet or Paysend, plus a few other crypto options such as USDT or LTC. Please feel free to send me a message if you think I can help you :)
Link: XMPP
… ⌘ Read more
Go 開發者的密碼學導航:crypto 庫使用指南
Go 號稱 “開箱即用”,這與其標準庫的豐富功能和高質量是分不開的。而在 Go 標準庫中,crypto 庫(包括 crypto 包、crypto 目錄下相關包以及 golang.org/x/crypto 下的補充包) 又是 Go 社區最值得稱道的 Go 庫之一。crypto 庫由 Go 核心團隊維護,確保了最高級別的安全標準和及時的漏洞修復,爲開發者提供了可靠的安全保障。crypto 還涵蓋了從基 ⌘ Read more
BenraouaneSoufiane submits CCS proposal to launch CryptoCheckout ‘email marketing campaign’
BenraouaneSoufiane1 has submitted a second CCS proposal2 looking to launch an email marketing campaign for the CryptoCheckout 3 project in an effort to onboard new users:
CryptoCheckout is a secure simple decentralized crypto payment gateway, enable merchants to accept crypto payments on their websites. CryptoCheckout integrates monero in … ⌘ Read more
Buoyed by Trump win, US pro-crypto lobby group opens Australian outpost
‘Stand With Crypto’, a lobby group backed by cryptocurrency exchange Coinbase, is hoping to capitalise on a wave of momentum from Donald Trump’s decisive US election win. ⌘ Read more
woodser releases Haveno v1.0.14
woodser1 has released Haveno2 version 1.0.143 with various bug fixes.
Fix inverted fixed-price crypto offers by @bvcxza in #1411
Fix inverted buy/sell label for crypto offers by @woodser in #1417
Allow re-opening disputes until payout is confirmed by @woodser in #1412
Fix bug getting backup files @woodser in #1413
The full changelog is available on Github4.
[ANN] Monerujo: In-app exchanges are back!
We at the Monerujo headquarters are equal parts happy and relieved to finally release a new version that brings exchanges between Monero and other cryptos back into the app.
Links:
u/anhdres (Reddit) ⌘ Read more
#jobs Hiring: Senior FullStack Engineer (Crypto) | Remote (Brazil only) | A new challenge awaits!
1 points posted by Fabio Chapola ⌘ Read more
Monerujo adds support for Exolix exchange in v4.1.2
m2049r1 has released Monerujo2 version 4.1.23 with support for crypto exchange platform Exolix 4:
Upgrading to Monero Core to v0.18.3.4
Add support for Exolix exchange
Minor bugfixes
Some refactoring
Before usage it is recommended to back up your seed and verify that you have downloaded the correct file using the SHA256 hash listed on Github3.
If you need help, consult the … ⌘ Read more
wiefix announces launch of Bitrica ‘P2P platform’ with support for XMR, BTC
wiefix 1 - a veteran LocalMonero trader with ~7.6K+ trades2 - has announced3 the launch of Bitrica 4, a new P2P platform where users can trade XMR and BTC directly with each other:
Super excited to share that we’ve just launched [..] after months of development! The platform comes with a solid escrow system that locks the seller’s funds during trades for everyone’s … ⌘ Read more
Bit2Me to delist XMR on October 31 2024 due to ‘regulatory change’
Spain-based crypto CEX Bit2Me 1 has announced plans2 to delist Monero from their platform on October 31 2024 at 11:00 UTC due to a regulatory change:
Based on the latest reviews due to a regulatory change, we have decided to delist Monero (XMR) on October 31, 2024, at 11:00 UTC. Starting from October 24 at 15:00 UTC, it will no longer be possible to buy, trade, or deposit Monero (XMR) on Bit2Me. [..] Withdrawals … ⌘ Read more
For example, this links to the previous post, no crypto needed: http://a.9srv.net/tw.txt#:~:text=2024-10-23T18:59:49-07:00
Monero Observer Artistic Saturday Top 5 - Week 42, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
Monero Dev Activity Report - Week 41 2024: 23 PRs, 8 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (17)
monero-project/monero:
Hiring: Senior Fullstack Developer (Crypto) | Remote (Brazil and Canada) | A new challenge awaits!
1 points posted by Fabio Chapola ⌘ Read more
Golang:使用 bcrypt 實現密碼加密和和校驗
bcrypt 可以用於數據庫中的用戶密碼保存,相比 md5 而言更加的安全可靠文檔https://pkg.go.dev/golang.org/x/crypto/bcrypt 文檔上給出了標準文檔,這個庫是下面這個文件描述的算法 golang 實現:https://www.usenix.org/legacy/event/usenix99/provos/provos.pdf 安裝go ge ⌘ Read more
使用 Go 語言創建自己的密碼加密工具
Go 語言藉助它的簡單性和強大的標準庫,實現一個自己的密碼加密工具非常簡單。在本篇文章中,我們將會結合代碼示例深入探討如何使用 Go 語言的 crypto 包來實現自己的加密工具。首先,我們需要 import 必要的包:package mainimport ( ”crypto/aes” ”crypto/cipher” ”crypto/rand” ”fmt” ”io”) ⌘ Read more
@prologic@twtxt.net when will we have Y coin, the decentralized crypto money of yarn social???
Building Crypto Predictions Tracker: architecture and challenges
1 points posted by Mariano ⌘ Read more
Echapper à l’inflation : des cryptos et de l’or
La période estivale se rapproche, et elle est généralement propice à la lecture. Cela tombe bien : voici un solide ouvrage qui, en plus de vous occuper pendant vos séances de bronzette à la plage, vous donnera un excellent aperçu de la situation financière actuelle et propose quelques pistes de réflexion pour l’avenir. Dans “Echapper à […] ⌘ Read more
Ces cryptos qui contournent les sanctions
Beaucoup n’imaginaient pas la dédollarisation du monde il y a deux ans, pour la réfuter il y a un an puis la minimiser actuellement : petit-à-petit, la monnaie américaine perd du terrain face aux autres monnaies à mesure que de nouvelles alliances géostratégiques s’installent. Les causes sont multiples. Ainsi, l’accumulation quelque peu inquiétante de dettes du […] ⌘ Read more
Crypto collapse? Get in loser, we’re pivoting to AI – Attack of the 50 Foot Blockchain
Someone on here gave me a hard time when I suggested that the crypto grifters were pivoting to AI after crypto collapsed. But, they were and they still are.
An option would be to have /twtxt.txt be the base functionality as bukket intended without subject tags, markdown, images and such truncated to 140 chars. a /yarn.txt that has all the extentions as we know and love. and maybe a /.well-known/webfinger + (TBD endpoint) that adds on the crypto enhancements that further extend things.
Thinking about chat apps again…
Lately, I’ve been thinking about chat apps more often again. Actually, I’ve always been a fan of Telegram, and it’s still a good messenger, but I’m a bit suspicious about the latest developments (such as the Fragment platform, with which Telegram is now implementing its crypto plans again). ⌘ Read more
GoCoverStats v0.0.5 is a security release #test #testing href=”https://we.loveprivacy.club/search?q=%23security”>#security**
The gocoverstats package just got a v0.0.5 security release on its golang.org dependencies and a minor change:
- golang.org/x/tools upgraded from v0.1.10 to v0.2 (security release on tools/crypto)
- github.com/google/go-cmp upgraded from 0.5.8 to 0.5.9 (test dependency non-security release)
One clarification about the default build is that, since it requires at least Go 1.18, paths and symbols are trimmed in the compiled output.
1 points poste … ⌘ Read more
10 Gotchas for building a universal crypto candlestick iterator in Go #crypto href=”https://we.loveprivacy.club/search?q=%23golang”>#golang**
1 points posted by Mariano ⌘ Read more
RT by @mind_booster: I was super excited to see pre-orders open for a RISC-V laptop, less so to see it loaded up with #crypto bullish!t.
I was *super* excited to see pre-orders open for a RISC-V laptop, less so to see it loaded up with #crypto bullish!t.
nitter.net/risc_v/status/1542972543232946176#m
⌘ Read morehttps://journalducoin-com.cdn.ampproject.org/c/s/journalducoin.com/defi/cryptomonnaies-impots-2022-fisc/?amp=1 crypto impot taxe
The Brave browser now reveals its true face and becomes a web3 browser with integrated crypto wallet. More bullshit is really not possible… ⌘ Read more
Regardez “De la récession à la crypto ? Raphaël Rossello et Owen Simonin [EN DIRECT]” sur YouTube ⌘ Read more
On the blog: Explaining Cryptocurrency https://john.colagioia.net/blog/2021/05/16/crypto.html #rant #programming #money
Monero Maximalism: Or, How Bitcoin Is a 💩coin
Most normal people hear the word “cryptocurrency” and assume that means that they are “cryptic” or “private,“but that’s actually a huge, perhaps the hugest misunderstanding of our time and it has some big consequences.The “crypto” in cryptocurrency merely comes from its cryptographic nature.
When it comes to actual privacy, cryptocurrencies are an unmitigated … ⌘ Read more
Get your bitcoin/crypto out of Robin Hood while you still can ⌘ Read more…
“The problem isn’t that some cryptos may be securities. The prolem is that lal securities aren’t yet cryptos.” ⌘ Read more…
@felixp7@twtxt.net “Yo, crypto-heads. Encrypted communication doesn’t protect your privacy. Laws …” I guess crypto-heads are often happy with acknowledging this, but also arguing that e.g. deniable crypto is a useful way out here (and, of course, just doing illegal stuff if it gets really rough).
That way at least we can form some kind of cryptographic “identity” without having to involve the users that much, it just works™
i like some of the work that keys.pub is doing with ed25519 crypto keys with something like that.
Recommended libre/open source crypto wallet? ⌘
New addresses for Crypto: Ethereum, Litecoin and Dash ⌘
New crypto currency addresses ⌘
s/crypto/cryptid/g
Periodic reminder that even Tim May thought bitcoin hype was out of control: https://www.coindesk.com/enough-with-the-ico-me-so-horny-get-rich-quick-lambo-crypto
Four Days Trapped at Sea With Crypto’s Nouveau Riche https://breakermag.com/trapped-at-sea-with-cryptos-nouveau-riche/
Band name of the day: the crypto-embyonic hyperelectric presence
Preface - APL and J https://crypto.stanford.edu/~blynn/c/apl.html
The Wild, Baffling, and Sometimes Terrifying History of Crypto-Anarchy https://breakermag.com/the-wild-baffling-and-sometimes-terrifying-history-of-crypto-anarchy/
Pet peeve: when people conflate correctness with secrecy. Crypto can provide both, but the two are actually often in conflict. Please, think about the mechanisms you’re using systematically & also with respect to your actual threat model.
Preface - APL and J https://crypto.stanford.edu/~blynn/c/apl.html
Timothy C. May - Thirty Years of Crypto Anarchy | HCPP16 - YouTube https://www.youtube.com/watch?v=TdmpAy1hI8g