kaajaln2 commented on code in PR #7920:
URL: https://github.com/apache/geode/pull/7920#discussion_r2310465386


##########
geode-docs/security/security_model.html.md.erb:
##########
@@ -0,0 +1,40 @@
+---
+title:  Security Model
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+Every component of Apache Geode is built with security considerations as a top 
priority. However, certain security
+solutions require user-specific design and implementation. Geode's default 
configuration combines maximum flexibility
+and performance without any input needed from the user. Because of this, 
certain security measures like 
+**[authentication][authentication]**, 
+**[authorization][authorization]** and 
+**[over-the-wire encryption][ssl_overview]** 
+are absent from a default Geode installation. 
+It is highly recommended that users review Geode's security capabilities and 
implement them as they see fit. See the 

Review Comment:
   Comment from our technical writer about the change
   _-the 'as they see fit' is grammatically correct, but if he wants you to 
change it, you can modify it to what he recommends: 'depending on the 
requirements of your deployment'. That is your call._



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to