Blog: migrate metadata for 2014–2019

Also, adjust some formatting for Redocly (admonitions, indented code
blocks, authorship lines)
This commit is contained in:
mDuo13
2024-03-28 15:29:50 -07:00
parent 7999d26960
commit c3194d9b08
125 changed files with 1215 additions and 77 deletions

View File

@@ -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.