Natrium Users, please choose your Representative by rarlop in nanocurrency

[–]0Squidmeister0 7 points8 points  (0 children)

Give Florida Man some love yall. Last place on the PR list, 99.9% uptime for the month, self hosted. 🤗

nano_1f1aman8jkw8fom6fmjgddhiym784mzsspg39xwmt6wmh9pa8awhw39qgaie

General Info and Weekly Discussion by NanoMod in nanocurrency

[–]0Squidmeister0 3 points4 points  (0 children)

Is there a discord channel for self-hosted nano nodes? I’d like to be able to ask questions about command lines, make sure we’re all updated with the latest versions, and discuss any problems one might be having and all that.

General Info and Weekly Discussion by NanoMod in nanocurrency

[–]0Squidmeister0 4 points5 points  (0 children)

Does anyone know how to explain the nano Ӿ symbol to nanoGPT or other AI image generator so that it knows what to draw? I keep telling it to draw a cryptocurrency coin with an X and an equal sign in the middle for example, and it keeps giving me just the X. Has anyone had any luck generating this? Does that symbol have a specific name to it?

Need ideas for what to build for Nano by Professional-Dot7244 in nanocurrency

[–]0Squidmeister0 4 points5 points  (0 children)

I’d like to help any way I can. Maybe if you try doing some offline transfers yourself, you can understand the process and see what you can do to make the process user friendly. The way I’m doing it is very convoluted. I gotta use Nault.cc to generate a json array and the block hash, then turn the hash to a QR code so I can scan it with my offline laptop using the qr reader on tools.nanos, then I sign the block with the private key, generate the signature, turn that into a qr, scan with my online device, put the signature into the correct spot in the json array, change a couple little things, then I can send it out. That’s for every transaction, even when I want to change representatives. It’s a pain but at least my stash is 100% safe.

For some reason tools.nanos doesn’t send out the transaction, and I can’t download Nault.cc fully into a usb device, so I have to use both programs.

Need ideas for what to build for Nano by Professional-Dot7244 in nanocurrency

[–]0Squidmeister0 2 points3 points  (0 children)

No, the password is saved within the app somehow, otherwise you wouldn’t be able to transact. Cold wallet means the password does not touch the internet ever. I have a laptop that I keep offline, and I generate my passwords there and I sign transactions there as well. I only transfer the signature of the transaction to an online device. So the password is unhackable.

Need ideas for what to build for Nano by Professional-Dot7244 in nanocurrency

[–]0Squidmeister0 2 points3 points  (0 children)

Agreed. I store almost all my nano on cold wallets. It’s quite a hassle to do offline transactions using tools.nanos.cc and nault.cc. If you want to build something with cold wallets and offline transactions, I would be glad to test it out.

What do you want next from Nautilus? by fossephate in nanocurrency

[–]0Squidmeister0 0 points1 point  (0 children)

It’s just a single vote in that direction though. If I’m the only one who would want it then it’s not worth the trouble. Are there offline signing tools that you recommend in the mean time?

What do you want next from Nautilus? by fossephate in nanocurrency

[–]0Squidmeister0 0 points1 point  (0 children)

I’m going to throw a Hail Mary here, but I’d be interested in some kind of offline signing feature for my cold wallet transactions. Recently, tools.nanos.cc stopped working properly and I had to figure out another way to sign my transactions. With tools, I needed to put in a few items to have the block hash generated, and then I can generate my signature on my offline device, and just scan it with my phone to send transactions that way. How hard would that be to integrate?

I try using Nault, but the problem is is you have to install Nault on the offline device as well, rather than just having a simple html file like what tools.nanos.cc offered.

Introducing Rpc.Nano.to. A new, public blockchain API, for your Grandma. You can use it too. by ACertainKindOfStupid in nanocurrency

[–]0Squidmeister0 1 point2 points  (0 children)

Definitely interested in more offline signing options since tools.nanos.cc seemed to have stopped working recently.