# Securing Properties

In this tutorial we will show two different way of securing properties (secrets):

1. Using [HashiCorp Vault](https://www.puglieseweb.com/software-development/guides/security/securing-properties/hashicorp-vault)
2. Using [encryption](http://cloud.spring.io/spring-cloud-config/single/spring-cloud-config.html#_encryption_and_decryption).
