mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-29 08:05:49 +00:00
Blog: migrate metadata for 2014–2019
Also, adjust some formatting for Redocly (admonitions, indented code blocks, authorship lines)
This commit is contained in:
@@ -1,7 +1,17 @@
|
||||
---
|
||||
labels:
|
||||
- Features
|
||||
- Security
|
||||
category: 2019
|
||||
date: 2019-04-05
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
author: Nik Bougalis
|
||||
---
|
||||
# Protecting the Ledger: Secure Development Practices
|
||||
|
||||
_By Nik Bougalis, Engineering Manager_
|
||||
|
||||
The primary mission of the C++ team at Ripple is to contribute to `rippled`, the reference implementation of the protocol that underpins the XRP Ledger. The codebase—which is now over 6 years old—has contributions from over 100 developers from all over the world.
|
||||
|
||||
As a team, our primary focus is on ensuring that the codebase is solid, that the code is robust and that it is well-suited to be the core of the next-generation of financial infrastructure, one which allows value to not only move as fast and as efficiently as information does today, but to move securely as well.
|
||||
|
||||
Reference in New Issue
Block a user