Bitcoin Forum
April 30, 2024, 05:11:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [XMR] Monero technical info.  (Read 278 times)
Severos (OP)
Full Member
***
Offline Offline

Activity: 268
Merit: 119


View Profile
August 23, 2017, 03:33:41 PM
 #1

I have a graduation project this year, so I'm thinking about using the same technologies used by Monero for sending transactions (ring signature and idk what else they use).
Basically, I'm looking to send transactions in an anonymous way, and receivers need to be clear (no need for stealth addresses), goes without saying being able to verify the transaction, also, I'd like to use it separated from mining logic as the application I have in mind wouldn't need to mine blocks.
So I'm looking for more technical guides on how those things work and how to implement them (or use already existing codes), also a non-technical videos to help me illustrating the idea to use them as reference when making video presentation for the project.

Thanks in advance.
1714497082
Hero Member
*
Offline Offline

Posts: 1714497082

View Profile Personal Message (Offline)

Ignore
1714497082
Reply with quote  #2

1714497082
Report to moderator
1714497082
Hero Member
*
Offline Offline

Posts: 1714497082

View Profile Personal Message (Offline)

Ignore
1714497082
Reply with quote  #2

1714497082
Report to moderator
1714497082
Hero Member
*
Offline Offline

Posts: 1714497082

View Profile Personal Message (Offline)

Ignore
1714497082
Reply with quote  #2

1714497082
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
neurotypical
Hero Member
*****
Offline Offline

Activity: 672
Merit: 502


View Profile
August 23, 2017, 03:49:53 PM
 #2

Introduction to ring signatures:

https://www.youtube.com/watch?v=zHN_B_H_fCs
https://www.youtube.com/watch?v=M3AHp9KgTkQ

Then I would look at Riccardo Spagni aka fluffypony videos which is the main dev of Monero:

https://www.youtube.com/watch?v=OgXJr1OOi0Y


There's endless resources on the internet, just search about ring signatures.
Severos (OP)
Full Member
***
Offline Offline

Activity: 268
Merit: 119


View Profile
August 23, 2017, 03:56:07 PM
 #3

Introduction to ring signatures:

https://www.youtube.com/watch?v=zHN_B_H_fCs
https://www.youtube.com/watch?v=M3AHp9KgTkQ

Then I would look at Riccardo Spagni aka fluffypony videos which is the main dev of Monero:

https://www.youtube.com/watch?v=OgXJr1OOi0Y


There's endless resources on the internet, just search about ring signatures.


I'm looking more into the stuff with codes already existing, rebuilding the whole system from ground up wouldn't be an easy task in the given time and resources.

Thanks for the references, I'll look at them when I'm back from work.
generalizethis
Legendary
*
Offline Offline

Activity: 1750
Merit: 1036


Facts are more efficient than fud


View Profile WWW
August 23, 2017, 06:36:45 PM
 #4

Introduction to ring signatures:

https://www.youtube.com/watch?v=zHN_B_H_fCs
https://www.youtube.com/watch?v=M3AHp9KgTkQ

Then I would look at Riccardo Spagni aka fluffypony videos which is the main dev of Monero:

https://www.youtube.com/watch?v=OgXJr1OOi0Y


There's endless resources on the internet, just search about ring signatures.


I'm looking more into the stuff with codes already existing, rebuilding the whole system from ground up wouldn't be an easy task in the given time and resources.

Thanks for the references, I'll look at them when I'm back from work.

Monero is based on the cryptonote protocol and is specifically a fork of bytecoin: https://cryptonote.org

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!